cosmos-sdk/x/slashing/simulation
SaReN b9f86dd7fe
Update simapp helpers to use Tx generator (#6655)
* update helpers to use tx generator

* update modules to use tx generator

* add todo

* update ibc to use txG

* fix lint

* Eliminate panics from Gentx

* update module ops

* fix lgtm alert

* update ibc with txG

* Remove todo

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* move simapp/helpers to test_helpers

* revert simapp/helpers to test_helpers

* revert renaming

* address suggestion

Co-authored-by: Aaron Craelius <aaron@regen.network>

* fix tests

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-14 17:33:31 +00:00
..
decoder_test.go Merge PR #6212: Remove Get* Prefixes from Key Construction Functions 2020-05-13 17:23:00 -04:00
decoder.go Merge PR #6212: Remove Get* Prefixes from Key Construction Functions 2020-05-13 17:23:00 -04:00
genesis_test.go x/slashing/simulation/genesis.go: add unit tests (#6696) 2020-07-13 11:08:24 +00:00
genesis.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
operation_test.go x/slashing/simulation/operations.go: add unit tests (#6695) 2020-07-12 14:56:53 +00:00
operations.go Update simapp helpers to use Tx generator (#6655) 2020-07-14 17:33:31 +00:00
params_test.go x/slashing/simulation/params.go: add unit tests (#6698) 2020-07-13 11:01:45 +00:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00