besu icon indicating copy to clipboard operation
besu copied to clipboard

Binary trie (switch Ethereum state tree to a unified binary tree)

Open matkt opened this issue 8 months ago • 0 comments

Implement binary trie for stateless instead of verkle

For more infos : https://dev.to/zemse/understanding-eip-7864s-unified-binary-tree-36m4 https://eips.ethereum.org/EIPS/eip-7864

matkt avatar Mar 18 '25 15:03 matkt