filecoin-project / cpp-filecoin

C++17 implementation of Filecoin
https://filecoin.io/
GNU General Public License v3.0
126 stars 36 forks source link

Feature/snap fsm update #628

Closed Alexey-N-Chernyshov closed 2 years ago

Alexey-N-Chernyshov commented 2 years ago

Description of the Change

SectorMasrkForUpdate API method and SnapUpdate part in sealing. Tests refactored.

Benefits

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]