silversixpence-crypto / dapol

DAPOL+ Proof of Liabilities using Bulletproofs and Sparse Merkle trees
MIT License
8 stars 2 forks source link

Random sampling of tree leaves #139

Open Stentonian opened 8 months ago

Stentonian commented 8 months ago

Section 4.4.5 in the paper explains how an auditor can randomly sample the tree for users. We should implement this.