cosmos-sdk/x/ibc
colin axner affe7265cb
Update connection and channel to use types_test package name (#6395)
* convert connection types test pacakge name

* convert channel types test package name

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-06-11 00:31:54 +00:00
..
02-client x/ibc: client consensus_height event (#6381) 2020-06-10 05:34:18 -04:00
03-connection Update connection and channel to use types_test package name (#6395) 2020-06-11 00:31:54 +00:00
04-channel Update connection and channel to use types_test package name (#6395) 2020-06-11 00:31:54 +00:00
05-port move packet executed call to ibc handler (#6312) 2020-06-04 11:24:21 +00:00
07-tendermint 07-tendermint: cherry-picks from #6272 (#6387) 2020-06-10 08:36:18 -04:00
09-localhost Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
23-commitment x/ibc: fix internal errors messages (#6268) 2020-05-22 17:17:52 -04:00
24-host x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
ante Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
client client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
keeper x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
spec x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
testing x/ibc: testing pkg (#6356) 2020-06-10 09:00:13 +00:00
types x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
alias.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
genesis.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
genesis_test.go x/ibc: constrain acks processing order (#6244) 2020-05-18 16:50:07 +00:00
handler.go move packet executed call to ibc handler (#6312) 2020-06-04 11:24:21 +00:00
ibc_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
module.go Concept PR simplify Module (#6231) 2020-06-10 18:48:16 +00:00