Go to file
Vivek Arte f0b794896d
Making changes to the asset base derivation from the asset identifier (#49)
This PR updates the test-vectors from the updates to the zcash-test-vectors repository (see here).

The keys test is also updated to now use the asset base from the test vectors instead of just using the native asset.
2023-04-19 01:00:37 +05:30
.circleci ZSA burn functionality (#35) 2022-12-07 16:19:51 +01:00
.github/workflows ZSA burn functionality (#35) 2022-12-07 16:19:51 +01:00
benches AssetBase spec update (#44) 2023-03-02 14:26:19 +02:00
book book: Finish incomplete sentence on nullifier page 2022-06-23 22:46:45 +00:00
proptest-regressions/constants Add proptest for decompose_scalar_fixed() 2021-05-13 12:52:03 +08:00
src Making changes to the asset base derivation from the asset identifier (#49) 2023-04-19 01:00:37 +05:30
tests AssetBase spec update (#44) 2023-03-02 14:26:19 +02:00
.gitignore ZSA burn functionality (#35) 2022-12-07 16:19:51 +01:00
CHANGELOG.md Merge pull request #362 from zcash/batch-scanner-improvements 2022-10-20 09:30:49 -06:00
COPYING Add exception text 2022-05-18 09:46:23 -07:00
Cargo.toml Upgrade pprof version with a limited inferno version (#48) 2023-03-20 14:12:10 +01:00
LICENSE-BOSL Line wrapping 2022-05-19 15:45:33 -07:00
README.md CI-Badge (#37) 2022-12-21 11:40:08 +02:00
katex-header.html Initial commit 2020-10-20 15:12:37 -06:00
rust-toolchain ZSA burn functionality (#35) 2022-12-07 16:19:51 +01:00

README.md

orchard Crates.io CI checks

Requires Rust 1.61+.

Documentation

License

Copyright 2020-2022 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.