go-ethereum/consensus
Marius van der Wijden f811bfe4fd
core/vm: implement eip-7843: SLOTNUM (#33589)
Implements the slotnum opcode as specified here:
https://eips.ethereum.org/EIPS/eip-7843
2026-02-26 13:53:46 +01:00
..
beacon core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
clique core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
ethash core/vm: implement eip-7843: SLOTNUM (#33589) 2026-02-26 13:53:46 +01:00
misc consensus/misc: hardening header verification (#33860) 2026-02-17 15:42:48 +01: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