Skip to content

Commit

Permalink
Update to tendermint-rs master (#1339)
Browse files Browse the repository at this point in the history
* Use tendermint-rs master

* Re-introduce PartialEq and Eq trait bounds on error types

* Enable support for Secp256k1 signatures in tendermint-rs via its `secp256k1` feature

* Update Cargo.lock

* Ensure we do not introduce conflicts with #1156

* Add .changelog entry
  • Loading branch information
romac authored Sep 16, 2021
1 parent df6456a commit d078729
Show file tree
Hide file tree
Showing 10 changed files with 147 additions and 139 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Support for chains which use Secp256k1 signatures in consensus votes ([#1155](https://github.com/informalsystems/ibc-rs/issues/1155))
Loading

0 comments on commit d078729

Please sign in to comment.