Module zebra_state::service::finalized_state::disk_format::upgrade
source · Expand description
In-place format upgrades and format validity checks for the Zebra state database.
Modules§
- Fully populate the Sapling and Orchard note commitment subtrees for existing blocks in the database.
- Updating the genesis note commitment trees to cache their roots.
- Updating the sprout and history tree key type from
Height
to the empty key()
.
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.