ethereum / eth-tester

Tool suite for testing ethereum applications.
MIT License
366 stars 150 forks source link

bugfix: `eth_call` for pyevm should not check for known account #297

Closed fselmo closed 2 months ago

fselmo commented 2 months ago

What was wrong?

closes https://github.com/ethereum/web3.py/issues/2198

How was it fixed?

Todo:

Cute Animal Picture

1000026487

pacrob commented 2 months ago

This: https://github.com/ethereum/eth-tester/issues/211

was opened in relation to the original web3.py issue. Can this close that too?