-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 #12351
Comments
I will take this up in the future once I have completed the rest of the tickets. |
Amazing! I will assign this ticket to you then @kamuik16 |
I have moved the ticket from @kamuik16 let me know if you have any questions with regards to the steps, either here or on Slack. |
Do you prefer a different PR for dependency updates (i.e ffi & go-state-types) or all together in a single PR? |
All together is fine. That will make it easier to spin up a https://lotus.filecoin.io/lotus/developers/local-network/ from that branch, and confirm that we successfully change network versions |
Write the skeleton for nv24, now that the deployment of network version 23 has been completed and landed on Mainnet. 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 skeleton in Lotus is documented here: https://github.com/filecoin-project/lotus/blob/master/documentation/misc/Building_a_network_skeleton.md#lotus-checklist
Done Criteria
The text was updated successfully, but these errors were encountered: