Here we add some more changes for live tracing API v1.1: - Hook `OnSystemCallStartV2` was introduced with `VMContext` as parameter. - Hook `OnBlockHashRead` was introduced. - `GetCodeHash` was added to the state interface - The new `WrapWithJournal` construction helps with tracking EVM reverts in the tracer. --------- Co-authored-by: Felix Lange <fjl@twurst.com> |
||
---|---|---|
.. | ||
block.go | ||
execution.go | ||
file_tracer.go | ||
flags.go | ||
gen_execresult.go | ||
gen_header.go | ||
gen_stenv.go | ||
transaction.go | ||
transition.go | ||
tx_iterator.go | ||
utils.go |