silversixpence-crypto / dapol

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

Add a "failure probability" stats calculator #132

Open Stentonian opened 8 months ago

Stentonian commented 8 months ago

In section 5 of the dapol+ paper there are some equations for calculating the probability that an exchange can cheat successfully given the number of total users and the number of users that do verification. We should implement this equation and add it as an additional API & CLI subcommand.