-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imp(core): remove
State::Uninitialized
check while parsing `Connect…
…ionEnd` (#1126) * rm check for uninitialized connection end state * add changelog * Update .changelog/unreleased/improvements/1123-remove-check-for-unitialized-connection-end-state.md Co-authored-by: Farhad Shabani <[email protected]> Signed-off-by: Rano | Ranadeep <[email protected]> * md fmt --------- Signed-off-by: Rano | Ranadeep <[email protected]> Co-authored-by: Farhad Shabani <[email protected]>
- Loading branch information
1 parent
3b11b12
commit bef3683
Showing
2 changed files
with
3 additions
and
16 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
...released/improvements/1123-remove-check-for-unitialized-connection-end-state.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 @@ | ||
- [ibc-core-connection] Remove `State::Uninitialized` check while parsing | ||
`ConnectionEnd` from Protobuf | ||
([\#1123](https://github.com/cosmos/ibc-rs/issues/1123)) |
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