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

eth rpc adapter tests #1032

Merged
merged 23 commits into from
Oct 10, 2024
Merged

eth rpc adapter tests #1032

merged 23 commits into from
Oct 10, 2024

Commits on Sep 30, 2024

  1. subscription tests

    shunjizhan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    981aa02 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. errors test

    shunjizhan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ae416a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    6a0dac7 View commit details
    Browse the repository at this point in the history
  2. add retry

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    364cc2a View commit details
    Browse the repository at this point in the history
  3. eth_sendTx tests

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c41c54c View commit details
    Browse the repository at this point in the history
  4. misc corner endpoints

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c2b1374 View commit details
    Browse the repository at this point in the history
  5. blocktag tests

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4419adb View commit details
    Browse the repository at this point in the history
  6. eth_call tests

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0a81afd View commit details
    Browse the repository at this point in the history
  7. fix and switch endpoint

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    73e70e5 View commit details
    Browse the repository at this point in the history
  8. eth_getCode tests

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c9db8a6 View commit details
    Browse the repository at this point in the history
  9. eth_getStorageAt tests

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    56b9f42 View commit details
    Browse the repository at this point in the history
  10. use retry 2 times

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6c5b498 View commit details
    Browse the repository at this point in the history
  11. use dwellir node url

    shunjizhan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0fd23c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    96c42c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed7108 View commit details
    Browse the repository at this point in the history
  3. get tx and receipt tests

    shunjizhan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cf11e33 View commit details
    Browse the repository at this point in the history
  4. eth_newFilter tests

    shunjizhan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5cb3063 View commit details
    Browse the repository at this point in the history
  5. all filter family

    shunjizhan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ebe89a7 View commit details
    Browse the repository at this point in the history
  6. eth_getlogs test

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

Commits on Oct 10, 2024

  1. clean up

    shunjizhan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6b4544b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b095bf4 View commit details
    Browse the repository at this point in the history
  3. cleanup

    shunjizhan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    395a106 View commit details
    Browse the repository at this point in the history
  4. decrease test timeout

    shunjizhan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    53fc83d View commit details
    Browse the repository at this point in the history