cosmos-sdk/x/gov/simulation
dauTT 6f928e1c4d
x/gov/simulation/operations.go: add unit tests (#6723)
* Rename SimulateSubmitProposal to SimulateMsgSubmitProposal to keep naming convention the same as in other similar cases

* x/gov/simulation/operations.go: add unit tests

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-07-15 05:44:53 -04:00
..
decoder_test.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
decoder.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
genesis.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
operations_test.go x/gov/simulation/operations.go: add unit tests (#6723) 2020-07-15 05:44:53 -04:00
operations.go x/gov/simulation/operations.go: add unit tests (#6723) 2020-07-15 05:44:53 -04:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
proposals.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00