Describes the use of an overlay tree to use the verkle tree structure, while leaving the historical state untouched.
2/2/2024Create two subdirectories: execution and consensus in a dedicated directory of your choice. Clone the beverly hills branch of gballet/go-ethereum $ git clone https://github.com/gballet/go-ethereum $ cd go-ethereum $ git checkout beverly-hills-head Build geth and come back to the root directory $ go build ./cmd/geth/
1/3/2023Verkle trees Why verkle trees Condrieu spec Latest testnet update Condrieu testnet updates April 5th March 7th
4/5/2022Condrieu has been relaunched and enhanced. A minimalistic block explorer is now available and stress-testing has started. Spec Differences with the full spec Condrieu differs from the current state of the spec on the following points: No post-state leaves in block or witness WITNESS_FILL_COST isn't charged The classic (20 byte) address format is used The consensus algorithm is Clique
3/7/2022