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

Bump tendermint-rs and ibc-proto versions #4091

Merged
merged 7 commits into from
Jul 23, 2024

Conversation

ljoss17
Copy link
Contributor

@ljoss17 ljoss17 commented Jul 18, 2024

Closes: #4093

Description

This PR bumps the version of tendermint-rs from v0.37.0 to v0.38.1 and ibc-proto from v0.46.0 to v0.47.0.

This requires updating the following versions as well:

  • tonic from v0.11.1 to v0.12.0
  • prost from v0.12 to v0.13
  • http from v0.2.9 to v1.0.0
  • ics23 from v0.11.1 to v0.12.0

Blocked

On informalsystems/tendermint-rs#1446 being merged and released.


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@ljoss17 ljoss17 marked this pull request as ready for review July 22, 2024 07:41
@ljoss17 ljoss17 requested a review from romac July 22, 2024 07:42
@ljoss17 ljoss17 added this pull request to the merge queue Jul 23, 2024
Merged via the queue into master with commit 2dffd3d Jul 23, 2024
30 checks passed
@ljoss17 ljoss17 deleted the luca_joss/bump-tendermint-rs-to-v038 branch July 23, 2024 15:45
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

Successfully merging this pull request may close these issues.

Update versions of ibc-proto and tendermint-rs
2 participants