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

Cosmos SDK v2 support #4390

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

Cosmos SDK v2 support #4390

julienrbrt opened this issue Oct 15, 2024 · 0 comments

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Discuss
Development

No branches or pull requests

1 participant