-
Notifications
You must be signed in to change notification settings - Fork 1
Upgrade to Cosmos SDK v0.50 #2
Copy link
Copy link
Closed
Description
Now that the v1.0.0 release tag has been cut, the Noble team will start working on upgrading the module to the latest stable release of the Cosmos SDK. Below, you can find a list of tasks we will complete and open PRs for!
- Update module path to include a
v2suffix. This is to follow standard go versioning best practices. - Update Protobuf definitions to be compatible with Cosmos SDK v0.50, utilizing their builder.
- Bump Cosmos SDK and CometBFT to the latest patch release of
v0.50.x, ensuring builds and tests still work. - Support App Wiring to be compatible with the latest Noble codebase.
- feat: support app wiring #6
- We have decided against supporting AutoCLI in this upgrade as we have multiple custom query commands, and AutoCLI doesn't support maps currently. Support can be added at a later time via a quality of life upgrade.
- Reorganize repository structure to align with Noble's standard.
- Utilize collections for managing state, simplifying and removing a lot of boilerplate code. @spoo-bar
Any other items will be added adhoc to this list as they come up!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels