go-ethereum/core/tracing
Karol Chojnowski 55ed8fef0b
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.
2024-09-24 13:18:36 +02:00
..
CHANGELOG.md core/tracing: add verkle gas change reasons to changelog (#30444) 2024-09-17 16:10:59 +02:00
gen_balance_change_reason_stringer.go Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
hooks.go core/tracing, core/vm: add ContractCode to the OpContext (#30466) 2024-09-24 13:18:36 +02:00