go-ethereum/consensus/clique
rjl493456442 1bdc4a60d9
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
core, consensus, internal, eth, miner: construct block accessList (#34957)
This PR finally lands EIP-7928, collecting the block accessList during
the block execution and verifying against the block header.

---------

Co-authored-by: jwasinger <j-wasinger@hotmail.com>
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2026-05-19 21:51:53 +08:00
..
clique.go core, consensus, internal, eth, miner: construct block accessList (#34957) 2026-05-19 21:51:53 +08:00
clique_test.go core: consolidate BlockChain constructor options (#31925) 2025-06-19 12:21:15 +02:00
snapshot.go trie, consensus/clique: use maps.Clone (#29616) 2024-04-24 14:27:58 +02:00
snapshot_test.go core: consolidate BlockChain constructor options (#31925) 2025-06-19 12:21:15 +02:00