* Split Chain fields into sections * Replace Chain.sprout_note_commitment_tree with a lookup method * Add TODOs * Show full debug info when tests fail because chains aren't equal * Print sprout and sapling tree Nodes as hex when debugging * Correctly revert temporary finalized tip trees and anchors * Fix tests * Refactor removal functions * Replace the Chain.sapling_note_commitment_tree field with a lookup method * Replace the Chain.orchard_note_commitment_tree field with a lookup method * Replace the Chain.history_tree field with a lookup method and remove redundant code * Update comments * Ignore clippy::unwrap_in_result * Remove redundant fork() Result * Put conditional code in blocks * fastmod history_tree_at_tip history_block_commitment_tree zebra-state |
||
|---|---|---|
| .. | ||
| note | ||
| tests | ||
| arbitrary.rs | ||
| commitment.rs | ||
| joinsplit.rs | ||
| keys.rs | ||
| note.rs | ||
| tests.rs | ||
| tree.rs | ||