go-ethereum/beacon
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129)
This PR adds the bulk verkle witness+proof production at the end of block
production. It reads all data from the tree in one swoop and produces
a verkle proof.

Co-authored-by: Felix Lange <fjl@twurst.com>
2024-08-29 14:50:27 +02:00
..
blsync beacon/blsync: better error information in test (#30336) 2024-08-23 12:29:02 +02:00
engine consensus/beacon, core/types: add verkle witness builder (#30129) 2024-08-29 14:50:27 +02:00
light beacon/light/sync: basic tests for rangeLock (#30269) 2024-08-23 12:31:24 +02:00
merkle beacon/types: add beacon chain data types (#27292) 2023-05-17 17:39:33 +03:00
params cmd/blsync, beacon/light: beacon chain light client (#28822) 2024-03-06 17:50:22 +01:00
types beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 2024-07-25 00:32:58 +02:00