1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_cli/tests/code
2019-09-09 10:41:20 +02:00
..
arithmetics.arguments.json fix argument file name 2019-07-10 12:05:12 +02:00
arithmetics.code added integration test that should work after removing static analysis check 2019-07-09 11:50:00 +02:00
arithmetics.expected.witness added integration test that should work after removing static analysis check 2019-07-09 11:50:00 +02:00
if_else_false.arguments.json merge develop, resolve conflicts 2018-08-08 12:46:25 +02:00
if_else_false.code update integration tests 2018-08-21 17:47:57 +02:00
if_else_false.expected.witness merge develop, resolve conflicts 2018-08-08 12:46:25 +02:00
if_else_true.arguments.json merge develop, resolve conflicts 2018-08-08 12:46:25 +02:00
if_else_true.code update integration tests 2018-08-21 17:47:57 +02:00
if_else_true.expected.witness merge develop, resolve conflicts 2018-08-08 12:46:25 +02:00
multidim_update.arguments.json add integration test 2019-09-09 10:41:20 +02:00
multidim_update.code add integration test 2019-09-09 10:41:20 +02:00
multidim_update.expected.witness add integration test 2019-09-09 10:41:20 +02:00
n_choose_k.arguments.json solve conflicts except compile loop 2019-06-11 11:12:37 +02:00
n_choose_k.code solve conflicts except compile loop 2019-06-11 11:12:37 +02:00
n_choose_k.expected.witness solve conflicts except compile loop 2019-06-11 11:12:37 +02:00
no_return.arguments.json Fixed arguments so assertion does not fail 2019-07-10 13:26:06 +02:00
no_return.code Added integration test to make sure returning nothing works as expected 2019-07-09 16:15:58 +02:00
no_return.expected.witness rename to expected.witness 2019-07-10 14:07:05 +02:00
return_array.arguments.json update integration test to avoid unconstrained variables 2019-02-21 10:54:38 +01:00
return_array.code make variables private in test to reduce gas usage 2019-07-04 18:31:39 +02:00
return_array.expected.witness update integration test to avoid unconstrained variables 2019-02-21 10:54:38 +01:00
sha_round.arguments.json integrate ethereum deployment with integration tests, remove duplicated code in js script 2019-07-04 18:11:02 +02:00
sha_round.code merge dev 2019-07-09 23:29:32 +02:00
sha_round.expected.witness integrate ethereum deployment with integration tests, remove duplicated code in js script 2019-07-04 18:11:02 +02:00
simple_add.arguments.json extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
simple_add.code update integration tests 2018-08-21 17:47:57 +02:00
simple_add.expected.witness extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
simple_mul.arguments.json extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
simple_mul.code update integration tests 2018-08-21 17:47:57 +02:00
simple_mul.expected.witness extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
taxation.arguments.json add breaking test, fix integration tests 2018-08-31 10:55:28 +02:00
taxation.code compress signatures, fix integration tests 2018-09-13 12:01:17 +02:00
taxation.expected.witness use conditions for sum checks, fix example expected witness 2018-08-31 13:41:13 +02:00