Module forest_filecoin::db::migration::v0_16_0

source ·
Expand description

Migration logic for 0.15.2 to 0.16.0 version. We are getting rid of rolling db in favor of mark-and-sweep GC. Therefore the two databases previously representing node state have to be merged into a new one and removed.

Modules§

Structs§