Go to file
Jack Grigg e98f324d7d Ensure diversify_hash does not return the identity
This makes diversified address generation fallible (though with
negligible probability). We expose this to users, so they can decide how
to handle it (either just unwrapping, or incrementing the diversifier
index).

We alter spending key construction to reject spending keys that would
not result in a default address (with diversifier index 0).
2021-03-16 09:03:44 +13:00
.github/workflows CI: Update benchmarks runner 2021-01-21 12:12:43 +00:00
book book: Update commitment tree section with the design decision 2021-02-12 01:47:04 +00:00
src Ensure diversify_hash does not return the identity 2021-03-16 09:03:44 +13:00
.gitignore
CHANGELOG.md Initialize the changelog 2021-01-22 23:57:34 +00:00
COPYING
Cargo.toml Fix commit_ivk specification 2021-03-09 08:28:53 +13:00
LICENSE-TGPPL
README.md Rename to Orchard 2021-01-08 16:51:10 +00:00
katex-header.html

README.md

orchard Crates.io

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

Documentation

License

Copyright 2020 The Electric Coin Company.

You may use this package under the Transitive Grace Period Public Licence, version 1.0, or at your option, any later version. See the file LICENSE-TGPPL for the terms of the Transitive Grace Period Public Licence, version 1.0.

The purpose of the TGPPL is to allow commercial improvements to the package while ensuring that all improvements are eventually open source. See here for why the TGPPL exists, graphically illustrated on three slides.