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 protobuf download and generation for ibc-go v4 #8769

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

JimLarson
Copy link
Contributor

closes: #8767

Description

Update our proto dependency fetching for new dependencies.

Update some generation details to match ibc-go machinery.

Update dependencies and regenerate .pb.go files. No change in these files, but previously hand-edited code is not generated correctly.

Clean up unused junk in Makefile.

Security Considerations

New dependency, but only for proto files.

Scaling Considerations

N/A

Documentation Considerations

N/A

Testing Considerations

N/A

Upgrade Considerations

N/A

@JimLarson JimLarson added bug Something isn't working agoric-cosmos labels Jan 18, 2024
@JimLarson JimLarson self-assigned this Jan 18, 2024
@michaelfig michaelfig added automerge:rebase Automatically rebase updates, then merge automerge:no-update (expert!) Automatically merge without updates proto:expect-breakage and removed automerge:rebase Automatically rebase updates, then merge automerge:no-update (expert!) Automatically merge without updates labels Jan 18, 2024
@mergify mergify bot merged commit e0447b8 into master Jan 18, 2024
97 of 119 checks passed
@mergify mergify bot deleted the 8767-ibc-4-proto branch January 18, 2024 20:27
mhofman pushed a commit that referenced this pull request Feb 7, 2024
fix: update protobuf download and generation for ibc-go v4
mhofman pushed a commit that referenced this pull request Feb 7, 2024
fix: update protobuf download and generation for ibc-go v4
mhofman pushed a commit that referenced this pull request Feb 18, 2024
fix: update protobuf download and generation for ibc-go v4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agoric-cosmos automerge:rebase Automatically rebase updates, then merge bug Something isn't working proto:expect-breakage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protocol buffers do not match ibc-go v4
2 participants