0xPolygonZero / erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
0 stars 4 forks source link

[bugfix] Include code in the witness on GetCodeHash #12

Closed cffls closed 1 month ago

cffls commented 1 month ago

The commit enforces bytecode to be included in block witness when EXTCODEHASH is called. It will fix the issue described in https://github.com/0xPolygonZero/erigon/issues/11