cosmos-sdk/x/ibc-transfer
colin axner b1f483fe24
move packet executed call to ibc handler (#6312)
* move packet executed to within ibc handler

* add spec updates

* godoc and nil check to lenght

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-04 11:24:21 +00:00
..
client client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
keeper Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
simulation x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
types Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
alias.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
genesis.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
handler.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
handler_test.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
module.go move packet executed call to ibc handler (#6312) 2020-06-04 11:24:21 +00:00