cosmos-sdk/types/module
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
..
interface_module.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
module_test.go Add RegisterQueryService to AppModule (#6336) 2020-06-06 07:59:57 +00:00
module.go Add RegisterQueryService to AppModule (#6336) 2020-06-06 07:59:57 +00:00
simulation.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00