Expand description
In-place format upgrades and format validity checks for the Zebra state database.
Modules§
- add_
subtrees πFully populate the Sapling and Orchard note commitment subtrees for existing blocks in the database. - cache_
genesis_ πroots Updating the genesis note commitment trees to cache their roots. - fix_
tree_ πkey_ type Updating the sprout and history tree key type fromHeight
to the empty key()
. - Tracks transaction locations by their inputs and revealed nullifiers.
Structs§
- Marker type that is sent to cancel a format upgrade, and returned as an error on cancellation.
- A handle to a spawned format change thread.
Enums§
- The kind of database format change or validity check weβre performing.