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

Stricter validation for JSON-RPC responses #3359

Merged
merged 8 commits into from
Apr 24, 2024

Commits on Apr 23, 2024

  1. Validate RPC responses more strictly. Raise Web3RPCError over ``W…

    …eb3ValueError``.
    
    - Better organize the formatted_response tests
    fselmo committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8059570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1477dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f1ea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36c2e2e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    dc44990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755129a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02f7dfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a51eca2 View commit details
    Browse the repository at this point in the history