Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 197 Bytes

Async Merkle Tree

This is a prototype for a modification of the merkle tree data structure that can be computed async across multiple threads.

Link to paper