Go to file
therealyingtong 1a61eaa5d9 Propagate type changes 2021-04-23 19:18:41 +08:00
.github CI: Warn with clippy on beta instead of nightly 2021-02-15 15:41:35 +00:00
benches Update tests 2021-02-24 00:21:12 +08:00
book Fixed columns are not necessarily selector columns. 2021-03-24 20:14:38 +00:00
examples Remove metrics crate and inline modelling 2021-03-03 23:13:34 +00:00
src Propagate type changes 2021-04-23 19:18:41 +08:00
tests Update commitments in PinnedVerificationKey 2021-04-23 17:32:09 +08:00
.gitignore
CHANGELOG.md
COPYING
Cargo.toml Migrate to pasta_curves with Coordinates struct 2021-04-20 09:29:02 +12:00
Contributor_Agreement
LICENSE-BOSL Adding the Bootstrap Open Source Licence 2021-04-14 09:32:32 -07:00
LICENSE-TGPPL
README.md Add documentation of Minimum Supported Rust Version. 2021-02-23 13:29:07 +00:00
katex-header.html
rust-toolchain add rust toolchain file 2021-02-26 16:35:52 +08:00

README.md

halo2 Crates.io

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

Documentation

This crate currently has a Minimum Supported Rust Version of 1.49.0. When const generics are stabilized in Rust 1.51.0, we plan to require that version.

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.