update proto generation and testing pipelines (#358)

This pull request aims to make it possible to generate, format, and lint the protos within this repo.
To accomplish that end, the Dockerfile containing common tools for building the tendermint protos has been moved into this repository and several accompanying changes were made to streamline the proto generation process.
This commit is contained in:
William Banfield
2021-11-16 14:34:42 -05:00
committed by GitHub
parent caaafc4449
commit a00de7199f
25 changed files with 421 additions and 85 deletions

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@
*.gz
*.dvi
.idea
*.pb.go