go-ethereum/consensus
2026-03-23 14:22:42 -05:00
..
beacon core,consensus: introduce AccessList as a field on the block struct. introduce AccessListHash field on block header. rename block access list retrieval methods on rawdb 'BAL'->'AccessList' 2026-03-23 14:22:42 -05:00
clique miner: add OpenTelemetry spans for block building path (#33773) 2026-03-16 19:24:41 +01:00
ethash miner: add OpenTelemetry spans for block building path (#33773) 2026-03-16 19:24:41 +01:00
misc consensus/misc: hardening header verification (#33860) 2026-02-17 15:42:48 +01:00
consensus.go miner: add OpenTelemetry spans for block building path (#33773) 2026-03-16 19:24:41 +01: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