cosmos-sdk/x/gov/simulation
Anil Kumar Kammari 1a9654f8f5
refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with genutil/GenTx (#11696)
2022-04-20 11:27:19 -04:00
..
decoder.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
decoder_test.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
genesis.go chore: Bump gov and group to `v1` (#11334) 2022-03-11 15:58:01 +00:00
genesis_test.go chore: x/gov v1 API audit changes (#11474) 2022-04-05 13:33:26 +00:00
operations.go refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with genutil/GenTx (#11696) 2022-04-20 11:27:19 -04:00
operations_test.go revert: replace all ModuleCdc instances with legacy.Cdc (#11680) 2022-04-20 09:27:40 +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: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
proposals_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00