sigma0-xyz / zkbitcoin

zkBitcoin: zero-knowledge proofs on Bitcoin!
MIT License
161 stars 31 forks source link

Add a command to download any SRS files of any size #37

Closed ppoliani closed 5 months ago

ppoliani commented 5 months ago

Delegate the downloading of SRS files to the end-user.

Based on the discussion here https://github.com/sigma0-xyz/zkbitcoin/issues/36 and here https://github.com/sigma0-xyz/zkbitcoin/issues/7

ppoliani commented 5 months ago

@mimoo I don't have a particular preference to be honest. What you say make sense to me. In fact the first version of this PR worked the way you described 😆

Let me revert some of the commits.

ppoliani commented 5 months ago

@mimoo I've removed the new command. Users would have to provide the srs-path instead.