go-ethereum/eth/tracers/live
Sina M aaaf01d712
core/tracing: state journal wrapper (#30441)
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>
2025-02-05 13:58:25 +01:00
..
gen_supplyinfoburn.go Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
gen_supplyinfoissuance.go Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
noop.go core/tracing: state journal wrapper (#30441) 2025-02-05 13:58:25 +01:00
supply.go params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00