1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
Commit graph

33 commits

Author SHA1 Message Date
dark64
9c5604d81d clippy 2022-03-15 20:36:23 +01:00
dark64
92d84a869e remove git2 2022-03-15 20:32:54 +01:00
dark64
be9d784a84 patch submodule urls 2022-01-12 10:55:48 +01:00
dark64
eaa22643c2 remove unused imports 2022-01-12 08:57:29 +01:00
dark64
ac3786d0cc update build.rs 2022-01-11 16:16:42 +01:00
dark64
da4b80db21 checkout head 2022-01-11 16:03:07 +01:00
dark64
97f2b96328 update build.rs 2022-01-11 15:51:30 +01:00
dark64
0ad4bbef9f update libsnark 2022-01-11 12:51:37 +01:00
schaeff
6d03f9b9d1 enable libsnark multicore 2020-07-13 10:34:05 +02:00
schaeff
76adee1310 revert 2020-07-13 10:33:12 +02:00
schaeff
5a7f5d8c92 enable multicore 2020-07-13 09:21:03 +02:00
Darko
41b361e6c4 refactor libsnark cpp 2020-05-22 15:50:44 +02:00
Thibaut Schaeffer
67efd548aa
Merge pull request #566 from iRyanBell/patch-1
Update build.rs
2020-02-20 14:56:03 +01:00
Ryan Bell
d12b09391a
Update build.rs
Change added for libsnark-enabled macOS support
2020-02-18 12:01:28 -08:00
dark64
5661f4cafc fix paths for libsnark feature in build.rs 2020-01-20 18:30:22 +01:00
schaeff
1ccf74670d merge dev 2020-01-20 17:52:20 +01:00
schaeff
b4b43104d4 simplify path operations in build script 2019-12-09 17:47:24 +01:00
Genysys
672d13d4bb This fixes macos installation issues as per: https://github.com/scipr-lab/libsnark/issues/86 2019-12-06 10:39:50 +00:00
schaeff
1e14266123 fix warning, remove commented out libc, remove libsnark default 2019-11-14 14:20:26 +03:00
dark64
97f9cc6e2b Move function definitions to source file (ffi) 2019-11-11 14:53:00 +01:00
dark64
2c29a0bed5 Refactor ffi, add pghr13 scheme 2019-11-05 15:56:27 +01:00
dark64
e7c1a0e6d7 wip 2019-10-30 00:08:39 +01:00
schaeff
0aad524ab2 Merge branch 'develop' of github.com:JacobEberhardt/ZoKrates into bellman-sha256 2019-04-09 15:53:39 +02:00
schaeff
b2c2d013cc make wasm and libsnark deps optional 2019-04-09 15:24:38 +02:00
schaeff
f8fa3efccf implement sha256 on bellman, remove libsnark version 2019-04-01 19:59:43 +02:00
schaeff
31149cdff0 remove tempdir 2019-02-07 18:25:20 +01:00
schaeff
826168240b move libsnark fetch to build 2019-02-07 17:22:28 +01:00
schaeff
e02d4fffeb implement gm17, verification contract not working for now 2018-11-13 15:31:37 +01:00
schaeff
c87709c1fe Merge branch 'add-fmt' into add-fmt-bis 2018-11-10 10:24:30 +01:00
Thibaut Schaeffer
b01cadd5ba
Add CircleCi config (#160)
* add circleci config

* replace gcc with cc

* format cpp, use release in test

* remove sha256 example, revert circleci
2018-11-10 00:16:27 +01:00
schaeff
f28fb4593b fmt and add fmt to CI 2018-11-08 11:44:17 +01:00
schaeff
ec1b84a6b5 fix integration tests 2018-07-31 19:15:19 +02:00
schaeff
b3c0009615 extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
Renamed from zokrates/build.rs (Browse further)