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

Sync versions with tendermint-rs? #403

Open
tony-iqlusion opened this issue May 3, 2023 · 0 comments
Open

Sync versions with tendermint-rs? #403

tony-iqlusion opened this issue May 3, 2023 · 0 comments

Comments

@tony-iqlusion
Copy link
Member

There are a lot of version numbers to worry about currently, and they're all different:

  • Cosmos SDK version: v0.46
  • tendermint-rs version: v0.32
  • cosmos-sdk-proto version: v0.19
  • cosmrs version: v0.14

To simplify this scheme, with the next release of tendermint-rs (v0.33) I propose bumping the cosmos-sdk-proto and cosmrs versions to v0.33 to match.

Additionally, we could potentially encode the Cosmos SDK version in e.g. the cosmos-sdk-proto version, e.g. 0.33.0+0.46.12. That version doesn't otherwise impact anything but would let you know at a glance that the crate includes protos compatible with Cosmos SDK v0.46.12.

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