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

fix: update penumbra protos & make adjustments to account for cometbft upgrade #1360

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

jtieri
Copy link
Member

@jtieri jtieri commented Dec 12, 2023

You should be able to checkout this branch and build the relayer image by running the following command from the root directory:

docker build -t relayer:local .

Then you can run the tests found in penumbra_ibc_test.go in interchaintest

Before the changes in this PR we were seeing errors during client initialization due to the way the events were being handled following Penumbra's recent upgrade to CometBFT v0.37.2.

@jtieri jtieri marked this pull request as ready for review December 13, 2023 18:23
@jtieri jtieri changed the title fix: update penumbra protos & make adjustments to account for their cometbft upgrade fix: update penumbra protos & make adjustments to account for cometbft upgrade Dec 13, 2023
Copy link
Contributor

@boojamya boojamya left a comment

Choose a reason for hiding this comment

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

Looks good! Approving to not block.

But could you mod tidy the interchaintest folder!

@jackzampolin
Copy link
Member

This runs nicely for me!

@jtieri jtieri merged commit 912472c into main Dec 13, 2023
19 checks passed
@jtieri jtieri deleted the justin/update-protos branch December 13, 2023 20:10
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.

3 participants