cosmos-sdk/x/gov/simulation
Julien Robert f770f8cac6
refactor!: make simapp.MakeTestEncodingConfig private (#12747)
* feat: make `simapp.MakeTestEncodingConfig` private

* fix legacy build

* update changelog and upgrading.md

* updates docs
2022-07-27 17:23:56 +02:00
..
decoder_test.go refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
decoder.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
genesis_test.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
genesis.go chore: Bump gov and group to v1 (#11334) 2022-03-11 15:58:01 +00:00
operations_test.go fix: operation simulation route in x/nft test (#12278) 2022-06-16 16:39:34 +02:00
operations.go feat: migrate x/gov use app wiring (#12369) 2022-07-04 14:58:48 +02:00
params_test.go x/gov/simulation/params.go: add unit tests (#6738) 2020-07-19 21:57:14 +00:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
proposals_test.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00
proposals.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00