cosmos-sdk/x/ibc/04-channel/keeper
colin axnér 4d9c32f44f
Remove UNINITIALIZED usage from connection and channel (#7297)
* remove UNINITALIZED connection state

* remove uninit channel state

* add back uninitalized def in proto file

* fix typo

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-09-14 21:41:23 +00:00
..
grpc_query.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
grpc_query_test.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
handshake.go Remove UNINITIALIZED usage from connection and channel (#7297) 2020-09-14 21:41:23 +00:00
handshake_test.go Remove UNINITIALIZED usage from connection and channel (#7297) 2020-09-14 21:41:23 +00:00
keeper.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper_test.go Enforce ICS 20 (transfer) to only use UNORDERED channels (#6992) 2020-09-08 14:04:54 +00:00
packet.go Remove UNINITIALIZED usage from connection and channel (#7297) 2020-09-14 21:41:23 +00:00
packet_test.go Remove UNINITIALIZED usage from connection and channel (#7297) 2020-09-14 21:41:23 +00:00
timeout.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
timeout_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00