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 ibc-types, prost, pbjson, jmt, ics23, tonic #3

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

SuperFluffy
Copy link
Collaborator

@SuperFluffy SuperFluffy commented Dec 9, 2024

Bumps ibc-types and dependencies that follow from
it, and regenerates the protobuf rust code.

Summarized version changes:

  • ibc-proto: 0.41 -> 0.51.1
  • ibc-types: 0.11.3 -> 0.15.0
  • jmt: 0.10.0 -> 0.11.0
  • pbjson: 0.6 -> 0.7.0
  • pbjson-build: 0.6 -> 0.7.0
  • pbjson-tyes: 0.6 -> 0.7.0
  • prost: 0.12.3 -> 0.13.3
  • prost-build: 0.12.3 -> 0.13.3
  • prost-types: 0.12.3 -> 0.13.3
  • tendermint: 0.34 -> 0.40.0
  • tonic: 0.10 -> 0.12.3
  • tonic-build: 0.10 -> 0.12.3

Bumps ibc-types and dependencies that follow from
it, and regenerates the protobuf rust code.

NOTE: This patch is currently gated on jmt being
released with the same ics23 version. A patch
is under review [1].

Summarized version changes:

+ ibc-proto: 0.41 -> 0.51.1
+ ibc-types: 0.11.3 -> 0.15.0
+ jmt: 0.10.0 -> ???
+ pbjson: 0.6 -> 0.7.0
+ pbjson-build: 0.6 -> 0.7.0
+ pbjson-tyes: 0.6 -> 0.7.0
+ prost: 0.12.3 -> 0.13.3
+ prost-build: 0.12.3 -> 0.13.3
+ prost-types: 0.12.3 -> 0.13.3
+ tendermint: 0.34 -> 0.40.0
+ tonic: 0.10 -> 0.12.3
+ tonic-build: 0.10 -> 0.12.3

1: penumbra-zone/jmt#120
@SuperFluffy SuperFluffy requested a review from erwanor December 9, 2024 14:52
@@ -37,7 +37,7 @@ fn main() -> anyhow::Result<()> {
.emit_rerun_if_changed(false)
.server_mod_attribute(".", rpc_doc_attr)
.client_mod_attribute(".", rpc_doc_attr)
.compile_with_config(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated in favor of compile_protos_with_config

@SuperFluffy SuperFluffy changed the base branch from generate-proto to main December 9, 2024 14:56
Cargo.toml Outdated Show resolved Hide resolved
@SuperFluffy SuperFluffy marked this pull request as ready for review December 9, 2024 16:00
@erwanor erwanor merged commit a36b2a9 into main Dec 9, 2024
1 check passed
@erwanor erwanor mentioned this pull request Dec 9, 2024
erwanor added a commit that referenced this pull request Dec 9, 2024
This bumps the version to `v0.81.0` to cut a release including #3
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.

2 participants