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

1.0 release #1168

Open
3 of 4 tasks
thanethomson opened this issue Jul 27, 2022 · 2 comments
Open
3 of 4 tasks

1.0 release #1168

thanethomson opened this issue Jul 27, 2022 · 2 comments
Labels
meta Meta-level issues that collect other issues topically

Comments

@thanethomson
Copy link
Contributor

thanethomson commented Jul 27, 2022

With the current restructuring in Tendermint, where tendermint/tendermint#9091 will result in v0.35 and v0.36 being skipped and going straight to v0.37 (which will be based on v0.34), there are a couple of things we need to do here to update tendermint-rs:

Having tendermint-rs support multiple versions of Tendermint Core will allow us to:

  1. Cut a 1.0 release of tendermint-rs and start using semantic versioning properly
  2. Simplify the development process (simple trunk-based development)
  3. Keep the current crates' names as-is
@hdevalence
Copy link
Collaborator

The ABCI domain types should be on the list of PRs that need to be ported to main; not having those blocks us from rolling back to 0.34.

@james-chf
Copy link

For developing against Tendermint v0.37, would HEAD of main branch be the best thing to track for the time being?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Meta-level issues that collect other issues topically
Projects
None yet
Development

No branches or pull requests

3 participants