cosmos-sdk/api/cosmos
Marie Gauthier 7688ce6e44
feat: migrate x/genutil to app wiring (#12124)
* Add genutil module.proto and module init

* Update simapp

* Add provideDeliverTx to runtime

* Update x/genutil/module.go

* Update x/genutil/module.go

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-06-10 11:56:06 +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 feat: migrate x/authz to use app wiring (#12125) 2022-06-08 15:13:25 +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 feat: migrate x/feegrant to app wiring (#12090) 2022-06-02 21:17:57 +02:00
genutil feat: migrate x/genutil to app wiring (#12124) 2022-06-10 11:56:06 +02: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 feat: migrate x/nft to use app wiring (#12126) 2022-06-08 12:38:37 +02: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 feat: migrate x/slashing to use app wiring (#12200) 2022-06-09 15:19:19 +02:00
staking feat: migrate x/staking to app wiring (#12102) 2022-06-03 08:10:20 +00:00
tx feat: app wiring setup for tx's and ante/post handlers (#12193) 2022-06-09 23:43:06 +00: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