halo2/halo2_gadgets
Jack Grigg 144d082528 halo2_gadgets: Refactor complete addition constraints
We also fix several typos in the constraint analysis on the complete
addition book page, and adjust the constraints table for readability.
2022-05-10 00:20:00 +00:00
..
benches halo2_gadgets: Move `primitives::*` to `*::primitives` 2022-05-09 05:43:34 +00:00
proptest-regressions/constants Migrate to `halo2_gadgets` crate in subdir 2022-01-27 23:08:01 +00:00
src halo2_gadgets: Refactor complete addition constraints 2022-05-10 00:20:00 +00:00
CHANGELOG.md halo2_gadgets: Fix return type of `ecc::chip::FixedPoint::u` 2022-05-10 00:20:00 +00:00
Cargo.toml Merge pull request #542 from zcash/relicense-mit-or-apache-2.0 2022-05-05 13:50:45 -06:00
README.md Relicense Halo 2 crates as MIT OR Apache 2.0 2022-04-07 14:22:49 +00:00
katex-header.html Fix docs.rs build 2022-03-17 19:14:11 +00:00

README.md

halo2_gadgets Crates.io

IMPORTANT: This library is in beta, and should not be used in production software.

Requires Rust 1.51+.

Documentation

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.