cosmos-sdk/api/cosmos
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
..
app feat(x/auth): app wiring setup (#12019) 2022-05-27 16:54:49 -04:00
auth feat(x/auth): app wiring setup (#12019) 2022-05-27 16:54:49 -04:00
authz/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
bank feat(x/bank): app wiring migration (#12032) 2022-06-01 16:21:42 -05:00
base fix: call SetOrderExportGenesis from SimApp (#12048) 2022-05-25 21:34:51 +00:00
capability feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
crisis/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
crypto chore: Audit crypto folder (#11932) 2022-05-15 13:02:53 +00:00
distribution/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
evidence/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
feegrant/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
genutil/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
gov chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
group/v1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
mint/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
msg/v1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
nft/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
orm chore: update cosmossdk.io/api mod (#11951) 2022-05-12 15:54:43 +02:00
params feat: start app wiring with runtime and x/params modules (#11924) 2022-05-24 21:09:24 -04:00
slashing/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
staking/v1beta1 chore: update cosmossdk.io/api mod (#11951) 2022-05-12 15:54:43 +02:00
tx feat(x/bank): app wiring migration (#12032) 2022-06-01 16:21:42 -05:00
upgrade/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
vesting/v1beta1 chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00