cosmos-sdk/x/ibc/03-connection/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
querier.go x/ibc: query all client connection paths (#6155) 2020-05-06 15:56:49 +00:00
verify.go x/ibc: stateful clients (#6202) 2020-05-12 21:13:41 +02:00
verify_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00