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

[Epic]: Remove baseapp and v1 from main #22904

Open
1 of 9 tasks
julienrbrt opened this issue Dec 16, 2024 · 0 comments
Open
1 of 9 tasks

[Epic]: Remove baseapp and v1 from main #22904

julienrbrt opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
T:Epic Epics

Comments

@julienrbrt
Copy link
Member

julienrbrt commented Dec 16, 2024

Summary

With Cosmos SDK v2, v0.52 was the last version having baseapp support. This means baseapp, and its depend can be removed from main.

Problem Definition

BaseApp is being imported everywhere. Additionally some tests are still depending on baseapp of some other deprecated parts.
This should first be fixed before removing baseapp.

Work Breakdown

All removal of code needs 1. to be completed to ensure no regressions has been introduced in v2.
When removing components, do not forget to remove anything related to it (think of CI jobs f.e)

The client package should stay for the time being and isn't part of this epic.

@julienrbrt julienrbrt added the T:Epic Epics label Dec 16, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Cosmos-SDK Dec 16, 2024
@julienrbrt julienrbrt added the S:blocked Status: Blocked label Dec 16, 2024
@julienrbrt julienrbrt moved this from 📋 Backlog to ☃️ Icebox in Cosmos-SDK Dec 16, 2024
@julienrbrt julienrbrt moved this from ☃️ Icebox to 📋 Backlog in Cosmos-SDK Dec 16, 2024
@julienrbrt julienrbrt moved this from 📋 Backlog to ☃️ Icebox in Cosmos-SDK Dec 16, 2024
@julienrbrt julienrbrt moved this from ☃️ Icebox to ❌ Blocked in Cosmos-SDK Dec 16, 2024
@julienrbrt julienrbrt removed the S:blocked Status: Blocked label Dec 19, 2024
@julienrbrt julienrbrt moved this from ❌ Blocked to 📋 Backlog in Cosmos-SDK Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Epic Epics
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants