cosmos/ibc-proto-rs

Automate patching of proto files

hu55a1n1 opened this issue · 0 comments

Summary

The proto files generated by the proto-compiler do not compile out-of-the-box (see https://github.com/informalsystems/ibc-rs/issues/1374). They also include some unused files (see comment from @mzabaluev informalsystems/hermes#2278 (review)). We currently fix these problems manually but would be great if we could automate them.

Proposal

We could update the sync-protobuf.sh script or the Proto-compiler crate to automatically fix these problems.

Acceptance Criteria

The patching process is automated.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned