Go to file
therealyingtong a10aefc8c1 circuit.rs: Implement enable spends and enable outputs logic.
The utilities::enable_flag gadget has been deleted, since the
public inputs API makes it more convenient to inline the gate.
2021-07-21 20:35:43 +08:00
.github/workflows
benches
book
proptest-regressions/constants
src circuit.rs: Implement enable spends and enable outputs logic. 2021-07-21 20:35:43 +08:00
.gitignore
CHANGELOG.md
COPYING
Cargo.toml Migrate to latest `halo2` test API 2021-07-19 12:58:05 +01: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 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 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.