Skip to content

FIP-0106: Remove of the ProveReplicaUpdates method from the miner actor #5803

@elmattic

Description

@elmattic

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 implement

Type

Projects

Status

In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions