go-ethereum/consensus/misc/eip4844
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
..
eip4844.go consensus/misc/eip4844: use blob parameters of current header (#32424) 2025-08-15 14:07:27 +02:00
eip4844_test.go consensus/misc/eip4844: use blob parameters of current header (#32424) 2025-08-15 14:07:27 +02:00