cosmos-sdk/x/params
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
..
client refactor: move module cli tests up to simapp (#12718) 2022-07-26 22:00:54 +00:00
keeper chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
simulation feat: decouple x/params from simapp (#12259) 2022-06-16 01:21:53 +02:00
spec docs: remove app wiring from module docs (#12393) 2022-06-30 14:11:25 +01:00
testutil refactor(x/params): use mocks for testing (#12473) 2022-07-08 07:44:01 +02:00
types chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
doc.go x/params docs general audit & cleanup (#8295) 2021-01-15 13:30:17 +00:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
proposal_handler_test.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
proposal_handler.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Params

  • Params - Globally available parameter store.