cosmos-sdk/x/ibc/04-channel/keeper
Federico Kunze 48aebed2ea
x/ibc: /types cleanup (#6169)
* x/ibc: move /types to /common

* x/ibc/types: remove errors

* remove mocked proofs

* remove invalidProof{}

* create new ibc/types dir

* format

* move keys to host

* move order to channel

* move channel state

* move connection state

* lint
2020-05-13 19:23:33 -04:00
..
handshake.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
handshake_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
packet.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
packet_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
querier.go ibc/04-channel: import export GenesisState (#6087) 2020-04-29 09:17:20 -04:00
timeout.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
timeout_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00