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

META: Cosmos SDK v2 support #4390

Open
julienrbrt opened this issue Oct 15, 2024 · 0 comments
Open

META: Cosmos SDK v2 support #4390

julienrbrt opened this issue Oct 15, 2024 · 0 comments
Labels
component:scaffold Feature, enhancement, or refactor related to scaffolding. component:sdk Related to SDK compatibility epic type:feat To implement new feature.
Milestone

Comments

@julienrbrt
Copy link
Member

Now that Cosmos SDK v0.52 is wiring is 95% complete, we can start adding scaffolding for v2.
v2 will be the default scaffolded chain, v0.52 baseapp, will be a flag.

--minimal will scaffold a v2 app, --minimal --legacy will scaffold a minimal v0.52 baseapp app.

We'll need to improve the detection to be v2 based, and add cosmosanalysis tests for v2 as well

@salmad3 salmad3 changed the title Cosmos SDK v2 support META: Cosmos SDK v2 support Nov 13, 2024
@salmad3 salmad3 added type:feat To implement new feature. component:scaffold Feature, enhancement, or refactor related to scaffolding. epic component:sdk Related to SDK compatibility labels Nov 13, 2024
@salmad3 salmad3 moved this from To Discuss to Todo in Ignite CLI Masterboard Nov 13, 2024
@salmad3 salmad3 added this to the v29 milestone Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:scaffold Feature, enhancement, or refactor related to scaffolding. component:sdk Related to SDK compatibility epic type:feat To implement new feature.
Projects
Status: Todo
Development

No branches or pull requests

2 participants