cosmos-sdk/x/gov/simulation
Facundo Medica 78618dbfa0
fix: change SimulationState.InitialStake to sdkmath.Int (#11855)
* fix: change SimulationState.InitialStake to sdkmath.Int

* cl

* aleks' suggestion
2022-05-03 00:57:44 +02:00
..
decoder_test.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00: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 revert: replace all ModuleCdc instances with legacy.Cdc (#11680) 2022-04-20 09:27:40 +00:00
operations.go refactor: rename GenTx to GenSignedMockTx to avoid confusion with genutil/GenTx (#11696) 2022-04-20 11:27:19 -04: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 tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
proposals.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00