forked from forks/go-ethereum
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> |
||
|---|---|---|
| .. | ||
| CHANGELOG.md | ||
| gen_balance_change_reason_stringer.go | ||
| hooks.go | ||
| journal.go | ||
| journal_test.go | ||