incrementalmerkletree icon indicating copy to clipboard operation
incrementalmerkletree copied to clipboard

An append-only merkle tree which is always pruned, along with incremental, fast-forwarding witnesses

Results 2 incrementalmerkletree issues
Sort by recently updated
recently updated
newest added

In the use case where we're doing a DAG-based traversal of notes, we need the two following things: * The ability to retain a set of checkpoints at (configurably) 2^16...