Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.4 #320

Merged
merged 187 commits into from
Apr 12, 2019
Merged

Release 0.4.4 #320

merged 187 commits into from
Apr 12, 2019

Conversation

Schaeff
Copy link
Member

@Schaeff Schaeff commented Apr 11, 2019

  • Introduction of elliptic curve cryptography in the stdlib
  • Support for Bellman for Groth16. libsnark feature removed from default, can be enabled with $WITH_LIBSNARK = 1. Docker is not needed on MacOS anymore!
  • One line installer: curl -LSfs get.zokrat.es | sh
  • New optimiser = fewer constraints

Schaeff and others added 30 commits November 26, 2018 18:16
fix loop counter persistence bug in identity WASM
Schaeff and others added 28 commits April 3, 2019 12:21
Co-Authored-By: Schaeff <schaeffer.thibaut@gmail.com>
Add support for Groth16 with bellman
Speed up build by making deps optional
* 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
@Schaeff Schaeff merged commit f01fc7e into master Apr 12, 2019
@Schaeff Schaeff deleted the rc/0.4.4 branch July 16, 2020 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants