go-ethereum/consensus
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
..
beacon consensus/beacon, core/types: add verkle witness builder (#30129) 2024-08-29 14:50:27 +02:00
clique all: clean up goerli flag and config (#30289) 2024-08-20 15:59:48 +02:00
ethash all: replace division with right shift if possible (#29911) 2024-06-28 18:08:31 +02:00
misc eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
consensus.go core: refactor consensus interface (#29283) 2024-03-20 14:58:47 +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