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 twice and enhanced. The update contains mostly bug fixes and cosmetic changes. Achieved goals On top of the goals achieved in the previous round, this testnet: underwent stress-testing by creating many addresses and sending transactions between them now uses ethstats to capture sync issues has a complete landing page Issues found
4/5/2022