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

chore: copy protobuf compiler tool from mono repo #2

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

SuperFluffy
Copy link
Collaborator

This patch copies the cnidarium related parts of
the penumbra protobuf compiler tool [1]. Having
this tool as part of the cnidarium repo is
necessary to update to newer versions of
ibc-types, ibc-proto, prost, tonic, and ics23
because these are also targeted by the code
generator.

This patch contains no logic (such as CI
workflows) to maintain parity with the penumbra
mono repo. This work is left to a follow-up PR.

1: https://github.com/penumbra-zone/penumbra/tree/159f48489bc8deb654551402fdce61108409c524/tools/proto-compiler

This patch copies the cnidarium related parts of
the penumbra protobuf compiler tool [1]. Having
this tool as part of the cnidarium repo is
necessary to update to newer versions of
ibc-types, ibc-proto, prost, tonic, and ics23
because these are also targeted by the code
generator.

This patch contains no logic (such as CI
workflows) to maintain parity with the penumbra
mono repo. This work is left to a follow-up PR.

1: https://github.com/penumbra-zone/penumbra/tree/159f48489bc8deb654551402fdce61108409c524/tools/proto-compiler
Copy link
Member

@erwanor erwanor left a comment

Choose a reason for hiding this comment

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

Nice!

@SuperFluffy SuperFluffy merged commit 161d174 into main Dec 9, 2024
1 check 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