You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 v2 suffix. This is to follow standard go versioning best practices.
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.
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!v2
suffix. This is to follow standard go versioning best practices.v0.50.x
, ensuring builds and tests still work.Any other items will be added adhoc to this list as they come up!
The text was updated successfully, but these errors were encountered: