Leo Alt
|
034fbaf080
|
Link library properly in integration tests
|
2021-07-16 13:10:31 +02:00 |
|
Leo Alt
|
4e290c77a3
|
Enable Sol optimizer in integration tests
|
2021-07-16 13:10:31 +02:00 |
|
Leo Alt
|
939f1eb58c
|
Remove Sol abi differences
|
2021-07-16 13:10:31 +02:00 |
|
schaeff
|
2857ceb972
|
bump solidity in integration tests
|
2021-07-16 13:10:31 +02:00 |
|
Leo Alt
|
5e2d0d5b5c
|
Changelog
|
2021-07-16 13:10:31 +02:00 |
|
dark64
|
8282856028
|
use repeat on sha dummy blocks
|
2021-07-16 12:20:34 +02:00 |
|
schaeff
|
ec3fca7312
|
remove print
|
2021-07-15 16:48:58 +02:00 |
|
schaeff
|
de93e50098
|
fix early specialization panic
|
2021-07-15 16:46:08 +02:00 |
|
Leo Alt
|
db2e0f0849
|
Bump Solidity version
|
2021-07-15 15:33:14 +02:00 |
|
schaeff
|
7f33ddf4f7
|
remove duplicated example
|
2021-07-15 15:01:42 +02:00 |
|
schaeff
|
f656616683
|
fix tests, add changelog
|
2021-07-15 15:01:06 +02:00 |
|
dark64
|
0554f799c5
|
use correct stdlib path in tutorial tests
|
2021-07-15 13:43:44 +02:00 |
|
dark64
|
f52250f6e8
|
remove alias
|
2021-07-15 12:46:56 +02:00 |
|
dark64
|
02a0475842
|
fix tests
|
2021-07-15 12:10:26 +02:00 |
|
schaeff
|
044da908ea
|
implement display for const declaration, add breaking test for wrong const type
|
2021-07-15 12:05:25 +02:00 |
|
schaeff
|
e5bcbed81f
|
refactor types, implement struct generics
|
2021-07-15 10:44:44 +02:00 |
|
dark64
|
18d57a0012
|
run rng tutorial as a test
|
2021-07-14 15:37:26 +02:00 |
|
dark64
|
aba16cdc8b
|
use field constants to avoid curve dependant code
|
2021-07-14 14:10:16 +02:00 |
|
dark64
|
c8b2d25e25
|
use constants in stdlib where applicable
|
2021-07-14 13:11:53 +02:00 |
|
schaeff
|
bfcc733714
|
Merge branch 'develop' of github.com:Zokrates/ZoKrates into generic-structs
|
2021-07-13 11:08:50 +02:00 |
|
Thibaut Schaeffer
|
6271c5b746
|
Merge pull request #935 from Zokrates/merge-075
Merge 0.7.5
|
2021-07-12 11:08:54 +02:00 |
|
Darko Macesic
|
f602eb91db
|
Merge pull request #934 from Zokrates/rc/0.7.5
Release 0.7.5
|
2021-07-10 14:08:22 +02:00 |
|
dark64
|
1647f1f838
|
increase timeout on integration tests
|
2021-07-10 13:35:58 +02:00 |
|
schaeff
|
0bb2f899bf
|
bump versions, generate changelog
|
2021-07-10 13:13:31 +02:00 |
|
Thibaut Schaeffer
|
5e6c8f09bc
|
Merge pull request #932 from Zokrates/refactor-abi-parsing
Refactor abi parsing
|
2021-07-10 12:56:46 +02:00 |
|
schaeff
|
1ef196b164
|
merge dev
|
2021-07-10 11:26:14 +02:00 |
|
Thibaut Schaeffer
|
73ded42f68
|
Merge pull request #933 from Zokrates/fix-develop-marlin
Fix tests on develop
|
2021-07-10 11:23:41 +02:00 |
|
schaeff
|
b6b163b21b
|
fix tests
|
2021-07-10 11:09:01 +02:00 |
|
dark64
|
09eefc2d7d
|
fmt in zokrates_js
|
2021-07-09 23:22:11 +02:00 |
|
dark64
|
337cece9c9
|
add changelog
|
2021-07-09 23:14:33 +02:00 |
|
dark64
|
74b1c8a724
|
fmt
|
2021-07-09 23:04:17 +02:00 |
|
dark64
|
1994f5a24e
|
fix tests
|
2021-07-09 23:01:36 +02:00 |
|
schaeff
|
aee5aa0715
|
Merge branch 'develop' of github.com:Zokrates/ZoKrates into generic-structs
|
2021-07-09 22:50:36 +02:00 |
|
schaeff
|
3072f34938
|
implement missing features, wip
|
2021-07-09 22:49:59 +02:00 |
|
dark64
|
0018a4a196
|
Refactor abi input parsing to support decimal and hexadecimal value representations
|
2021-07-09 15:12:17 +02:00 |
|
Thibaut Schaeffer
|
69b2dd8178
|
Merge pull request #927 from Zokrates/marlin
Add support for Marlin
|
2021-07-09 10:37:33 +02:00 |
|
Darko Macesic
|
7ca5d03f69
|
Merge pull request #931 from Zokrates/annotate-ir-conditions
Add annotations to runtime errors
|
2021-07-08 17:03:37 +02:00 |
|
dark64
|
e5fd35ac26
|
wip
|
2021-07-08 15:14:18 +02:00 |
|
schaeff
|
79d84a34e7
|
fix libsnark
|
2021-07-08 11:18:40 +02:00 |
|
schaeff
|
cbb6e4ff97
|
fix conflicts
|
2021-07-08 10:53:28 +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
|
acd0af6473
|
rename solver
|
2021-07-07 16:15:20 +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
|
7215e8e39a
|
fix constant inliner glitch
|
2021-07-07 15:03:03 +02:00 |
|
dark64
|
878faf2ba3
|
renaming, improve error message on curve-specific embed import
|
2021-07-07 14:04:16 +02:00 |
|
schaeff
|
36db711827
|
fix tests
|
2021-07-07 13:03:33 +02:00 |
|
schaeff
|
575b1b1626
|
update tests
|
2021-07-06 18:31:03 +02:00 |
|