-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Morse->Shannon Migration] Migration module #1034
Open
9 tasks
bryanchriswhite opened this issue
Jan 20, 2025
· 0 comments
· Fixed by #1032 · 4 remaining pull requests
Open
9 tasks
[Morse->Shannon Migration] Migration module #1034
bryanchriswhite opened this issue
Jan 20, 2025
· 0 comments
· Fixed by #1032 · 4 remaining pull requests
Labels
consensus-breaking
IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade.
on-chain
On-chain business logic
protocol
General core protocol related changes
Milestone
Comments
bryanchriswhite
added
consensus-breaking
IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade.
on-chain
On-chain business logic
protocol
General core protocol related changes
labels
Jan 20, 2025
15 tasks
15 tasks
15 tasks
15 tasks
15 tasks
15 tasks
15 tasks
12 tasks
12 tasks
This was referenced Jan 29, 2025
12 tasks
12 tasks
12 tasks
This was
linked to
pull requests
Feb 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
consensus-breaking
IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade.
on-chain
On-chain business logic
protocol
General core protocol related changes
Objective
Enable account (identity and balances) state migration from Morse to Shannon. The design SHOULD separate the import of the canonical migration Morse starting state from operations which derive Shannon migrated state transitions are derived. This allows for forward compatibility with migration operations which weren't planned prior to importing the starting state.
Origin Document
https://www.notion.so/buildwithgrove/Technical-Migration-from-Morse-Shannon-173a36edfff6800689fad43fd15287cd
Goals
Deliverables
MsgCreateMorseAccountState
message which commits a particular Mosrse state to ShannonMorseAccountState
#1045MsgCreateMorseAccountState
handlerMsgClaimMorsePOKT
MsgClaimMorsePOKT
#1046poktrolld
CLI command to convert the Morse state export to the Shannon import.Non-goals / Non-deliverables
General deliverables
Creator: @bryanchriswhite
Co-Owners: @Olshansk
The text was updated successfully, but these errors were encountered: