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

103 commits

Author SHA1 Message Date
Thibaut Schaeffer
8c08164038
Build with stable rust (#1288)
make zokrates build on stable rust
2023-04-13 17:26:01 +02:00
Thibaut Schaeffer
52e45a396c
Add sourcemaps (#1285)
add sourcemaps
2023-04-13 15:33:37 +02:00
dark64
36d00668e4 refactor 2023-04-11 15:05:17 +02:00
dark64
2e9c66a5c1 fix integration test, update book 2023-04-04 18:46:08 +02:00
Thibaut Schaeffer
3e40945778
Use foundry for integration tests (#1266)
* remove zokrates_solidity_test, use foundry for integration tests

* fix foundry install

* fix foundry install

* use full path for forge

* wip

* wip

* wip

* test

* test

* test

* test

* test

* add message if foundry is missing, add changelog

* move install script to ci config

* Apply suggestions from code review

---------

Co-authored-by: Thibaut <thibaut@Thibauts-MacBook-Pro.local>
2023-01-30 17:50:20 +01:00
schaeff
7bbfe68d3c fix warning, update expected smt2 output with equivalent 2022-08-19 09:01:29 +02:00
schaeff
20292b7a2d reduce cost of lt for 2**n - 1 bound 2022-08-18 22:40:01 +02:00
Thibaut Schaeffer
de7f73e234
Merge pull request #1182 from Zokrates/bump-rust-version
Bump rust nightly
2022-07-06 16:22:05 +02:00
schaeff
8b35413169 bump nightly, fix clippy errors 2022-07-06 15:51:45 +02:00
schaeff
792ce87561 remove pghr13 2022-07-06 15:09:14 +02:00
schaeff
8c5611dd09 merge dev 2022-05-31 18:19:51 +02:00
schaeff
6fd88653ee merge dev 2022-05-31 18:04:30 +02:00
schaeff
f9c75de6a7 revert change for generate-proof, fix tests 2022-05-20 10:42:25 +02:00
schaeff
00934c5223 fix tests, detect curve from vk in proving 2022-05-19 14:50:31 +02:00
schaeff
82c7869a5f drop support for libsnark 2022-05-19 12:38:42 +02:00
schaeff
e6e1844a34 fix integration tests 2022-05-18 14:26:55 +02:00
schaeff
6b36e4b23b clippy 2022-05-18 13:33:22 +02:00
schaeff
ed04267a9a complete refactor 2022-05-13 12:34:05 +02:00
dark64
814f351ddd fix tutorial tests, explicitly invoke the interpreter 2022-04-11 15:13:02 +02:00
schaeff
b96bfba90e remove log, fix warning 2022-04-08 14:32:19 +02:00
schaeff
e79eee26f1 merge dev 2022-04-08 12:24:36 +02:00
dark64
eca5c400a9 fix side-effects in tutorial test 2022-04-07 19:22:38 +02:00
schaeff
4e11eee090 fix test, increase parallel 2022-04-05 15:09:34 +02:00
schaeff
fc8de3e1f2 clean 2022-04-04 15:37:03 +02:00
schaeff
8d9064797c implement contract testing for all schemes 2022-03-31 18:53:28 +02:00
schaeff
30483984a8 wip 2022-03-31 13:57:37 +02:00
dark64
068000ea30 merge dev 2021-12-14 19:24:15 +01:00
dark64
d18af2dcf7 add ark groth16 dimension to integration test 2021-12-14 19:13:47 +01:00
dark64
71a8121854 wrap phase2 in core 2021-12-06 19:50:25 +01:00
dark64
97c03d12be add zokrates_mpc crate 2021-11-23 15:35:54 +01:00
dark64
5306ffe35e cleanup 2021-11-15 15:02:50 +01:00
dark64
38ff7f4f03 update docs 2021-11-03 15:44:51 +01:00
dark64
a4811c98e0 refactor mpc commands, add mpc tutorial to the book 2021-11-02 15:29:59 +01:00
dark64
0d8d7549a2 canonicalize paths 2021-09-26 17:00:37 +02:00
dark64
11d9dd939b fix integration tests 2021-09-26 16:52:51 +02:00
Thibaut Schaeffer
5a02186fc1
Merge pull request #944 from Zokrates/run-ci-tutorials
Test tutorials in CI
2021-08-09 12:04:42 +02:00
dark64
b9f16d30eb flag tutorial tests as ignored 2021-08-02 12:46:10 +02:00
Leo Alt
939f1eb58c Remove Sol abi differences 2021-07-16 13:10:31 +02:00
dark64
0554f799c5 use correct stdlib path in tutorial tests 2021-07-15 13:43:44 +02:00
dark64
02a0475842 fix tests 2021-07-15 12:10:26 +02:00
dark64
18d57a0012 run rng tutorial as a test 2021-07-14 15:37:26 +02:00
schaeff
cbb6e4ff97 fix conflicts 2021-07-08 10:53:28 +02:00
schaeff
078390ad11 fail gracefully on undersized circuit 2021-07-05 18:45:23 +02:00
Leo Alt
82fad64583 Tests 2021-06-30 21:58:20 +02:00
schaeff
f300d2f7fd fail gracefully on undersized setup, build with libsnark 2021-06-28 20:02:15 +02:00
dark64
1762436be0 Merge branch 'develop' into verbose-flag 2021-04-01 18:46:49 +02:00
dark64
4a4bd3a9d1 fix integration test 2021-03-01 17:59:47 +01:00
schaeff
1938a98d2a merge clippy 2020-12-20 20:30:40 +01:00
schaeff
d51de0e941 fix typo, fix integration tests 2020-12-01 10:24:13 +00:00
schaeff
666c216523 tweaks 2020-11-20 19:03:43 +00:00