Go to file
str4d 6f6a6a6bb0
Merge pull request #48 from zcash/small-optimisations
Small optimisations
2020-11-25 14:01:23 +00:00
.github/workflows Update Actions CI with improved workflow 2020-10-30 00:45:07 +00:00
benches Add aux information to metrics 2020-11-24 09:39:34 +08:00
examples Add aux information to metrics 2020-11-24 09:39:34 +08:00
src Simplify h_poly expression evaluation in Proof::create 2020-11-24 23:43:48 +00:00
.gitignore Add .vscode to .gitignore. 2020-09-06 11:33:47 -06:00
CHANGELOG.md Initial commit 2020-08-22 14:15:39 -06:00
COPYING Initial commit 2020-08-22 14:15:39 -06:00
Cargo.toml Update crate authors 2020-11-24 18:25:56 +00:00
Contributor_Agreement Correct numbering and add missing sections 2020-10-25 09:42:25 -07:00
LICENSE-TGPPL Initial commit 2020-08-22 14:15:39 -06:00
README.md Initial commit 2020-08-22 14:15:39 -06:00
katex-header.html Initial commit 2020-08-22 14:15:39 -06:00

README.md

halo2 Crates.io

IMPORTANT: This library is being actively developed and should not be used in production software.

Documentation

License

Copyright 2020 The Electric Coin Company.

You may use this package under the Transitive Grace Period Public Licence, version 1.0, or at your option, any later version. See the file LICENSE-TGPPL for the terms of the Transitive Grace Period Public Licence, version 1.0.

The purpose of the TGPPL is to allow commercial improvements to the package while ensuring that all improvements are eventually open source. See here for why the TGPPL exists, graphically illustrated on three slides.