|
@@ -33,7 +33,7 @@ fetch_repo() {
|
|
|
|
|
|
|
|
fetch_repos() {
|
|
fetch_repos() {
|
|
|
fetch_repo https://github.com/arkworks-rs/spongefish v0.6.1 spongefish && \
|
|
fetch_repo https://github.com/arkworks-rs/spongefish v0.6.1 spongefish && \
|
|
|
- fetch_repo https://github.com/mmaker/sigma-rs v0.3.1 sigma-proofs spongefish && \
|
|
|
|
|
|
|
+ fetch_repo https://github.com/sigma-rs/sigma-proofs v0.3.1 sigma-proofs spongefish && \
|
|
|
fetch_repo https://git-crysp.uwaterloo.ca/SigmaProtocol/sigma-compiler 0.2.2 sigma-compiler sigma-proofs && \
|
|
fetch_repo https://git-crysp.uwaterloo.ca/SigmaProtocol/sigma-compiler 0.2.2 sigma-compiler sigma-proofs && \
|
|
|
fetch_repo https://git-crysp.uwaterloo.ca/SigmaProtocol/cmz 0.2.1 cmz sigma-compiler && \
|
|
fetch_repo https://git-crysp.uwaterloo.ca/SigmaProtocol/cmz 0.2.1 cmz sigma-compiler && \
|
|
|
fetch_repo https://gitlab.torproject.org/onyinyang/lox.git/ lox-artifact application-lox cmz && \
|
|
fetch_repo https://gitlab.torproject.org/onyinyang/lox.git/ lox-artifact application-lox cmz && \
|