Ideally the errors here would all be panics, as construction of such a node represents a programming error; however, it is preferable to return extra contextual information about the circumstance that led to this error where possible, so we model this as an error where possible without altering the public API. |
||
---|---|---|
.github/workflows | ||
bridgetree | ||
incrementalmerkletree | ||
incrementalmerkletree-testing | ||
shardtree | ||
.gitignore | ||
COPYING.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
rust-toolchain.toml |