halo2/halo2_gadgets
Jack Grigg c4abcd5fd1 Disable default features of halo2_proofs in other crates
Now that `multicore` is a default feature instead of just being always
on, we can ensure it is not enabled just as a result of depending on
`halo2_gadgets` or `halo2`.
2023-02-14 19:06:18 +00:00
..
benches chore: instance columns for poseidon bench (#712) 2023-01-20 23:08:24 +00:00
proptest-regressions/constants Migrate to `halo2_gadgets` crate in subdir 2022-01-27 23:08:01 +00:00
src Merge pull request #723 from ImmanuelSegol/feat/avoid-wasm-error 2023-01-20 23:55:57 +00:00
CHANGELOG.md Migrate to published `ff 0.13` 2022-12-06 04:55:21 +00:00
Cargo.toml Disable default features of halo2_proofs in other crates 2023-02-14 19:06:18 +00:00
README.md Bump MSRV to 1.60 2023-02-10 18:09:11 +00:00
katex-header.html Fix docs.rs build 2022-03-17 19:14:11 +00:00

README.md

halo2_gadgets Crates.io

Requires Rust 1.60+.

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.