Closed BlocksOnAChain closed 3 years ago
specs-actors needs a new miner actor method for triggering a snap deals update on an empty sector. The specification for this is found in the above link. At a high level this method needs to take in and validate an input specifying snap deals updates and proofs that they have been done successfully. It then needs to carefully change the miner actor state to account for updated sector information and power.
ProveCommitReplicaUpdate
method being written to spec and past review.This PR has no dependencies.
In review here: https://github.com/filecoin-project/specs-actors/pull/1529
See section 4 of the fip for an implementation breakdown