[EthMag] Proposed scheme for encoding Ethereum state into a Verkle tree
Link: https://ethereum-magicians.org/t/proposed-verkle-tree-scheme-for-ethereum-state/5805 One of the things that I want to do at the same time as moving the current Ethereum state to a Verkle tree to cut witness sizes is to move it from the current 2-layer "trie inside a trie" structure to a single-layer structure. You may have seen diagrams of the Ethereum state…
Read more