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

48 commits

Author SHA1 Message Date
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
schaeff
80e3e18de2 add u16, update abi to be strict about bitwidth of passed values 2019-11-06 14:01:38 +01:00
schaeff
e7c911f73a integrate uint§ 2019-11-05 18:39:24 +01:00
schaeff
7bba70f782 add u8 2019-10-31 15:04:33 +01:00
schaeff
e5c5c33293 merge dev, implement partialeq by hand to work around wrong derived bounds 2019-10-22 13:29:28 +02:00
schaeff
a6d2778754 update zokrates_field and ir 2019-10-17 15:53:22 +02:00
schaeff
2ae2a1ea00 remove freebsd 2019-10-08 16:34:01 +09:00
Thibaut
6b0f8c7886 fix warning 2019-09-30 15:09:48 +02:00
Thibaut
b84b963e97 fix author 2019-09-28 18:20:35 +02:00
Thibaut
997d2c3862 extract abi to crate, accept raw and abi, add cli flags 2019-09-27 19:23:16 +02:00