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

30 commits

Author SHA1 Message Date
dark64
ed7c3632ea fix cli flags, update type def in zokrates.js 2022-06-29 18:43:51 +02:00
schaeff
1e3342bc7f merge dev, fix issues 2022-05-31 17:04:13 +02:00
schaeff
748b341c43 clean test, fix compile config 2022-05-31 10:51:29 +02:00
schaeff
75b7472107 update zjs, add tests 2022-05-30 11:57:20 +02:00
schaeff
39896000c2 fix conflicts 2022-05-23 10:45:02 +02:00
schaeff
4cee2d7f03 update zjs 2022-05-20 16:19:57 +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
b34a5dda44 fix return object 2022-02-01 12:33:48 +01:00
dark64
5a61b11378 remove bind 2022-02-01 12:30:13 +01:00
dark64
89473e4aa8 fix withOptions 2022-01-31 18:18:49 +01:00
dark64
4a36259e40 cleanup 2022-01-31 14:03:01 +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
dark64
70615505db make ark bindings compile to wasm 2021-11-16 19:04:12 +01:00
dark64
a0b5acf1e5 remove console.log 2021-09-29 16:12:08 +02:00
dark64
2fff71d49f update wrapper.js 2021-09-29 16:11:34 +02:00
schaeff
10b9f4a48b remove remaining references to abi version 2021-07-16 23:19:33 +02:00
dark64
f30bd5319f replace program input type from JsValue to u8 slice ref 2021-03-02 18:01:34 +01: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
df05601cb1 remove release flag 2020-08-13 17:16:52 +02:00
dark64
3fc40e091a update book, fix tests, add CompileOptions parameter 2020-08-03 20:49:27 +02:00
dark64
81b81e4d10 fix extension slicing 2020-07-16 11:54:00 +02:00
dark64
ab811a0d0b fix import resolving issue with absolute paths 2020-07-16 11:10:24 +02:00
dark64
50a5810f53 merge dev, add node support to zokrates-js, fix tests 2020-07-09 17:54:45 +02:00