top | item 36296391

(no title)

joelg | 2 years ago

The merkle tree is persisted, and updating it is only log(n). You only have to "hash 2n elements" once, and then incrementally maintain it. It's negligible overhead for free log(n) diffing.

discuss

order

No comments yet.