Skip to content

Commit

Permalink
Fix ibc-proto recompilation bug (informalsystems#802)
Browse files Browse the repository at this point in the history
* Fixed overwritten cosmos files

* changelog

* Fix typo in proto-compiler README

* Fix bug where proto-compiler didn't find SDK repo if already cloned

Co-authored-by: Romain Ruetschi <romain@informal.systems>
  • Loading branch information
adizere and romac authored Apr 7, 2021
1 parent 15f045b commit d0117db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
- Hermes guide: improved installation guideline ([#672])
- Make fee denom and amount configurable ([#754])

- [ibc-proto]
- Fix for proto files re-compilation bug ([#801])

### BREAKING CHANGES

- [ibc]
Expand Down Expand Up @@ -92,6 +95,7 @@
[#772]: https://github.com/informalsystems/ibc-rs/issues/772
[#770]: https://github.com/informalsystems/ibc-rs/issues/770
[#798]: https://github.com/informalsystems/ibc-rs/issues/798
[#801]: https://github.com/informalsystems/ibc-rs/issues/801


## v0.1.1
Expand Down

0 comments on commit d0117db

Please sign in to comment.