cosmos-sdk/x/gov/simulation
Marko 306a9a7170
feat!: consensus module (#12905)
2022-10-05 18:06:24 +00:00
..
decoder.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
decoder_test.go refactor!: make `simapp.MakeTestEncodingConfig` private (#12747) 2022-07-27 17:23:56 +02:00
genesis.go feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
genesis_test.go feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
operations.go refactor: remove `simapp` from `x/staking` module (#13101) 2022-08-31 14:50:22 +00:00
operations_test.go feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
params_test.go x/gov/simulation/params.go: add unit tests (#6738) 2020-07-19 21:57:14 +00:00
proposals.go refactor: remove `simapp` from `x/staking` module (#13101) 2022-08-31 14:50:22 +00:00
proposals_test.go refactor: remove `simapp` from `x/staking` module (#13101) 2022-08-31 14:50:22 +00:00