cosmos-sdk/runtime
Aaron Craelius 1f9871c76c
feat: start app wiring with runtime and x/params modules (#11924)
* feat: start app wiring with runtime and x/params modules

* WIP

* WIP

* docs

* docs, cleanup

* fixing tests

* rollback unrelated changes

* fix

* test fixes

* simplification, tests

* fix tests

* docs

* go mod tidy

* update module path

* codegen

* address middleware removal

* update container alpha 4

* Fix cosmossdk.io/api dependency conflict

- go mod tidy

Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2022-05-24 21:09:24 -04:00
..
app.go feat: start app wiring with runtime and x/params modules (#11924) 2022-05-24 21:09:24 -04:00
builder.go feat: start app wiring with runtime and x/params modules (#11924) 2022-05-24 21:09:24 -04:00
module.go feat: start app wiring with runtime and x/params modules (#11924) 2022-05-24 21:09:24 -04:00
wrappers.go feat: start app wiring with runtime and x/params modules (#11924) 2022-05-24 21:09:24 -04:00