cosmos-sdk/x/simulation
Jonathan Gimeno 550c3e9ef0
Jonathan/5988 sim params consensus 2 (#6051)
* temporal commit

* add random consensus params

* make format

* make random pass

* remove comment

* revert change

* update ub key types

* extract Evidence params from state

* extract the random parameters from state

* clean the code

* update imports!

* mispelled back

* mispelled back

* add misspelled command

* update changelog

* remove useless linter to avoid misspell

* remove function

* use tendermint constants

* update import test

* remove debug comment

* Update baseapp/baseapp.go

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

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-04-22 18:24:13 +00:00
..
doc.go Merge PR #4838: Sim refactor 2 - Move GenesisState generators to modules 2019-08-28 10:58:25 -04:00
event_stats.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
log.go Merge PR #4678: Clean YAML output 2019-07-05 19:25:56 -04:00
mock_tendermint.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
operation.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
params.go Jonathan/5988 sim params consensus 2 (#6051) 2020-04-22 18:24:13 +00:00
params_test.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
simulate.go Jonathan/5988 sim params consensus 2 (#6051) 2020-04-22 18:24:13 +00:00
transition_matrix.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
util.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00