-
`./get-libsnark` terminates with:
`make: *** No rule to make target 'clean'. Stop.`
Could it be libsnark's [Transition to CMake](https://github.com/scipr-lab/libsnark/blob/master/Transition-to-CM…
-
I'm making some progress updating this but seems stuck in dependency hell
-
After setting environment path " set PYSNARK_BACKEND=zkinterface" and then run "python cube.py 33 ", it always use the libsnark, rather than "zkinterface"
![image](https://github.com/meilof/pysnark/a…
-
Need to verify or reflect on the following opportunities for optimisation:
* are vtable lookups used for G1, G2 and G12 arithmetic operations? if so, can they be avoided
* Create test executab…
-
Hello!
I installed using pip3 install git+https://github.com/meilof/pysnark
and executed python cube.py 3
After that "Error loading backend pysnark.libsnark.."
![newnew](https://user-images.g…
-
OS: Ubuntu 14.04
./get-libsnark fails with below errors
g++ -o snark/lib.o snark/lib.cpp -c -g -Wall -Wextra -Wno-unused-parameter -std=c++11 -fPIC -Wno-unused-variable -I depinst/include -I depinst…
-
When submitting #53, my code used pequin @ 8813e516cb2827e8a8752f7d025081fa9aefa161. After the fix for #53, I rebuilt the docker container for the current version @ 312e37eba2b29d9f694e6c89ab2c2a6737a…
-
https://github.com/scipr-lab/libsnark/tree/92a80f74727091fdc40e6021dc42e9f6b67d5176/libsnark/zk_proof_systems/ppzksnark/r1cs_gg_ppzksnark
-
File download error while building zclassic
Fetching libsnark...
https://z.cash/depends-sources/libsnark-3854b20c25e8bc567aab2b558dec84d45f4a3e73.tar.gz
2017-12-22 00:59:54 ERROR 404: Not Found.
…
-
Hello,
I'm trying to build libsnark on my mac for the first time. Using both docker, and building it directly I've been running into the same error: "fatal error: use of undeclared identifier 'Xbyak'…