cosmos-sdk/x/ibc/04-channel/keeper
Federico Kunze 397ffbe119
x/ibc: update ICS09 Loopback Client (#6018)
* x/ibc: update ICS09 Loopback Client

* ibc/09-localhost: client state errors

* ibc/09-localhost: add messages for create client

* x/ibc: BeginBlocker for localhost client

* test fixes

* update client REST

* add tests
2020-04-17 22:36:12 -04:00
..
handshake.go Prove counterparty on expected channels (#5966) 2020-04-09 20:48:08 +02:00
handshake_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
keeper.go x/ibc: update ICS09 Loopback Client (#6018) 2020-04-17 22:36:12 -04:00
keeper_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
packet.go Implement ICS-20 Callbacks (#5984) 2020-04-15 23:37:38 +00:00
packet_test.go Implement ICS-20 Callbacks (#5984) 2020-04-15 23:37:38 +00:00
querier.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
timeout.go Implement ICS-20 Callbacks (#5984) 2020-04-15 23:37:38 +00:00
timeout_test.go Implement ICS-20 Callbacks (#5984) 2020-04-15 23:37:38 +00:00