Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actors integration #7517

Closed
3 tasks
BlocksOnAChain opened this issue Oct 14, 2021 · 3 comments
Closed
3 tasks

Actors integration #7517

BlocksOnAChain opened this issue Oct 14, 2021 · 3 comments
Assignees
Milestone

Comments

@BlocksOnAChain
Copy link
Contributor

BlocksOnAChain commented Oct 14, 2021

  • consume V7 actors
  • update the runtime
  • add the forks logic
@ZenGround0
Copy link
Contributor

ZenGround0 commented Nov 11, 2021

Description

Lotus must consume the v7 specs-actors code and be updated to support the new runtime requirements for ProveCommitReplicaUpdate. It must also be prepared for upgrade logic, though the full migration code for the upgrade is out of scope.

Done criteria

  • Validation of snap deals replica update proofs is threaded all the way through from runtime to ffi
  • The network upgrade logic and a stub for the state migration are in place
  • lotus compiles consuming the specs-actors v7 module

Non-criteria

  • complete upgrade logic including state migration
  • the ability of the lotus-miner to run a replica update and proof.
  • integration tests of snap deals

Dependencies

Related work is now merged with:

#7617

@BlocksOnAChain
Copy link
Contributor Author

@arajasek can we move it to done?

@jennijuju jennijuju modified the milestones: SnapDeals, v1.14.0 Jan 5, 2022
@jennijuju
Copy link
Member

closing since its moved to Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants