ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.91k stars 1.68k forks source link

Stricter validation for JSON-RPC responses #3359

Closed fselmo closed 3 months ago

fselmo commented 3 months ago

What was wrong?

Closes #3095 by more tightly validating the JSON-RPC responses coming from providers (not just the id as the issue states) while providing good messaging on errors.

This PR also includes the following changes:

How was it fixed?

Todo:

Cute Animal Picture

20240422_182152