halo2/halo2_proofs
Nalin Bhardwaj fad6201b34 Merge layouter used by cost and graph into one 2022-09-16 16:27:51 +05:30
..
benches
examples
proptest-regressions/plonk
src Merge layouter used by cost and graph into one 2022-09-16 16:27:51 +05:30
tests
CHANGELOG.md
Cargo.toml Reduce feature surface of `plotters` 2022-09-12 18:31:04 +00:00
README.md
katex-header.html

README.md

halo2_proofs Crates.io

Documentation

Minimum Supported Rust Version

Requires Rust 1.56.1 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

Controlling parallelism

halo2_proofs currently uses rayon for parallel computation. The RAYON_NUM_THREADS environment variable can be used to set the number of threads.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.