Skip to content

Commit

Permalink
Rebuild Protobuf data structures for Tendermint v0.34.9 (#920)
Browse files Browse the repository at this point in the history
* Rebuild Protobuf definitions to support Tendermint v0.34.9

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Add changelog entry

Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson authored Jun 25, 2021
1 parent a02fa64 commit d9668d3
Show file tree
Hide file tree
Showing 17 changed files with 618 additions and 564 deletions.
3 changes: 3 additions & 0 deletions .changelog/unreleased/improvements/871-rebuild-protobuf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* `[tendermint-proto]` Regenerate the Rust equivalents of the Tendermint
Protobuf structures for Tendermint v0.34.9
([#871](https://github.com/informalsystems/tendermint-rs/issues/871))
283 changes: 158 additions & 125 deletions proto/src/prost/google.protobuf.rs

Large diffs are not rendered by default.

Loading

0 comments on commit d9668d3

Please sign in to comment.