Synonyms
hemera/roadmap/sparse-merkle
sparse Merkle tree β authenticated key-value storage a fixed-depth Merkle tree over 256-bit keys. only non-empty subtrees are stored. empty subtrees use precomputed sentinel hashes. supports inclusion proofs, non-inclusion proofs, and compressed proof encoding. structure the tree is sparse: mostβ¦