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

Implement actor upgrade logic #750

Merged
merged 11 commits into from
Oct 16, 2020
Merged

Implement actor upgrade logic #750

merged 11 commits into from
Oct 16, 2020

Conversation

austinabell
Copy link
Contributor

@austinabell austinabell commented Oct 15, 2020

Summary of changes
Changes introduced in this pull request:

  • Adds all upgrades within actors
    • This does not handle network upgrades outside of actors, this will be done separately
  • Adds network_version to runtime interface (used within actors now)

572 passing now

Reference issue to close (if applicable)

Closes

Other information and links

@austinabell austinabell added Status: Needs Review Spec Change Updates to implementation required due to a Filecoin spec change after implementation Interop Interop with Lotus/specs-actors and testing labels Oct 15, 2020
@austinabell austinabell merged commit fd89bb9 into main Oct 16, 2020
@austinabell austinabell deleted the austin/actorupgrade branch October 16, 2020 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interop Interop with Lotus/specs-actors and testing Spec Change Updates to implementation required due to a Filecoin spec change after implementation Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants