mirror of https://github.com/ethereum/go-ethereum
core/tracing, core/vm: add ContractCode to the OpContext (#30466)
Extends the opcontext interface to include accessor for code being executed in current context. While it is possible to get the code via `statedb.GetCode`, that approach doesn't work for initcode.pull/30503/head
parent
f2e13c7e33
commit
55ed8fef0b
Loading…
Reference in new issue