go-ethereum/core/txpool
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
..
blobpool core/tracing: state journal wrapper (#30441) 2025-02-05 13:58:25 +01:00
legacypool core/tracing: state journal wrapper (#30441) 2025-02-05 13:58:25 +01:00
locals core/txpool: remove locals-tracking from txpools (#30559) 2025-02-04 17:23:01 +01:00
errors.go core/txpool: elevate the 'already reserved' error into a constant (#29095) 2024-02-27 13:27:50 +02:00
subpool.go core/txpool: remove locals-tracking from txpools (#30559) 2025-02-04 17:23:01 +01:00
txpool.go core/txpool: remove locals-tracking from txpools (#30559) 2025-02-04 17:23:01 +01:00
validation.go params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00