cosmos-sdk/x/params/types
Marko 306a9a7170
feat!: consensus module (#12905)
2022-10-05 18:06:24 +00:00
..
proposal perf: all: remove unnecessary allocations from strings.Builder.WriteString(fmt.Sprintf(...)) (#13230) 2022-09-09 21:57:46 +00:00
common_test.go feat: Add GetParamSetIfExists to prevent panic on breaking param changes (#12615) 2022-08-02 03:21:57 +02:00
consensus_params_legacy.go feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
deref_test.go x/params/types: make KeyTable.RegisterType fully dereference pointers (#6915) 2020-08-02 20:18:28 +00:00
doc.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
keys.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
paramset.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
querier.go Merge PR #6005: x/params: Raw Parameter Querying 2020-04-16 12:22:58 -04:00
subspace.go feat: Add GetParamSetIfExists to prevent panic on breaking param changes (#12615) 2022-08-02 03:21:57 +02:00
subspace_test.go feat: Add GetParamSetIfExists to prevent panic on breaking param changes (#12615) 2022-08-02 03:21:57 +02:00
table.go feat: migrate x/gov use app wiring (#12369) 2022-07-04 14:58:48 +02:00
table_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00