schaeff
66d4244717
fix typo: change target to develop
2019-01-23 10:32:00 +01:00
schaeff
509609f56d
use shields.io
2019-01-14 22:13:39 +01:00
schaeff
59df4bbaf2
fix #188
2019-01-03 10:35:54 +01:00
JacobEberhardt
4bbca45d1d
ZoKrates spelling + typo fix.
2018-11-23 13:31:36 +01:00
Thibaut Schaeffer
a768a41690
Clean readme links, add contributor line
2018-11-22 23:21:34 +01:00
sdeml
765c0e1349
Merge branch 'develop' into update_readme
...
* develop: (53 commits)
add contributor guidelines
format with rustfmt 0.99.6, add to circleci
add cargo lock from master
remove cargo lock
Add CircleCi config (#160 )
fmt and add fmt to CI
minor fixes
Implement boolean not
Add compeent about flatten_boolean_expression postconditions
Remove magic string constant in statement.rs
Fix boolean or bugs
Fix bool_or.code test
Rename stdlib to corelib
Add test of parsing boolean operator associativity.
[add] new cases to folding
Boolean or example
[fix] parsing primitive conditions if we see a bad symbol
[del] test.code file in root directory
[add] changed associativity of boolean and on test
Swap associativity in test
...
# Conflicts:
# README.md
2018-11-20 19:33:22 +01:00
sdeml
d3d7f685a3
add logo
2018-11-20 10:00:12 +01:00
sdeml
d5506a7ed0
link readme to docs
2018-11-20 09:42:14 +01:00
schaeff
623f54f5b0
add contributor guidelines
2018-11-10 11:58:10 +01:00
schaeff
3b129a1c1d
split libsnark and packing helpers
2018-10-23 17:28:17 +02:00
sdeml
2074d98f15
added changes on the API reference
2018-10-09 11:41:36 +02:00
sdeml
ba29690864
more explanations
2018-10-09 09:47:29 +02:00
sdeml
7aac272f2b
changed readme as main is mandatory in default branch
2018-09-14 13:42:02 +02:00
Dennis Kuhnert
aa7e11aa88
Use zokrates dockerhub org
2018-07-07 18:03:46 +02:00
schaeff
e3b4c3336b
add web3 intructions
2018-05-02 15:31:07 +02:00
Dennis Kuhnert
7140ea597c
Fix badges
2018-03-22 11:52:02 +01:00
Dennis Kuhnert
bc88fae5c7
Add build yourself instructions; add master/develop badge
2018-03-22 11:20:43 +01:00
Dennis Kuhnert
b8c589da20
Add Jenkinsfile; Fix Warnings
2018-03-20 21:44:22 +01:00
schaeff
56c7787443
smaller headings for api ref
2018-03-05 21:28:04 +01:00
schaeff
985208b301
update README
2018-03-05 21:23:03 +01:00
The Gitter Badger
66ed8a4ea9
Add Gitter badge
2017-11-09 09:59:27 +00: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
36dce7a939
README updated
2017-10-29 16:59:24 +01:00
Jacob Eberhardt
cd012b1d88
Removed camelcase from program name -> zokrates
2017-10-23 17:57:16 +02:00
Jacob Eberhardt
395d15dbec
CamelCase in Example
2017-10-23 16:28:04 +02:00
Jacob Eberhardt
0573584de0
naming
2017-10-23 11:41:51 +02:00
Dennis Kuhnert
22f2d4b705
Fix README docker image name
2017-06-18 12:56:12 +02:00
Dennis Kuhnert
a8796aecfa
Fix dockerfile, add to README
2017-06-18 12:48:45 +02:00
Jacob Eberhardt
397c99437a
README updated.
2017-03-22 19:01:26 +01:00
Dennis Kuhnert
a8a67cd045
Add correct Pow and Div implementation and tests for FieldPrime
2017-02-19 11:04:58 +01:00
Dennis Kuhnert
e815ee7590
Add Field and its missing functionalities to the program workflow
...
Division not correct yet
2017-02-18 23:02:28 +01:00
Dennis Kuhnert
175ed352bf
Add @author and grammar notes
2017-02-07 11:53:42 +01:00
Dennis Kuhnert
2f0a85c5db
Update README with features and examples
2017-02-02 16:26:54 +01:00
Dennis Kuhnert
f31e109413
Add Sub to R1CS; Add Dockerfile
...
Change CURVE to ALT_BN128
Remove 'Expression::' with import
2017-02-01 17:24:44 +01:00
Dennis Kuhnert
9e3d4bed6b
Add witness calculation; Add complete run of libsnark
2017-01-30 00:50:35 +01:00
Dennis Kuhnert
cabe205949
Initial commit
2017-01-27 19:08:59 +01:00