cosmos-sdk/x/params
Facundo Medica 9565600c89
fix: remove all RegisterRESTRoutes (#11797)
2022-04-27 12:23:34 -04:00
..
client feat: implement new gov msg & query servers (#10868) 2022-01-21 11:14:00 +00:00
keeper feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00: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 fix: dockerfile for building proto (#11452) 2022-03-25 12:35:09 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
doc.go x/params docs general audit & cleanup (#8295) 2021-01-15 13:30:17 +00:00
module.go fix: remove all RegisterRESTRoutes (#11797) 2022-04-27 12:23:34 -04:00
proposal_handler.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
proposal_handler_test.go chore: Bump gov and group to `v1` (#11334) 2022-03-11 15:58:01 +00:00

README.md

Params

  • Params - Globally available parameter store.