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

59 commits

Author SHA1 Message Date
schaeff
565a411e13 bump zokrates_field dep 2021-12-14 11:35:35 +01:00
schaeff
1ffbc024b2 fix tests 2021-09-21 17:39:13 +03:00
schaeff
a94b691c01 fix abi tests 2021-07-25 18:42:47 +02:00
schaeff
737d224d6b add gm17 passing test 2021-07-25 16:56:59 +02:00
schaeff
ae6b7faf9c Merge branch 'patch-abi-struct-value' of github.com:Zokrates/ZoKrates into gm17-stdlib-verify 2021-07-25 16:47:37 +02:00
schaeff
d3621897ed fix test 2021-07-25 16:37:36 +02:00
schaeff
0ff93802d2 Merge branch 'patch-abi-struct-value' of github.com:Zokrates/ZoKrates into gm17-stdlib-verify 2021-07-25 15:55:38 +02:00
schaeff
eedc4dbe61 use vec instead of map 2021-07-25 15:46:30 +02:00
schaeff
e5bcbed81f refactor types, implement struct generics 2021-07-15 10:44:44 +02:00
schaeff
0bb2f899bf bump versions, generate changelog 2021-07-10 13:13:31 +02:00
dark64
0018a4a196 Refactor abi input parsing to support decimal and hexadecimal value representations 2021-07-09 15:12:17 +02:00
schaeff
f290de2b58 bump version, generate changelog 2021-04-09 15:09:34 +02:00
dark64
6b5424a7ed merge develop, add u64 embeds 2021-04-02 17:39:27 +02:00
dark64
95e699ae39 add u64 type 2021-03-23 16:36:08 +01:00
schaeff
30a1abba8f update clippy 2021-03-05 17:24:21 +01:00
schaeff
870752d58d make clippy happy 2021-03-05 16:53:19 +01:00
schaeff
5fe05099b3 make all tests pass 2021-01-14 16:58:44 +01:00
schaeff
58f9a521ec introduce owned types 2021-01-12 11:21:10 +01:00
schaeff
d5d57b7227 make clippy happy 2020-12-22 16:24:11 +01:00
schaeff
05e91acc27 merge clippy 2020-12-21 15:22:02 +01:00
schaeff
1938a98d2a merge clippy 2020-12-20 20:30:40 +01:00
schaeff
bfcc13c932 automatic clippy fixes 2020-12-20 18:38:18 +01:00
schaeff
a6569d506a fix conflict 2020-12-20 13:41:09 +01:00
schaeff
f2e851f432 disable default features for zokrates_field 2020-12-01 23:34:43 +00:00
schaeff
77ac5aa55c merge featurize, fix conflicts 2020-12-01 23:26:09 +00:00
schaeff
285b9d781a fix all tests 2020-11-09 18:04:28 +00:00
dark64
5de2d3a9b2 features fix 2020-10-07 15:23:07 +02:00
schaeff
e8cdbcc318 wip 2020-09-29 09:56:07 +02:00
schaeff
304e4fa3cb wip 2020-09-16 17:57:12 +02:00
schaeff
e7940a3c97 fix test in other crates 2020-08-31 12:34:54 +02:00
schaeff
61e499be25 conversion between type types 2020-08-27 18:23:55 +02:00
schaeff
6a50c2e747 bump deps 2020-08-06 18:58:11 +02:00
schaeff
f502120508 bump versions 2020-08-06 18:50:12 +02:00
schaeff
5c83aafefd tweaks 2020-06-10 17:04:26 +02:00
schaeff
d9e14cd0d3 use enum for bitwidths 2020-06-10 12:16:53 +02:00
schaeff
e2b2fd86d6 merge dev 2020-06-05 14:09:53 +02:00
schaeff
648f71e8c1 add name to typed types 2020-05-14 23:03:15 +02:00
schaeff
716f9e45ce merge dev 2020-05-07 17:18:22 +02:00
schaeff
ddc4c196bf merge dev 2020-04-21 13:19:18 +02:00
schaeff
76ebc229c2 merge 2020-04-03 15:19:50 +02:00
schaeff
f8521fd33c make sha256 pass tests and constant propagate to 0 constraints 2020-03-02 10:47:06 +01:00
schaeff
f680a363b6 bump versions 2020-02-20 15:33:07 +01:00
schaeff
fec3e4dbfa merge, stop creating directives for constants 2020-02-18 20:02:40 +01:00
schaeff
e8df5831c3 merge dev 2020-02-17 23:18:20 +01:00
schaeff
1ccf74670d merge dev 2020-01-20 17:52:20 +01:00
schaeff
b0382ea64e add u to bits and back 2020-01-03 12:54:13 +01:00
schaeff
0c6959a5f2 merge abi 2019-12-13 17:20:38 +01:00
dark64
c06df53b6a remove code smell 2019-12-06 11:44:09 +01:00
dark64
5c15bb7cec refactor Type for better abi serialization 2019-11-28 20:21:33 +01:00
dark64
6b8c624abf Remove default feature in core 2019-11-12 14:31:05 +01:00