go-ethereum/eth/tracers/internal
Felix Lange ed1d46b3d3
consensus/misc/eip4844: more changes for blob gas calculation (#31128)
This PR changes the signature of `CalcExcessBlobGas` to take in just
the header timestamp instead of the whole object. It also adds a sanity
check for the parent->child block order to `VerifyEIP4844Header`.
2025-02-05 10:35:03 +01:00
..
tracetest consensus/misc/eip4844: more changes for blob gas calculation (#31128) 2025-02-05 10:35:03 +01:00
util.go all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01:00
util_test.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00