cyber/tokens/accumulator.md
Ο 0.02%
Dimensions
accumulator
An accumulator is a cryptographic data structure that compactly represents a set of elements while supporting efficient membership proofs. A single fixed-size digest can attest to the inclusion of any element in the accumulated set. In the cyber protocol, accumulators provide state commitments forβ¦
zheng/specs/accumulator
accumulator the universal accumulator folds ALL proof obligations β signal validity, state integrity, cross-index consistency, content availability, physical time β into a single HyperNova accumulator. one constant-size object (~200 bytes) that proves everything about the chain from genesis to now.β¦