schaeff
|
d8d082b649
|
fix core tests
|
2022-06-15 14:54:13 +02:00 |
|
dark64
|
d558bced69
|
fix tuple assignment when rhs is a conditional
|
2022-04-27 14:30:16 +02:00 |
|
schaeff
|
a4229310d5
|
bump versions, generate changelog
|
2022-04-18 18:37:43 +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 |
|
schaeff
|
2c1ffccb75
|
bump versions, generate changelog
|
2022-04-11 15:47:03 +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
|
a5ca49f98c
|
bump versions, changelog
|
2021-11-23 19:34:10 +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 |
|
schaeff
|
dfd3d5a7ab
|
bump versions, update changelog
|
2021-08-16 19:02:42 +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
|
0bb2f899bf
|
bump versions, generate changelog
|
2021-07-10 13:13:31 +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 |
|
schaeff
|
575b1b1626
|
update tests
|
2021-07-06 18:31:03 +02:00 |
|
dark64
|
ce3a137432
|
rename verify embed, update changelog
|
2021-07-05 15:58:53 +02:00 |
|
dark64
|
b4ebb1f7c1
|
cleanup
|
2021-07-05 12:18:44 +02:00 |
|
schaeff
|
9fc66516c4
|
add test
|
2021-06-30 13:18:38 +02:00 |
|
dark64
|
b1974da128
|
add FIELD_MIN and FIELD_MAX constants to field module, update tests
|
2021-06-17 13:27:24 +02:00 |
|
dark64
|
c3cc316591
|
Merge branch 'develop' into field-size-in-bits
|
2021-06-17 12:22:16 +02:00 |
|
Thibaut Schaeffer
|
17095e966c
|
Merge pull request #913 from Zokrates/use-global-constant-map
Use global constant map for constant inlining
|
2021-06-17 12:13:29 +02:00 |
|
dark64
|
c2e1f3d544
|
add FIELD_SIZE_IN_BITS constant embed
|
2021-06-08 20:42:32 +02:00 |
|
schaeff
|
5d6f29cb4e
|
make tests pass
|
2021-06-08 16:56:29 +02:00 |
|
schaeff
|
1ff672a7e6
|
merge dev
|
2021-06-08 10:25:30 +02:00 |
|
schaeff
|
46cc73d735
|
wip
|
2021-06-08 10:12:37 +02:00 |
|