go-ethereum/eth/tracers
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571)
This is a redo of #29052 based on newer specs. Here we implement EIPs
scheduled for the Prague fork:

- EIP-7002: Execution layer triggerable withdrawals
- EIP-7251: Increase the MAX_EFFECTIVE_BALANCE

Co-authored-by: lightclient <lightclient@protonmail.com>
2024-10-11 21:36:13 +02:00
..
internal all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
js eth/tracers: avoid panic in state test runner (#30332) 2024-08-21 15:16:08 +02:00
live eth/tracers,trie: remove unnecessary check (#30071) 2024-06-27 11:29:50 +02:00
logger all: implement EIP-6110, execution layer triggered deposits (#29431) 2024-09-04 14:33:51 +02:00
native eth/tracers: avoid panic in state test runner (#30332) 2024-08-21 15:16:08 +02:00
api_test.go all: remove forkchoicer and reorgNeeded (#29179) 2024-09-04 15:03:06 +02:00
api.go eth/tracers: do system contract processing prior to parallel-tracing (#30520) 2024-10-09 14:45:14 +02:00
dir.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
live.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracers_test.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00