cosmos-sdk/x/ibc-transfer
Jonathan Gimeno 79c308ae4a
Concept PR simplify Module (#6231)
* add test of alternative impl

* simplify query route too

* change name querier

* simplify register routes

* revert change

* add route

* add router

* first step refactor

* refactor

* update documentation

* update

* add format

* simplify appmodule

* update changelog

* rename vars

* remove interface

* Update CHANGELOG.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-10 18:48:16 +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_test.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
handler.go x/ibc-transfer: custom absolute packet timeout (#6248) 2020-06-04 19:30:56 +00:00
module.go Concept PR simplify Module (#6231) 2020-06-10 18:48:16 +00:00