forked from informalsystems/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get events from RPC event's data instead of events (informalsystems#1172
) * temp fix * Debugability, add check for chan try for counterparty ch * Get events from RPC event's data insead of events * Fix error message * Debug for proof bytes and getter of other_proof * fmt fix * Remove event conversion, redundant with current tendermint-rs refpoint * Review comments * Add .changelog entry for informalsystems#1191 * Fix clippy warning Co-authored-by: Romain Ruetschi <romain@informal.systems>
- Loading branch information
1 parent
4aa7009
commit 8cf98ea
Showing
3 changed files
with
17 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- Improve support for Interchain Accounts (ICS 027) ([#1191]) | ||
|
||
[#1191]: https://github.com/informalsystems/ibc-rs/issues/1191 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters