go-ethereum/miner
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
..
miner.go core/txpool: remove locals-tracking from txpools (#30559) 2025-02-04 17:23:01 +01:00
miner_test.go cmd, core, miner: rework genesis setup (#30907) 2025-01-14 11:49:30 +01:00
ordering.go core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 2024-02-20 11:37:23 +02:00
ordering_test.go core/txpool, miner: speed up blob pool pending retrievals (#29008) 2024-02-19 15:59:40 +02:00
payload_building.go miner: send full request when resolving full payload (#30615) 2024-10-17 10:04:20 +02:00
payload_building_test.go core/txpool: remove locals-tracking from txpools (#30559) 2025-02-04 17:23:01 +01:00
pending.go miner: refactor the miner, make the pending block on demand (#28623) 2024-03-06 14:45:03 +02:00
worker.go consensus/misc/eip4844: use head's target blobs, not parent (#31101) 2025-02-04 21:43:18 +01:00