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

126 commits

Author SHA1 Message Date
dark64
9a6ddc22ae add g16 wasm supported functions 2019-09-13 18:59:46 +02:00
schaeff
db87a48540 update lazy static and remove allow(deprecated) 2019-08-28 09:49:58 +02:00
schaeff
83577051d6 replace try with ? 2019-08-19 09:11:43 +02:00
schaeff
c312d3423d use crate 2019-07-15 11:46:03 +02:00
schaeff
f2034c78c3 remove warning in zokrates_field 2019-07-09 17:23:44 +02:00
schaeff
84c28c421b bump versions 2019-04-11 23:33:52 +02:00
schaeff
0aad524ab2 Merge branch 'develop' of github.com:JacobEberhardt/ZoKrates into bellman-sha256 2019-04-09 15:53:39 +02:00
schaeff
b2c2d013cc make wasm and libsnark deps optional 2019-04-09 15:24:38 +02:00
schaeff
fa3f72f6b7 merge develop 2019-04-08 22:37:18 +02:00
schaeff
0be493fdd1 fix following review: extract witness with write read, rename scheme to proving scheme, typos 2019-04-08 14:56:07 +02:00
schaeff
f8fa3efccf implement sha256 on bellman, remove libsnark version 2019-04-01 19:59:43 +02:00
schaeff
39db4fdfa7 fix breaking bellman deps by providing explicit version numbers 2019-03-06 12:48:51 +01:00
schaeff
f998a087ce merge develop 2019-02-11 17:22:29 +01:00
schaeff
541cd44997 bump versions: fs_resolver and cli minor, core and field patch 2019-02-01 18:30:36 +01:00
schaeff
a853934adb fix test 2019-01-30 18:40:44 +01:00
schaeff
c55fdf98b8 update docs, implement agreed change ie only print compact for in zir 2019-01-30 18:33:55 +01:00
schaeff
0001ea6670 represent big field elements as negative 2019-01-29 12:18:02 +01:00
schaeff
bff63a78f6 represent big field elements as negative 2019-01-29 12:17:51 +01:00
schaeff
10fbe003c3 improve error handling in CLI 2019-01-25 15:35:50 +01:00
schaeff
dc554fc036 resolve lock conflict... 2019-01-21 13:59:47 +01:00
schaeff
6955e811a2 remove commented out old serialization 2019-01-16 14:03:29 +01:00
Guillaume Ballet
cc21fd21be Add a repo to support the WASM version of partial_eq 2019-01-14 14:48:33 +01:00
schaeff
af256496f1 bump patch 2019-01-10 10:16:31 +01:00
schaeff
a5290fab39 upgrade num, derive serialize 2019-01-10 10:13:50 +01:00
schaeff
760a7c5322 upgrade image in dockerfile, add serialization for keys and proofs. wip 2019-01-01 23:04:02 +01:00
Guillaume Ballet
5a9f5c8060 Make field its own crate 2018-12-27 11:02:48 +01:00