cosmos-sdk/x/ibc/applications/transfer/keeper
atheeshp 155a6ad7fd
Refactor x/ibc to ADR 031 (#7576)
* WIP: Refactor x/ibc to ADR 031

* updated handler

* removed unsued

* fix

* Add proto service for ibc/transfer

* lint

* remove old upgrade handler

* added doc

* review changes

* fix tests

* formatter

* Add MsgServer wiring in RegisterServices

Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-19 18:21:53 +00:00
..
encoding.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
genesis.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
genesis_test.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
grpc_query.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
grpc_query_test.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
keeper.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
keeper_test.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
msg_server.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00
params.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
params_test.go ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
relay.go Corrected 'unsafe-reset-all' help text (#7504) 2020-10-10 13:02:12 +02:00
relay_test.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00