cosmos-sdk/x/capability
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
..
keeper refactor: use mocks for x/capability testing (#12553) 2022-07-13 19:04:17 +00:00
simulation refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +02:00
spec docs: remove app wiring from module docs (#12393) 2022-06-30 14:11:25 +01:00
testutil feat: decouple x/capability from simapp (#12256) 2022-06-17 00:47:38 +02:00
types feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
capability_test.go test: fix x/slashing operations test (#12346) 2022-06-27 17:05:10 +02:00
genesis_test.go feat: decouple x/capability from simapp (#12256) 2022-06-17 00:47:38 +02:00
genesis.go fix!: Capability Issue on Restart, Backport to v0.43 (#9836) 2021-08-03 18:50:08 +00:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Capability