ethereum / web3.py

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

Pin `eth-typing` to <4.1.0 #3347

Closed reedsa closed 5 months ago

reedsa commented 5 months ago

What was wrong?

Error in pytest running web3 after removal of ContractName in eth-typing.

Closes #3346

How was it fixed?

Pin eth-typing to 4.1.0

Todo:

Cute Animal Picture

Screen Shot 2024-04-16 at 9 52 06 AM