go-ethereum/consensus/misc
Felix Lange 1d29e3ec0e
consensus/misc/eip4844: use blob parameters of current header (#32424)
This changes the implementation to resolve the blob parameters according
to the current header timestamp. This matters for EIP-7918, where we
would previously resolve the UpdateFraction according to the parent
header fork, leading to a confusing situation at the fork transition
block.

---------

Co-authored-by: MariusVanDerWijden <m.vanderwijden@live.de>
2025-08-15 14:07:27 +02: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: use blob parameters of current header (#32424) 2025-08-15 14:07:27 +02: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: fix ambiguous invalid gas limit error (#32405) 2025-08-12 06:11:18 -06:00