silversixpence-crypto / dapol

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

Create functions on the accumulator that match the paper #129

Closed Stentonian closed 7 months ago

Stentonian commented 9 months ago

The following functions need to be written:

Stentonian commented 8 months ago

The public values should be printed out to stdout on tree creation

Stentonian commented 8 months ago

Do this first: https://github.com/silversixpence-crypto/dapol/issues/127