Go to file
therealyingtong 28f2d7a84b Provide compute_lagrange_coeffs() functionality in ECCChip.
This involves moving helper functions from src/constants to a new
module, ecc::chip::constants.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
2022-01-27 21:14:15 +08:00
.github/workflows CI: Switch to storing benchmarks in gh-pages branch 2021-12-09 21:43:56 +00:00
benches Pass rng to create_proof API. 2022-01-05 21:30:45 +08:00
book book: Introduce RangeCheck macro. 2021-11-30 09:30:43 -05:00
proptest-regressions/constants
src Provide compute_lagrange_coeffs() functionality in ECCChip. 2022-01-27 21:14:15 +08:00
.gitignore
CHANGELOG.md Update Changelog. 2022-01-05 22:14:08 +08:00
COPYING
Cargo.toml Update halo2 revision. 2022-01-05 21:30:45 +08:00
LICENSE-BOSL
README.md
katex-header.html
rust-toolchain

README.md

orchard Crates.io

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

Requires Rust 1.51+.

Documentation

License

Copyright 2020-2021 The Electric Coin Company.

You may use this package under the Bootstrap Open Source Licence, version 1.0, or at your option, any later version. See the file COPYING for more details, and LICENSE-BOSL for the terms of the Bootstrap Open Source Licence, version 1.0.

The purpose of the BOSL is to allow commercial improvements to the package while ensuring that all improvements are open source. See here for why the BOSL exists.