nethermind
nethermind copied to clipboard
develop a migration plan to convert merkle state to the verkle.
https://notes.ethereum.org/@dankrad/verkle-migration-schemes https://notes.ethereum.org/@ansgar/verkle-migration-sketch
Current Plan:
- At fork block, create a new verkle tree and write all the changes from now on to this tree, read from merkle when required.
- After finalization of fork block, move 10000 leaves from Merkle Tree to the Verkle Tree at every block.
https://notes.ethereum.org/uv0TGXqISFCedrUtkYglWQ https://hackmd.io/@jsign/vkt-preimage-generation-and-distribution