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

Skeleton for nv24 to support development and testing #295

Closed
rjan90 opened this issue Jul 29, 2024 · 2 comments · Fixed by #304
Closed

Skeleton for nv24 to support development and testing #295

rjan90 opened this issue Jul 29, 2024 · 2 comments · Fixed by #304
Assignees
Labels
good first issue Good for newcomers

Comments

@rjan90
Copy link
Contributor

rjan90 commented Jul 29, 2024

Write the skeleton for nv24, now that the development, testing, and deployment of network version 23 (nv23) nears completion, with the Filecoin Mainnet scheduled to upgrade to nv23 on August 6, 2024, at 12:00 UTC.

This is part of a series of tickets across multiple repos, as building up a network upgrade skeleton requires changes across:

How to create a network skeleton in Go-State-Types is documented here: https://github.com/filecoin-project/lotus/blob/master/documentation/misc/Building_a_network_skeleton.md#go-state-types-checklist

Done Criteria

  • There is GST developer release that supports the skeleton for network version 24.

User/Customer

Implementers

@rjan90
Copy link
Contributor Author

rjan90 commented Aug 7, 2024

First part of the GST-skeleton for nv24 has been completed with: #299. Only missing piece before we can close this out is adding the simple migration code: https://github.com/filecoin-project/lotus/blob/master/documentation/misc/Building_a_network_skeleton.md#go-state-types-checklist.

@kamuik16 Are you planning to add those as well? If not, I can pick that up.

@kamuik16
Copy link
Contributor

kamuik16 commented Aug 7, 2024

First part of the GST-skeleton for nv24 has been completed with: #299. Only missing piece before we can close this out is adding the simple migration code: https://github.com/filecoin-project/lotus/blob/master/documentation/misc/Building_a_network_skeleton.md#go-state-types-checklist.

@kamuik16 Are you planning to add those as well? If not, I can pick that up.

Yeah, I can make a PR on the next step as well.

I need to follow the 2 point in the https://github.com/filecoin-project/lotus/blob/master/documentation/misc/Building_a_network_skeleton.md#go-state-types-checklist, right?

@github-project-automation github-project-automation bot moved this to 🥞 Todo in nv24 Track Board Aug 7, 2024
@rjan90 rjan90 moved this from 🥞 Todo to 🏃 In Progress in nv24 Track Board Aug 7, 2024
@github-project-automation github-project-automation bot moved this from 🏃 In Progress to ✅ Done in nv24 Track Board Aug 8, 2024
@rjan90 rjan90 moved this from ⌨️In Progress to 🎉 Done in FilOz Aug 8, 2024
@rjan90 rjan90 moved this from 🎉 Done to ☑️Done (Archive) in FilOz Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: ☑️ Done (Archive)
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants