1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
Commit graph

248 commits

Author SHA1 Message Date
Jacob Eberhardt
c213330ed0 Function flattening rewritten 2017-10-29 00:28:14 +02:00
Jacob Eberhardt
607be16d00 Sudoku Example bugfix 2017-10-28 17:36:24 +02:00
Jacob Eberhardt
29600212fb Function call parameter substitution fix 2017-10-28 17:35:58 +02:00
Jacob Eberhardt
2303a899ea Function call flattening bugfix 2017-10-28 15:28:11 +02:00
Jacob Eberhardt
884c71c288 Function call flattening bugfix 2017-10-28 14:10:51 +02:00
Jacob Eberhardt
572250a4ad removed debugging output 2017-10-27 22:07:45 +02:00
Jacob Eberhardt
bddfb05c4f Experimental flattening change 2017-10-27 21:21:26 +02:00
Steffen Haertlein
4162be91e3 improved two of the examples 2017-10-27 14:27:41 +02:00
Jacob Eberhardt
c70317b3ed Sudoku Example inputs aligned 2017-10-27 01:27:21 +02:00
Jacob Eberhardt
bfcd02265b Minor fixes. 2017-10-27 01:27:06 +02:00
Jacob Eberhardt
f4d0efc0c8 Proof print format updated 2017-10-27 00:54:08 +02:00
Jacob Eberhardt
57332eda41 Fixed console output bug 2017-10-27 00:39:07 +02:00
Jacob Eberhardt
3ee13eb4f1 Generate-proof completed 2017-10-27 00:27:38 +02:00
Jacob Eberhardt
84d6ef1306 Suppress dead code warning for function I want to keep 2017-10-26 20:46:46 +02:00
Jacob Eberhardt
acea5bf01b CLI renaming for consistency 2017-10-26 20:46:25 +02:00
Jacob Eberhardt
c9ff8157dc Short names for CLI subcommands updated 2017-10-26 20:36:54 +02:00
Jacob Eberhardt
c4b1b02c80 Introduced variable-information serde and splitup of witness in private and public parts 2017-10-26 19:52:39 +02:00
Jacob Eberhardt
b131d61d05 manual merge 2017-10-26 18:09:49 +02:00
Jacob Eberhardt
8df807c049 Sudoku Example Updated 2017-10-26 18:08:55 +02:00
Jacob Eberhardt
ff46125be4 intermediary backup 2017-10-26 18:04:30 +02:00
Jacob Eberhardt
4a4e580df2 sudoku example draft, not overflow-save yet. 2017-10-26 14:14:04 +02:00
Steffen Haertlein
c832e518e4 cleaned up verification template 2017-10-25 11:17:22 +02:00
Steffen Haertlein
b6218f120d fixed template error and indentation problem 2017-10-25 11:06:29 +02:00
Steffen Haertlein
88b803b7c4 Merge branch 'cli' of github.com:JacobEberhardt/ZoKrates into cli 2017-10-25 10:48:14 +02:00
Steffen Haertlein
de77b100a5 adapted main.rs and template for vk format 2017-10-25 10:48:10 +02:00
Jacob Eberhardt
b8f5843b13 Fixed verification key formatting 2017-10-25 10:46:59 +02:00
Steffen Haertlein
f11334a71b Merge branch 'feature/deployContract' into cli 2017-10-25 10:03:34 +02:00
Steffen Haertlein
9525d5df4c added export verifier functionality and required template 2017-10-25 10:02:52 +02:00
Jacob Eberhardt
d5b58daff2 Serialization of Verification Key changed to human readable format. 2017-10-25 02:16:12 +02:00
Jacob Eberhardt
74053da82d Minor bugfix. 2017-10-25 02:03:25 +02:00
Jacob Eberhardt
e1d5aeb9f5 Setup phase separated. Keys serialized to files. 2017-10-25 02:02:13 +02:00
Jacob Eberhardt
8fc4d5609f Witness serialization and deserialization completed. 2017-10-24 00:30:31 +02:00
Jacob Eberhardt
97e567431e witness serialization added. 2017-10-23 18:24:00 +02:00
Jacob Eberhardt
cd012b1d88 Removed camelcase from program name -> zokrates 2017-10-23 17:57:16 +02:00
Jacob Eberhardt
59f685a961 CLI Updated 2017-10-23 17:45:34 +02:00
Jacob Eberhardt
395d15dbec CamelCase in Example 2017-10-23 16:28:04 +02:00
Jacob Eberhardt
092f06944c Updated CLI 2017-10-23 16:26:28 +02:00
Jacob Eberhardt
72826f05ca Dockerfile fixed. Example fixed. 2017-10-23 16:02:46 +02:00
Jacob Eberhardt
b6bca81863 example added 2017-10-23 11:45:25 +02:00
Jacob Eberhardt
0573584de0 naming 2017-10-23 11:41:51 +02:00
Jacob Eberhardt
c2b8372b6e Template und Sample update 2017-10-11 17:41:44 +02:00
Jacob Eberhardt
52e43853b5 Updated Solidity Verification Example 2017-10-11 14:16:39 +02:00
Jacob Eberhardt
5d34f6c92f Added shortcut cli command to quickly perform setup, witness and proof generation. 2017-10-11 14:09:41 +02:00
Jacob Eberhardt
3c0db60dfa Examples refactored. 2017-10-09 21:48:12 +02:00
Jacob Eberhardt
ce049e945a Implementation of "compute-witness" cli operation completed 2017-10-09 21:47:30 +02:00
Jacob Eberhardt
d10a4bef56 Renamed. Serialization and Deserialization implemented for FieldPrime 2017-10-09 19:03:06 +02:00
Jacob Eberhardt
5d60e174ee Intermediary commit. Serialization added, Deserialization still ToDo. Formatted. 2017-10-09 13:24:31 +02:00
Jacob Eberhardt
9528f6576c Skeleton for CLI added. Compile subcommand implemented. 2017-10-08 17:50:15 +02:00
JacobEberhardt
55c6b362b0 Merge pull request #4 from Kyroy/functions_extension
Functions extension
2017-08-25 17:08:24 +02:00
Jacob Eberhardt
70c682d7fc Functions without arguments now supported. 2017-08-25 16:59:36 +02:00