cosmos-sdk/x/params
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
..
client chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
keeper chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
simulation perf: Speedup to params simulation (#9481) 2021-06-17 07:42:07 +00:00
spec docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
types chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
doc.go x/params docs general audit & cleanup (#8295) 2021-01-15 13:30:17 +00:00
module.go feat: start app wiring with runtime and x/params modules (#11924) 2022-05-24 21:09:24 -04:00
proposal_handler_test.go chore: Bump gov and group to v1 (#11334) 2022-03-11 15:58:01 +00:00
proposal_handler.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Params

  • Params - Globally available parameter store.