cosmos-sdk/x/capability
Facundo Medica 17232fa89b
feat: migrate x/capability to app wiring (#12058)
* feat: migrate x/capability to app wiring

* added some fixes from Matt's PR + changed MemStoreKey

* fix name

* fix name

* small change

* rollback MemStoreKey change

* Revert "rollback MemStoreKey change"

This reverts commit ad191eaa4030cee77574f94f843993597b25a46c.

* add suggestions by @aaronc

* add IsSealed()

* fix

Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-06-02 18:53:17 +02:00
..
keeper feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
simulation fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
spec docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
types feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
capability_test.go feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
genesis_test.go fix!: Capability Issue on Restart, Backport to v0.43 (#9836) 2021-08-03 18:50:08 +00:00
genesis.go fix!: Capability Issue on Restart, Backport to v0.43 (#9836) 2021-08-03 18:50:08 +00:00
module.go feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Capability