go-ethereum/consensus
Jonny Rhea dc3794e3dc
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/rawdb: BAL storage layer (#34064)
Add persistent storage for Block Access Lists (BALs) in `core/rawdb/`.
This provides read/write/delete accessors for BALs in the active
key-value store.

---------

Co-authored-by: Jared Wasinger <j-wasinger@hotmail.com>
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2026-03-31 15:05:31 +08:00
..
beacon core/rawdb: BAL storage layer (#34064) 2026-03-31 15:05:31 +08: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