HarryR / ethsnarks

A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
GNU Lesser General Public License v3.0
240 stars 57 forks source link

Removed hashpreimage from ethsnarks main repo #110

Closed HarryR closed 5 years ago

HarryR commented 5 years ago

I am in the process of moving this to a repository of it's own to be used as an example.

Additionally, hashpreimage was breaking the Windows build on AppVeyor (for a reason I don't fully understand), but after removing the same problem happens with the verify executable:

[ 23%] Built target ethsnarks_gadgets src/CMakeFiles/verify.dir/build.make:86: target pattern contains no '%'. Stop. make[1]: [CMakeFiles/Makefile2:1082: src/CMakeFiles/verify.dir/all] Error 2 make: *** [Makefile:95: all] Error 2