-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
Type: TaskDiscrete task to implementDiscrete task to implement
Description
Summary
This FIP proposes the removal of the ProveReplicaUpdates
method (Method 27) from the miner actor as it has been superseded by the more flexible ProveReplicaUpdates3
method, which offers the same functionality in a more effective manner.
Completion Criteria
- Remove
ProveReplicaUpdates
method from the miner actor. - Ensure that tests for
ProveReplicaUpdates3
effectively cover the same functionality. - Ensure that removal of tests previously covering
ProveReplicaUpdates
doesn't result in an overall reduction in test coverage. - Ensure all systems behave normally with the removal of
ProveReplicaUpdates
.
Additional Links & Resources
You can read the full FIP here: https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0106.md
Metadata
Metadata
Assignees
Labels
Type: TaskDiscrete task to implementDiscrete task to implement
Type
Projects
Status
In review