cosmos-sdk/x/ibc/core/02-client
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
..
client rename epoch to version (#7483) 2020-10-08 12:03:47 +00:00
keeper ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
simulation Remove ClientType func and update consensus state path (#7573) 2020-10-19 09:59:31 +00:00
types RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
abci_test.go ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
abci.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
doc.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
module.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
proposal_handler_test.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00
proposal_handler.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00