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

Migrate to CometBFT #14870

Closed
4 of 5 tasks
julienrbrt opened this issue Feb 1, 2023 · 1 comment
Closed
4 of 5 tasks

Migrate to CometBFT #14870

julienrbrt opened this issue Feb 1, 2023 · 1 comment
Assignees

Comments

@julienrbrt
Copy link
Member

julienrbrt commented Feb 1, 2023

Migrate the Cosmos SDK to CometBFT.

  • Migrate standalone modules without any dependency on the SDK to CometBFT
  • Migrate SDK to CometBFT.
    • On unreleased version, rename all mention to Tendermint Core to CometBFT.
      This includes API, commands, etc… Add the relevant UPGRADING.md notes.
  • Update documentation to refer to CometBFT #14915
  • Clean up all replaces
  • Use tagged version of CometBFT
  • Tag tooling with CometBFT (Rosetta, Cosmovisor, Hubl)
@julienrbrt
Copy link
Member Author

julienrbrt commented Feb 24, 2023

The only task left is to remove the replace from ./tests/go.mod in main and release/v0.47.x, but this is pending on cometbft/cometbft#382. Docs changes are remaining on main (eta v0.48), but these are tracked in another issue.
The migration is otherwise completed.

Versions with CometBFT (Final releases will have final CometBFT tags):

  • v0.45.15-rc.0+
  • v0.46.11-rc.0+
  • v0.47.0-rc3+

@github-project-automation github-project-automation bot moved this from 👀 Needs Review to 👏 Done in Cosmos-SDK Feb 24, 2023
@tac0turtle tac0turtle removed this from Cosmos-SDK May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant