cosmos-sdk/types/module
Marko 3a097012b5
chore: remove legacy appmodule boiler plate (#12725)
* remove legacy appmodule boiler plate

* remove legacy code

* remove legacy gov rest routes

* remove staking querier

* fix legacy

* remove unused test

* add upgrading and changelog entry

* Update UPGRADING.md

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

* fix tests

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-07-28 13:18:14 +02:00
..
testutil refactor(testutil): remove dependency on simapp (#12624) 2022-07-20 07:34:58 +00:00
configurator.go fix(upgrades): perform no-op if 'from' and 'to' migration version are equal (#12174) 2022-06-08 10:24:21 -04:00
module_int_test.go feat: support in-place migration ordering (#10614) 2022-01-05 22:32:10 +00:00
module_test.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
simulation.go refactor: Simplify SimulationManager setup (#12153) 2022-06-06 09:17:48 -04:00