go-ethereum/consensus/misc
lightclient c4ad459bd2
consensus/misc/eip4844: use head's target blobs, not parent (#31101)
A clarification was made to EIP-7691 stating that at the fork boundary
it is required to use the target blob count associated with the head
block, rather than the parent as implemented here.

See for more: https://github.com/ethereum/EIPs/pull/9249
2025-02-04 21:43:18 +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: use head's target blobs, not parent (#31101) 2025-02-04 21:43:18 +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