Jacob Eberhardt
|
8e7197438f
|
Added less-than-flattening example. LT-Flattening is experimental!
|
2018-01-15 18:25:54 +01:00 |
|
Jacob Eberhardt
|
600cc8c25c
|
Flattening reworked.
|
2018-01-15 18:21:39 +01:00 |
|
Jacob Eberhardt
|
4f86e8f321
|
#constraints added to compilation output
|
2017-11-18 17:53:35 +01:00 |
|
JacobEberhardt
|
93cf48b296
|
Merge pull request #8 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2017-11-09 11:04:12 +01:00 |
|
The Gitter Badger
|
66ed8a4ea9
|
Add Gitter badge
|
2017-11-09 09:59:27 +00:00 |
|
Jacob Eberhardt
|
7b74aae9ba
|
Merge branch 'master' of https://github.com/JacobEberhardt/ZoKrates
|
2017-11-08 17:10:25 +01:00 |
|
Jacob Eberhardt
|
07342fdefb
|
Updated Examples
|
2017-11-08 17:10:19 +01:00 |
|
JacobEberhardt
|
34b6cb2ab4
|
Merge pull request #5 from superphil0/patch-1
Fix example usage (issue #6)
|
2017-11-08 17:07:54 +01:00 |
|
Philipp Omenitsch
|
e03969d38e
|
Changed case of zokrates to ZoKrates
|
2017-11-06 16:52:27 +01:00 |
|
Philipp Omenitsch
|
3cf53c8556
|
Fix example usage
Changed path to release in documentation to make the example work
|
2017-11-06 16:33:21 +01:00 |
|
Jacob Eberhardt
|
72695036d9
|
Readme updated
|
2017-10-30 09:56:05 +01:00 |
|
Jacob Eberhardt
|
f3609c02db
|
Contract renamed
|
2017-10-30 09:55:54 +01:00 |
|
JacobEberhardt
|
1a2c1401c9
|
Merge pull request #1 from JacobEberhardt/cli
Cli added, c-interface updated, function flattening rewritten.
|
2017-10-29 17:00:56 +01:00 |
|
Jacob Eberhardt
|
36dce7a939
|
README updated
|
2017-10-29 16:59:24 +01:00 |
|
Jacob Eberhardt
|
0925def13a
|
Removed run_libsnark and shortcut cli operation. Some output cleanup.
|
2017-10-29 11:42:05 +01:00 |
|
Jacob Eberhardt
|
954b5ddeee
|
Removed comments
|
2017-10-29 09:17:43 +01:00 |
|
Jacob Eberhardt
|
4c157a857b
|
Function call flattening bugfix for equal variable names in call() and called()
|
2017-10-29 09:17:23 +01:00 |
|
Jacob Eberhardt
|
821450db08
|
Flattening condition fix
|
2017-10-29 00:39:45 +02:00 |
|
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 |
|