Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hardhat e2e for dsm v3 #266

Open
wants to merge 61 commits into
base: develop
Choose a base branch
from
Open

hardhat e2e for dsm v3 #266

wants to merge 61 commits into from

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    926a294 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix: e2e chain agnostic

    Amuhar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1ed914f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix: tests

    Amuhar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    709ed3c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix: tests work on mainnet

    Amuhar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2531ce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix: remove unused constants

    Amuhar committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    177dc96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from lidofinance/feat/val-1135-e2e-chain-agno…

    …stic
    
    e2e chain agnostic
    Amuhar authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    eddc11b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix: refactoring

    Amuhar committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9f39751 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    e618a0f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix: removed log

    Amuhar committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d90a05a View commit details
    Browse the repository at this point in the history
  2. fix: config

    Amuhar committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a98da23 View commit details
    Browse the repository at this point in the history
  3. fix: removed deps

    Amuhar committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3e3b85e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix: small refactoring

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ef22721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28fd7d6 View commit details
    Browse the repository at this point in the history
  3. fix: node version up

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f091e32 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    03efa46 View commit details
    Browse the repository at this point in the history
  5. fix: constants

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ffd7cae View commit details
    Browse the repository at this point in the history
  6. fix: increase timeout

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4e46fa1 View commit details
    Browse the repository at this point in the history
  7. fix: container waiting

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5724340 View commit details
    Browse the repository at this point in the history
  8. fix: pull images in workflow

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    805677a View commit details
    Browse the repository at this point in the history
  9. fix: ip instead of host

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e398e53 View commit details
    Browse the repository at this point in the history
  10. fix: networkMode: host

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    40ae678 View commit details
    Browse the repository at this point in the history
  11. fix: stdout of containers

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    89245ca View commit details
    Browse the repository at this point in the history
  12. fix: chain id

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4d5709b View commit details
    Browse the repository at this point in the history
  13. fix: host of psql

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5344ecc View commit details
    Browse the repository at this point in the history
  14. fix: revert hosts

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9491894 View commit details
    Browse the repository at this point in the history
  15. fix: provider url

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d88a20b View commit details
    Browse the repository at this point in the history
  16. fix: hardhat url

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    01d0e72 View commit details
    Browse the repository at this point in the history
  17. fix: add ExtraHosts

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3aa728e View commit details
    Browse the repository at this point in the history
  18. fix: add ExtraHosts

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ed7b628 View commit details
    Browse the repository at this point in the history
  19. fix: run hardhat on 0.0.0.0

    eddort committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    66a62e9 View commit details
    Browse the repository at this point in the history
  20. debug: network mode

    eddort committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a5a97da View commit details
    Browse the repository at this point in the history
  21. Merge pull request #272 from lidofinance/feat/val-1135-e2e-impr-ci

    Feat/val 1135 e2e impr ci
    Amuhar authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4d46abd View commit details
    Browse the repository at this point in the history
  22. fix: timeout

    Amuhar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    39724a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix: add err

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dd7ed7c View commit details
    Browse the repository at this point in the history
  2. fix: kapi

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c06274e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115ac94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    002e9ea View commit details
    Browse the repository at this point in the history
  5. fix: add logs to hardhat

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    184599e View commit details
    Browse the repository at this point in the history
  6. fix: hardhat kill

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d9324c1 View commit details
    Browse the repository at this point in the history
  7. fix: check port

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    91c05e0 View commit details
    Browse the repository at this point in the history
  8. fix: check port

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0777e7b View commit details
    Browse the repository at this point in the history
  9. fix: check port

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    573c253 View commit details
    Browse the repository at this point in the history
  10. fix: enable front-run tests

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7b9dc8b View commit details
    Browse the repository at this point in the history
  11. fix: ebable front-run tests

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0ac5029 View commit details
    Browse the repository at this point in the history
  12. fix: read envs from config

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    07b51ee View commit details
    Browse the repository at this point in the history
  13. fix: read envs from config

    Amuhar committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5d4a537 View commit details
    Browse the repository at this point in the history
  14. feat: separated ci jobs

    eddort committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    71f0ab7 View commit details
    Browse the repository at this point in the history
  15. fix: chain config

    eddort committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    95253ba View commit details
    Browse the repository at this point in the history
  16. feat: run tests in parallel

    eddort committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1d3d9ba View commit details
    Browse the repository at this point in the history
  17. Merge pull request #273 from lidofinance/feat/val-1135-e2e-impr-ci-au…

    …tomation
    
    feat: separated ci jobs
    Amuhar authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dd083d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix: enable tests

    Amuhar committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1703eaf View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. fix: local test run on macos

    Amuhar committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6ae3d29 View commit details
    Browse the repository at this point in the history
  2. removes unnecessary code

    Amuhar committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e7be612 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fix: data bus tests on hardhat

    Amuhar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3324225 View commit details
    Browse the repository at this point in the history
  2. fix: unit tests workflow

    Amuhar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ff4c269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0e39ec View commit details
    Browse the repository at this point in the history
  4. fix: temp disable e2e

    Amuhar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    17d72f7 View commit details
    Browse the repository at this point in the history
  5. fix: enable e2e workflow

    Amuhar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3d115ed View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. fix: connect to hardhat

    Amuhar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7efcc63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a768ee3 View commit details
    Browse the repository at this point in the history
  3. fix: port name

    Amuhar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3d5c79f View commit details
    Browse the repository at this point in the history