Explorar o código

switch mint3 to jubjub temporarily

narodnik %!s(int64=5) %!d(string=hai) anos
pai
achega
102bbfac79
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      run_mint3.sh

+ 2 - 2
run_mint3.sh

@@ -1,6 +1,6 @@
 #!/bin/bash -x
-python scripts/preprocess.py proofs/mint2.psm > /tmp/mint2.psm || exit $?
-#python scripts/preprocess.py proofs/jubjub.pism > /tmp/mint2.psm || exit $?
+#python scripts/preprocess.py proofs/mint2.psm > /tmp/mint2.psm || exit $?
+python scripts/preprocess.py proofs/jubjub.pism > /tmp/mint2.psm || exit $?
 python scripts/vm.py --supervisor /tmp/mint2.psm --output mint.zcd || exit $?
 cargo run --release --bin mint3