You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for SnapDeals, there is no precommit or prove commit(sealing), but only a ProveReplicaUpdate step - this may take between 16min to an hour based on the hardware.
Fip 0019 introduces SnapDeal that allows SP to put deal into cc sectors by doing
ProveReplicaUpdate
without reseal the sector.see the sector fsm here https://github.com/filecoin-project/lotus/blob/d645c5fbabe2c087c21058d7a5eeda09da7a0f0a/extern/storage-sealing/fsm.go#L137-L174
and storage deal status should reflect that
go-fil-markets/storagemarket/dealstatus.go
Lines 191 to 192 in 0f90512
The text was updated successfully, but these errors were encountered: