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

penumbra: update ecosystem tendermint/ibc crates #4997

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

conorsch
Copy link
Contributor

Describe your changes

Once again, we update significant dependencies on the main branch. Significantly, we've removed all git-dependencies from the workspace, which required upgrading tonic to upstream, which cascaded into other dependencies updates. With this change, we make the workspace nearly ready for publication to crates.io (#4978): still to come is a superficial refactor to rename the crates to penumbra-sdk-*, which I'll submit in a follow-up PR, to aid in review.

This reverts commit a454870.

Issue ticket number and link

We've added and then removed this changeset a few times over the past week:

Now that we've tested it extensively, it's time to merge it into main and keep moving forward. Relevant version bumps were tracked in the following issues:

Testing and review

In order to be certain that the changes honor protocol compatibility, I made sure to test syncing a mainnet fullnode based on this changeset from height 2622918—which is shortly after the change upgrade to 0.81.0—to 3136597, which is current height at time of writing. This gives us great confidence that the hard work toward ensuring that changes like #4682 were achieved in a compatible way.

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    see testing notes above: we're confident we've done the needful with this patch

…4993)

This reverts commit a454870.

Co-authored-by: Erwan Or <[email protected]>
Co-authored-by: Erwan Or <[email protected]>
Co-authored-by: Richard Janis Goldschmidt <[email protected]>
@conorsch
Copy link
Contributor Author

I amended the commit message to add co-authorship for @SuperFluffy, who worked hard on these changes in #4963 and its descendants.

@conorsch conorsch merged commit 510cabf into main Jan 21, 2025
15 checks passed
@conorsch conorsch deleted the tonic-bumps-again branch January 21, 2025 17:41
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