* Remove duplicate asserts There are the same two asserts above the two removed ones. * Remove workarounds for inserting trees into NFS NFS = non finalized state * Use correct height for constructing new chain We were using the height of the last block instead of the initial block to construct a new chain. * Don't push the 0th block into a chain * Don't commit two blocks at the same height * Add helpers for heights * Support the retrieval of deduped Sprout trees * Dedup Sprout trees * Refactor docs for adding & removing Sprout trees * Support the retrieval of deduped Sapling trees * Dedup Sapling trees * Refactor docs for adding & removing Sapling trees * Support the retrieval of deduped Orchard trees * Dedup Orchard trees * Refactor docs for adding & removing Orchard trees * Make the docs for storing trees clearer |
||
|---|---|---|
| .. | ||
| benches | ||
| proptest-regressions | ||
| src | ||
| Cargo.toml | ||