cosmos-sdk/x/ibc/core
Amaury Martiny 82f15f306e
RegisterInterfaces registers service Msg type_urls (#7671)
* Add RegisterMsgServiceDesc

* Refactor newSendTxMsgServiceCmd

* Add test

* Register in all modules

* Remove RegisterMsgServiceDesc from baseapp

* Add explicit error message

* Add comment

* Update comment

* Add test

* Update comment

* Remove duplicate import

* Fix lint

* Forgot vesting

* Fix lint

* Fix test

* Put in types/module

* Put in types/msgservice

* Add comment about panic

* Update baseapp/msg_service_router.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Update baseapp/msg_service_router.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Update baseapp/msg_service_router.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Add comment

* Add better test

* Update baseapp/msg_service_router.go

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-28 19:20:45 +00:00
..
02-client RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
03-connection RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
04-channel RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
05-port update core IBC docs (#7560) 2020-10-27 14:51:47 +00:00
23-commitment/types IBC: panic on GetSignBytes and remove SubModuleCdc (#7645) 2020-10-23 17:14:12 +00:00
24-host ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
client Fix IBC Query cmds (#7648) 2020-10-23 16:31:32 +00:00
exported ibc: Connection Version changed from string to proto definition (#7644) 2020-10-28 09:41:54 +00:00
keeper ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
simulation ibc: Connection Version changed from string to proto definition (#7644) 2020-10-28 09:41:54 +00:00
spec ibc: Connection Version changed from string to proto definition (#7644) 2020-10-28 09:41:54 +00:00
types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis_test.go ibc: Connection Version changed from string to proto definition (#7644) 2020-10-28 09:41:54 +00:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler.go ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
module.go Rename RegisterGRPCRoutes (#7696) 2020-10-28 11:39:49 +00:00