1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
Commit graph

77 commits

Author SHA1 Message Date
JacobEberhardt
aa5b306286 remove compilation result 2019-09-30 12:01:45 +02:00
JacobEberhardt
ef24980d6b cli fix + doc update 2019-09-30 11:59:17 +02:00
schaeff
8216866735 fix import docs, fix stdlib test typo 2019-09-25 12:15:19 +02:00
schaeff
ed300a9a28 change file endings 2019-09-24 12:05:43 +02:00
schaeff
57afbb0a57 Merge branch 'develop' of github.com:Zokrates/ZoKrates into rec-arrays 2019-09-23 10:46:00 +02:00
JacobEberhardt
19aec2c794 Merge branch 'zokrates-test-crate' of https://github.com/Zokrates/ZoKrates into zokrates-test-crate 2019-09-19 17:30:47 +02:00
JacobEberhardt
d1eb337436 fixed documentation references 2019-09-19 17:30:27 +02:00
JacobEberhardt
231828aabc
Update zokrates_book/src/reference/Testing.md
Co-Authored-By: Thibaut Schaeffer <thibaut@schaeff.fr>
2019-09-19 17:04:04 +02:00
JacobEberhardt
1731d046e7 updated documentation 2019-09-18 18:55:17 +02:00
JacobEberhardt
b17f34e415 Documentation on extended array types 2019-09-17 18:05:09 +02:00
Thibaut Schaeffer
45babb48dd
Merge pull request #460 from BohuTANG/201908_book
zokrates_book: fixup CLI reference link
2019-08-27 14:51:44 +02:00
schaeff
1412ef2ef1 address review comments 2019-08-20 12:38:32 +02:00
BohuTANG
7e0333b647 zokrates_book: fixup CLI reference link 2019-08-19 09:41:26 +08:00
JacobEberhardt
c0a5efa621 Updated sha256 tutorial to use Groth16 2019-07-08 14:30:42 +02:00
JacobEberhardt
a4fb97ccb9 Improved documentation on backend builds 2019-07-08 14:14:09 +02:00
JacobEberhardt
c8d5d6183c Improved doc 2019-07-05 19:31:01 +02:00
JacobEberhardt
83e8df7987 Made integration testing more robust and added testing documentation 2019-07-05 18:07:24 +02:00
schaeff
c8bfcf855c replace 2019-06-07 11:13:00 +02:00
Thibaut Schaeffer
4c79cd0868
Update gettingstarted.md 2019-06-05 12:45:39 +02:00
Paul Etscheit
ffb09e914b
Corrects path for source build 2019-04-24 16:43:45 +02:00
Thibaut Schaeffer
b93bf6f1ef
Create binaries with libsnark disabled on new tags (#319)
* add appveyor, travis, remove libsnark as default, add push to gh

* fix appveyor

* change appveyor to nightly

* use cargo for build job

* change to build everywhere

* update token, reduce targets

* add more targets

* add on liner script

* remove rustc dep

* add need_cmd

* add check cmd

* simple brackets

* use check_cmd for curl

* copy stdlib to OUT_DIR

* ship stdlib in archive

* install stdlib, give PATH hints after build script

* clean

* comment

* scripts: ensure one-liner install script works with FreeBSD

* remove appveyor for now

* clean, remove windows, remove appveyor, remove travis test

* put back cross install

* fix stdlib test generation

* disable tests in travis

* restore test script to prevent tests to run..

* change scripts to keep same behaviour now that libsnark is disabled by default

* update docs with installer

* change docker to dockerhub

* change repo
2019-04-11 23:20:44 +02:00
Stefan
6b6f04d540
Update zokrates_book/src/reference/index.md
Co-Authored-By: Schaeff <schaeffer.thibaut@gmail.com>
2019-04-08 22:18:00 +02:00
schaeff
efde7a32d7 fix book 2019-04-08 14:58:02 +02:00
schaeff
0be493fdd1 fix following review: extract witness with write read, rename scheme to proving scheme, typos 2019-04-08 14:56:07 +02:00
schaeff
869b516d44 Merge branch 'develop' of github.com:JacobEberhardt/ZoKrates into bellman-backend-v2 2019-04-03 12:11:18 +02:00
Thibaut Schaeffer
45319ec652
Merge pull request #310 from fulldecent/patch-2
Fix documentation of number ranges
2019-04-03 10:10:40 +02:00
Thibaut Schaeffer
4b1b1023bd
Update zokrates_book/src/concepts/types.md
Co-Authored-By: fulldecent <github.com@phor.net>
2019-04-02 17:12:27 -04:00
Thibaut Schaeffer
8415029e9f
Update zokrates_book/src/concepts/types.md
Co-Authored-By: fulldecent <github.com@phor.net>
2019-04-02 17:11:54 -04:00
Stefan
1e95836afb
Merge branch 'develop' into babyjubjub-eddsa 2019-03-29 10:53:43 +01:00
sdeml
5cc19c3ca9 doc updates 2019-03-29 09:06:29 +01:00
William Entriken
b34a99cc98
Update the prime to a prime number 2019-03-26 23:35:43 -04:00
Thibaut Schaeffer
8b6deba83f
Merge pull request #309 from fulldecent/patch-1
Hyphenate numbers
2019-03-26 11:25:14 +01:00
William Entriken
33829696d1
Fix documentation of number ranges 2019-03-25 19:30:16 -04:00
William Entriken
d7c50f7959
Hyphenate numbers 2019-03-25 19:25:43 -04:00
Thibaut Schaeffer
a139e379ad
Apply suggestions from code review
thanks @Schaeff

Co-Authored-By: stefandeml <stefandeml@gmail.com>
2019-03-19 12:46:22 +01:00
sdeml
5ae8310331 update mdbook 2019-03-18 15:12:50 +01:00
schaeff
e727c712cc Merge branch 'develop' of github.com:JacobEberhardt/ZoKrates into bellman-backend-v2 2019-03-06 10:17:46 +01:00
Stefan
234e62134f
Merge pull request #277 from Zokrates/stdin-inputs
Remove interactive mode and accept inputs from stdin
2019-03-04 21:55:01 +01:00
schaeff
550b078656 remove unpack, only split to the field size, move 128 pack and unpack to stdlib 2019-02-28 17:27:20 +01:00
schaeff
e07442d26b add groth16 warning to docs 2019-02-27 21:38:06 +01:00
schaeff
76cd8a65b4 update book 2019-02-25 19:51:03 +01:00
schaeff
172e1be1d2 use csv for witness serialization, clean libsnark, rename backends to schemes 2019-02-21 10:28:23 +01:00
Thibaut Schaeffer
718158717f
Merge pull request #221 from Zokrates/add-sharound
Simplify SHA gadgets and add a stdlib
2019-02-01 17:42:40 +01:00
Thibaut Schaeffer
e0316c39e2
Update ir.md 2019-02-01 11:44:44 +01:00
Thibaut Schaeffer
00659fc60a
Update ir.md 2019-02-01 11:38:43 +01:00
sdeml
94f855ede8 fix PR comments 2019-01-31 13:29:16 +01:00
Thibaut Schaeffer
041cfa2052
Update SUMMARY.md 2019-01-31 11:06:11 +01:00
schaeff
a708e5ba07 Merge branch 'develop' of github.com:JacobEberhardt/ZoKrates into short-field-display 2019-01-31 10:21:42 +01:00
schaeff
ef16ee6090 expose zir in book reference 2019-01-31 10:21:25 +01:00
sdeml
a7e5477d2b Merge branch 'develop' into add-sharound
* develop:
  Remove the tools directory
  add doc, example and failing test for out of scope
  Add zokrates_field to kcov
  first build docker, then tag gh
  clean env
  revert dockerfile to original, enable master filter, enable push to dockerhub, git tag and mdbook
  clean, move bot addr to env, silence commands
  pass pw through stdin to silence warning
  remove useless checks, rename env var
  enable docker remote
  add docker login, get mdbook from tar
  allow wasm tests to fail
  add integration_test job
  use workflows

# Conflicts:
#	.circleci/config.yml
2019-01-31 08:59:59 +01:00