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 ics23 dep to 0.11.3, bump ibc-types version to 0.14.1 #91

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

zbuc
Copy link
Member

@zbuc zbuc commented Jul 17, 2024

No description provided.

@zbuc zbuc requested a review from conorsch July 17, 2024 17:45
Copy link
Contributor

@conorsch conorsch left a comment

Choose a reason for hiding this comment

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

LGTM. We should carefully consider implications for compatibility with tagged Penumbra versions, given concerns in penumbra-zone/penumbra#4682.

@@ -9,7 +9,7 @@ ibc-types = { path = "../../crates/ibc-types", default-features = false, feature
"serde",
"mocks-no-std",
] }
ibc-proto = { version = "0.42.0", default-features = false }
ibc-proto = { version = "0.42.2", default-features = false }
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the change to ibc-proto throughout, too? Is that optimistic, or was it required by the ics23 bump?

Copy link
Member Author

Choose a reason for hiding this comment

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

ibc-types updated its version of ibc-proto so i brought it into alignment

@conorsch conorsch merged commit 4cd8fc0 into main Jul 17, 2024
4 checks passed
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