cosmos-sdk/tests/mocks
Aaron Craelius 9e7eb0da00
Add MsgServer to Configurator for ADR 031 wiring (#7584)
* Add MsgServer to Configurator for ADR 031 wiring

* Add docs, wire up evidence & staking

* Add integration test

* Add comments

* Doc strings

* Update types/module/configurator.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update types/module/configurator.go

Co-authored-by: Cory <cjlevinson@gmail.com>

* Wire up vesting

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Cory <cjlevinson@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-19 17:46:10 +00:00
..
account_retriever.go Add MsgServer to Configurator for ADR 031 wiring (#7584) 2020-10-19 17:46:10 +00:00
grpc_server.go Add RegisterQueryService to AppModule (#6336) 2020-06-06 07:59:57 +00:00
tendermint_tendermint_libs_log_DB.go types: start grouping tests in test suites (#7395) 2020-09-27 23:51:14 +02:00
tendermint_tm_db_DB.go Fix module interface registration (#6834) 2020-07-23 22:45:34 -04:00
types_handler.go regenerate mocks, don't format autogenered files on make format (#5848) 2020-03-20 18:14:53 +00:00
types_invariant.go regenerate mocks, don't format autogenered files on make format (#5848) 2020-03-20 18:14:53 +00:00
types_module_module.go Refactor RegisterQueryServices -> RegisterServices (#7518) 2020-10-12 16:31:51 +00:00
types_router.go module: pass route by value (#6404) 2020-06-11 15:37:23 +00:00