-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend
ibc::mock::ClientState
with more data fields (#188)
* extend proto defs of mock types * simpler structure * nit: types + frozen = 3 * chore: build mock protos * chore: add unclog --------- Co-authored-by: Farhad Shabani <farhad.shabani@gmail.com>
- Loading branch information
1 parent
bdbfd0e
commit 7643fa3
Showing
5 changed files
with
48 additions
and
1 deletion.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
.changelog/unreleased/improvements/186-extend-ibc-mock-fields.md
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,3 @@ | ||
- Extend `ibc::mock::ClientState` with `trusting_period` and `frozen` data | ||
fields to cover a wider range of client state testing scenarios | ||
([\#186](https://github.com/cosmos/ibc-proto-rs/issues/186)). |
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
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
Binary file not shown.