cosmos-sdk/x/ibc-transfer
Aaron Craelius 43947ca2ef
Add RegisterQueryService to AppModule (#6336)
* Add RegisterQueryService to AppModule

* Update CHANGELOG.md

* Update CHANGELOG.md

* Wire up BaseApp, fix tests

* Add mock test

* add missing file

* Update types/module/module.go

* Update CHANGELOG.md

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-06-06 07:59:57 +00:00
..
client x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
keeper x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
simulation x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
types x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
alias.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
genesis.go x/ibc-transfer: move ICS20 out from x/ibc (#6222) 2020-05-15 20:36:47 +00:00
handler.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
handler_test.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
module.go Add RegisterQueryService to AppModule (#6336) 2020-06-06 07:59:57 +00:00