go-ethereum/consensus/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
..
consensus.go consensus/beacon, core/types: add verkle witness builder (#30129) 2024-08-29 14:50:27 +02:00
faker.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00