go-ethereum/eth/gasprice
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
..
feehistory.go consensus/misc/eip4844: more changes for blob gas calculation (#31128) 2025-02-05 10:35:03 +01:00
feehistory_test.go eth/gasprice: remove default from config (#30080) 2024-07-22 15:58:53 +08:00
gasprice.go eth/gasprice: ensure cache purging goroutine terminates with subscription (#31025) 2025-01-14 16:26:24 +01:00
gasprice_test.go params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00