ethereum / py-evm

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

implement EIP-1153: Transient Storage Opcodes #2138

Closed pacrob closed 8 months ago

pacrob commented 10 months ago

What was wrong?

We need to apply EIP-1153: Transient Storage Opcodes https://eips.ethereum.org/EIPS/eip-1153

How was it fixed?

Todo:

Cute Animal Picture

image

pacrob commented 8 months ago

close in favor of #2142