stellar / slingshot

A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety
Apache License 2.0
415 stars 61 forks source link

zkvm|spacesuit: fix for updated bulletproofs API #257

Closed oleganza closed 5 years ago

oleganza commented 5 years ago

This tweaks the usage of r1cs::Prover/Verifier to the updated API in the develop branch of the Bulletproofs: https://github.com/dalek-cryptography/bulletproofs/pull/257

Folks, run cargo update if you have weird compilation errors (after merging this PR).