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

29 commits

Author SHA1 Message Date
dark64
4b83ebc79f refactor zokrates-js, add backend option 2022-08-09 15:16:50 +02:00
dark64
ed7c3632ea fix cli flags, update type def in zokrates.js 2022-06-29 18:43:51 +02:00
dark64
66cd5a1fad use js files instead of json for stdlib and metadata 2022-05-04 12:42:54 +02:00
dark64
36169df20d add proof formatting to zokrates-js, fix edge case in print-proof cli command 2022-04-15 20:07:30 +02:00
dark64
a1f2cb397e run core tests using zokrates-js 2022-02-16 19:11:01 +01:00
dark64
4a36259e40 cleanup 2022-01-31 14:03:01 +01:00
dark64
81198ba6fc fix constants, update js tests 2022-01-28 13:59:29 +01:00
dark64
8659b7533c merge develop, refactor 2022-01-28 12:13:32 +01:00
dark64
7fb5cf01ef wip 2022-01-26 14:39:08 +01:00
dark64
7ee1371d37 revert promises, use wasm-pack from npm 2022-01-12 14:04:37 +01:00
dark64
e02f98420d avoid serializing program to string, promisify zokrates js api 2022-01-08 02:19:59 +01:00
dark64
f2481d3dec refactor 2021-11-25 20:07:17 +01:00
schaeff
d045121a7c remove unconstrained detection 2021-11-02 17:39:36 +01:00
schaeff
10b9f4a48b remove remaining references to abi version 2021-07-16 23:19:33 +02:00
schaeff
a50739b77e update ts 2021-05-17 23:00:03 +02:00
dark64
7e534e29b2 add allow-unconstrained-variables compilation flag 2020-12-10 11:59:01 +01:00
dark64
b7270008d0 add verify to zokrates js 2020-10-06 15:08:11 +02:00
schaeff
149e07f6c9 remove remaining references to CompileConfig 2020-08-13 17:28:14 +02:00
dark64
3fc40e091a update book, fix tests, add CompileOptions parameter 2020-08-03 20:49:27 +02:00
dark64
d2affdee31 update index.d.ts 2020-07-17 15:57:44 +02:00
dark64
74de3c7c8d add compile config option in zokrates_js 2020-07-07 16:32:15 +02:00
dark64
ef2c446895 fix naming in proof 2020-05-13 18:48:21 +02:00
dark64
98f5edb7a3 cleanup 2020-04-30 18:43:55 +02:00
dark64
3535574d2b proof system refactor 2020-04-29 19:34:24 +02:00
dark64
c35e620c50 update naming 2020-04-27 15:12:09 +02:00
dark64
f2ebddb2fc minor refactor and cleanup, add tests to vk parser 2020-04-24 16:09:03 +02:00
dark64
4356fad767 add serialized return values on compute witness 2020-01-23 12:47:04 +01:00
Darko Macesic
3a833dacc2
Update index.d.ts 2020-01-22 19:00:50 +01:00
dark64
62171cccf4 Add dockerfile for building zokrates_js, modify ci steps 2020-01-14 02:51:29 +01:00
Renamed from zokrates_js/js/index.d.ts (Browse further)