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

Feat/buf proto gen #5

Merged
merged 8 commits into from
Jul 31, 2022
Merged

Feat/buf proto gen #5

merged 8 commits into from
Jul 31, 2022

Conversation

aljo242
Copy link
Owner

@aljo242 aljo242 commented Jul 31, 2022

Description

Adds buf tooling and proto targets. This brings our codebase in line with the Cosmos-SDK and their proto compilation model.

I know we previously wanted to have no scripts in the repo, but this is the only way to get proto compilation working until ignite is updated. The work done in this PR can also serve as a guide for how to update ignite's proto compilation steps.

Either way, I think we should keep the buf tools as they can be pretty helpful.

Pulling this into our v0.46.0 branch because that makes the most sense.

Most of the modified files are just formatted .proto file and regenerated .pb.go files.

@aljo242 aljo242 merged commit 8ed9031 into feat/v0.46.0 Jul 31, 2022
@aljo242 aljo242 deleted the feat/buf-proto-gen branch July 31, 2022 22:58
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.

1 participant