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

Umee v3 (Calypso) Upgrade Tracking #603

Closed
6 tasks done
alexanderbez opened this issue Mar 3, 2022 · 4 comments · Fixed by #1217
Closed
6 tasks done

Umee v3 (Calypso) Upgrade Tracking #603

alexanderbez opened this issue Mar 3, 2022 · 4 comments · Fixed by #1217
Assignees
Milestone

Comments

@alexanderbez
Copy link
Contributor

alexanderbez commented Mar 3, 2022

Mainly creating this issue as a brain dump of things to keep in mind when getting ready for the Umee v2 (Calypso) on-chain upgrade:

  • SDK v0.46 breaking changes
  • Dep updates
    • IBC (state-machine breaking patch)
    • TM v0.35
    • SDK v0.46
  • Upgrade handler
@toteki
Copy link
Member

toteki commented Mar 29, 2022

SDK 0.46 required for message prioritization (umee #510 and peggo #179)

Leverage mainnet should likely wait until then.

@toteki
Copy link
Member

toteki commented Mar 29, 2022

Outside advisors warned not to jump on 0.46 upgrade too quickly - wait at least until alpha is over and it's in beta. It's better not to be the first major chain to do it.

@toteki
Copy link
Member

toteki commented Mar 29, 2022

ibc-go 3.0.0 is out now, but we should do it simultaneously with SDK 0.46

This contains interchain accounts functionality, which we won't be directly using yet but might allow us to more easily develop meTokens (from the whitepaper) and deploy the relevant upgrade when the time comes. That's not in scope now though.

@toteki
Copy link
Member

toteki commented Mar 29, 2022

Public testnet will actually go through the upgrade procedure (NOT including SDK 0.46) starting from 1.0.x to 2.0.x in order to more closely simulate what we'll be doing in reality.

@toteki toteki added this to the Calypso milestone May 10, 2022
@robert-zaremba robert-zaremba changed the title Umee v2 (Calypso) Upgrade Tracking Umee v3 (Calypso) Upgrade Tracking Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants