-
Notifications
You must be signed in to change notification settings - Fork 0
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
🟪 EPIC: wormchain
should upgrade to new Cosmos SDK
v0.47.x
#51
Comments
Started work on this while I wait for Nikhil's response on how to test the new Cosmos SDK v0.47.x fork. |
wormchain
should upgrade to new Cosmos SDK
v0.47.x
fork
This issue will need to be finished before we can fully test the Cosmos SDK v0.47.12 fork. |
wormchain
should upgrade to new Cosmos SDK
v0.47.x
forkwormchain
should upgrade to new Cosmos SDK
v0.47.x
fork
The current branch is now passing |
Draft PR for work: wormhole-foundation#4034 Repo is almost compiling & running unit tests. Just ironing out a few areas. |
API changes have been made to 47, nearly compiliing. Looking into wasmd fork and gonna look at ante handlers to see if we can get off fork. Next: ICT tests. Almost done! |
@joelsmith-2019 is shipping!! gonna find some time to keep pushing on this as a group |
Protos need built with ignite-cli but we have to rebuild it with Go 1.21 |
I made the mistake of getting TokenFactory to parse with v0.47, but I never upgraded it to v0.47. Currently working on this upgrade which should get a majority of the finished ICTs passing again. |
wormchain
should upgrade to new Cosmos SDK
v0.47.x
forkwormchain
should upgrade to new Cosmos SDK
v0.47.x
fork
wormchain
should upgrade to new Cosmos SDK
v0.47.x
forkwormchain
should upgrade to new Cosmos SDK
v0.47.x
fork
wormchain
should upgrade to new Cosmos SDK
v0.47.x
forkwormchain
should upgrade to new Cosmos SDK
v0.47.x
Relies on the new fork: #30
Game plan:
Ongoing
CosmWasm
should be upgraded to v1.5 #12Wormchain-on-CosmosSDK-v47
#64Completed in Q3
Tendermint
should be upgraded toCometBFT 0.37.9
#85v0.46.x
: https://github.com/cosmos/cosmos-sdk/blob/release/v0.46.x/UPGRADING.md #55v0.47.x
: https://github.com/cosmos/cosmos-sdk/blob/release/v0.47.x/UPGRADING.md #56Go
version to1.22
IBC-GO
tov7.x
https://github.com/strangelove-ventures/engineering-internal/issues/117Packet Forward Middleware
tov7.x
https://github.com/cosmos/ibc-apps/blob/main/middleware/packet-forward-middleware/docs/integration.mdwasmd
messages w/o forking the wholewasmd
repo? (If so, that could cut out a lot of debt) #31TokenFactory
Module to v0.47.xThe text was updated successfully, but these errors were encountered: