cosmos-sdk/x/ibc-transfer
Aaron Craelius fed0c2317d
Change GetQueryCmd to take client.Context (#6326)
* Change GetQueryCmd to take a client.Context

* Update CHANGELOG

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-06-03 20:15:11 +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 Change GetQueryCmd to take client.Context (#6326) 2020-06-03 20:15:11 +00:00