1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
Commit graph

181 commits

Author SHA1 Message Date
dark64
ea98c92879 make return statement optional 2022-08-29 15:17:15 +02:00
schaeff
5f3d0d1f57 fix test 2022-07-04 17:46:41 +02:00
schaeff
66a9dfb729 fix test 2022-07-04 17:27:28 +02:00
schaeff
81d670e531 merge split 2022-07-04 17:02:48 +02:00
dark64
e75552b0eb merge staging 2022-06-28 19:23:45 +02:00
dark64
0736c4b976 fix tests 2022-06-27 14:24:09 +02:00
dark64
3f1358acfe use signature ouput for inference 2022-06-25 01:58:53 +02:00
schaeff
b677374e7c remove print, fix test 2022-06-23 11:02:01 +02:00
dark64
253ff1f8f6 fix tests 2022-06-22 18:33:14 +02:00
schaeff
5239d5eb0b Merge branch 'develop' of github.com:Zokrates/ZoKrates into log-statement 2022-06-22 18:18:24 +02:00
dark64
b7e787dfd1 deprecate multi returns 2022-06-21 15:03:53 +02:00
dark64
44451ec581 fix constant inlining for tuples 2022-06-20 01:30:40 +02:00
schaeff
d8d082b649 fix core tests 2022-06-15 14:54:13 +02:00
dark64
e2bd653944 add changelog, fix merge 2022-05-11 23:34:05 +02:00
dark64
667bc8d077 merge develop 2022-05-11 23:09:39 +02:00
dark64
f1c7d76cf5 fix tests 2022-05-11 21:33:57 +02:00
dark64
d558bced69 fix tuple assignment when rhs is a conditional 2022-04-27 14:30:16 +02:00
Thibaut Schaeffer
18894ded28
Merge pull request #1129 from Zokrates/fix-bits-cache-bitwidth
Fix bits cache panic due to different bitwidths
2022-04-13 19:02:13 +02:00
schaeff
d28f2a44f5 be less strict on cached bits bitwidth 2022-04-13 16:23:02 +02:00
dark64
c1b05e01ff merge develop, resolve conflicts 2022-04-12 15:54:14 +02:00
dark64
2b9c1e8854 change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
schaeff
b1b56159b1 use abi in tests 2022-03-14 19:15:28 +01:00
dark64
2de6823ae9 merge develop, fix conflicts 2022-02-21 03:02:58 +01:00
dark64
a1f2cb397e run core tests using zokrates-js 2022-02-16 19:11:01 +01:00
dark64
91b34a6ca4 fix tests 2022-02-02 15:48:17 +01:00
dark64
7cebe4c2c1 allow empty tuples 2022-02-02 15:48:17 +01:00
schaeff
1cd049ac93 add tests, add book entry, fix inference 2022-01-11 11:48:16 +01:00
dark64
5e3bebad86 add tests 2022-01-11 11:03:54 +01:00
schaeff
9d95e08e30 merge dev 2021-12-07 19:17:55 +01:00
schaeff
ba7fb5bd87 remove out of range test 2021-12-01 15:31:05 +01:00
schaeff
765a2b236b add tests 2021-11-17 12:24:01 +01:00
schaeff
d045121a7c remove unconstrained detection 2021-11-02 17:39:36 +01:00
schaeff
003d4fc6f0 tweak operator table 2021-10-18 13:02:59 +02:00
schaeff
0d0d9e04a3 merge dev 2021-10-15 13:54:41 +02:00
schaeff
f98585b784 revert to original impl, add symetric check, add logs 2021-10-15 13:00:48 +03:00
dark64
740b7ee935 merge dev, add tests 2021-10-14 21:44:21 +02:00
dark64
c3288b93c5 fix tests 2021-10-13 19:03:06 +02:00
dark64
302f561993 fix indentation 2021-09-20 18:30:03 +02:00
dark64
1dbd753ac7 Add optional message to assert statement 2021-09-20 18:23:24 +02:00
dark64
3a54229f9b correct max constraint count 2021-09-16 18:10:45 +02:00
dark64
3975437fe4 improve tests 2021-09-16 15:54:03 +02:00
dark64
11b595ef21 implement ternary operator 2021-09-15 19:39:01 +02:00
Thibaut Schaeffer
f717d243b2
Merge pull request #945 from Zokrates/generic-structs
Implement generic structs
2021-08-09 11:58:34 +02:00
schaeff
737d224d6b add gm17 passing test 2021-07-25 16:56:59 +02:00
dark64
aba16cdc8b use field constants to avoid curve dependant code 2021-07-14 14:10:16 +02:00
schaeff
ef4241e177 resolve conflicts, add errors for ark 2021-07-08 10:42:40 +02:00
Thibaut Schaeffer
ffac53c793
Merge pull request #918 from Zokrates/recursive-verifier
Recursive verification
2021-07-07 18:45:09 +02:00
dark64
bda8c0b0b6 add instructions to snark verification tests 2021-07-07 17:52:37 +02:00
dark64
41d30c5d7d update test description 2021-07-07 15:58:59 +02:00
dark64
6f0821f129 remove unreachable variant, add comments to snark verification tests 2021-07-07 15:46:56 +02:00