go-ethereum/consensus/misc
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
..
eip1559 common: drop BigMin and BigMax, they pollute our dep graph (#30645) 2024-10-21 12:45:33 +03:00
eip4844 consensus/misc/eip4844: more changes for blob gas calculation (#31128) 2025-02-05 10:35:03 +01:00
dao.go core/state: move state log mechanism to a separate layer (#30569) 2024-10-23 08:03:36 +02:00
gaslimit.go consensus/misc: fix min gas limit error message (#28085) 2023-09-11 04:57:22 -04:00