go-ethereum/consensus
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
..
beacon core, consensus/beacon: defer trie resolution (#31725) 2025-06-25 09:42:11 +08:00
clique core: consolidate BlockChain constructor options (#31925) 2025-06-19 12:21:15 +02:00
ethash consensus: remove clique RPC APIs (#31875) 2025-05-23 11:29:01 +02:00
misc consensus/misc/eip4844: use blob parameters of current header (#32424) 2025-08-15 14:07:27 +02:00
consensus.go consensus: remove clique RPC APIs (#31875) 2025-05-23 11:29:01 +02:00
errors.go consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2022-06-29 15:13:19 +03:00