cosmos-sdk/x/gov/simulation
Jacob Gadikian 5decd22cd3
chore: use math.Int instead of math.Int and apply linting (#12702)
* linting round

* fix changelog

* revert docs changes

* Update CHANGELOG.md

* revert an accidental change to security.md

* Update simapp/integration/client/grpc/tmservice/service_test.go

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-07-26 00:24:47 +02:00
..
decoder_test.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +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