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

Error handler integration test #12100

Merged

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    d8007e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b9ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    777e5aa View commit details
    Browse the repository at this point in the history
  4. test (wip)

    amirylm committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    22b2dcf View commit details
    Browse the repository at this point in the history
  5. fixing contract

    amirylm committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c8aa142 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b04b6c View commit details
    Browse the repository at this point in the history
  7. update contract and generate wrappers

    shileiwill authored and amirylm committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f8f7db9 View commit details
    Browse the repository at this point in the history
  8. lint

    amirylm committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9c22402 View commit details
    Browse the repository at this point in the history
  9. use startBlock instead of 1

    amirylm committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    051e0ff View commit details
    Browse the repository at this point in the history
  10. add missing arg

    amirylm committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5b18f3b View commit details
    Browse the repository at this point in the history
  11. check multiple responses:

    - server timeout
    - unauthorized
    - bad req
    - internal server err
    - not found
    amirylm committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0bcbe19 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. fix test

    amirylm committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    360a14b View commit details
    Browse the repository at this point in the history
  2. cleanup

    amirylm committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9ee1568 View commit details
    Browse the repository at this point in the history