ethereum / py-evm

A Python implementation of the Ethereum Virtual Machine
https://py-evm.readthedocs.io/en/latest/
MIT License
2.22k stars 637 forks source link

Update block fields check to use current vm's block header #2165

Closed fselmo closed 3 months ago

fselmo commented 3 months ago

What was wrong?

Bonus: Instead of just copying the messages from the EIP, provider values in the error message when the calculated blob_gas_used doesn't match the block header blob gas used. This kind of helped track this down but also is just a nicety :)

How was it fixed?

Todo:

Cute Animal Picture

Screenshot 2024-04-03 at 17 55 45