cosmos-sdk/x/simulation
Alexander Bezobchuk 6606007297 Merge PR #4435: Simulation: Params from File
* Move distr params to simulation param generator

* Cleanup sim params output

* Print params when possible instead of entire genesis struct

* Update module param simulator keys

* Rename module params simulator keys

* Add/fix missing module params and implement SimParams

* UPdate sim test to accept params file

* Allow weights to be provided from file

* Create doc.go

* Remove TODO

* Implement MustMarshalJSONIndent

* Use mustMarshalJSONIndent for non-codec

* Remove TODO

* Fix doc.go

* Update points

* Update simapp/doc.go

Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>

* Update simapp/doc.go

Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>

* Cleanup appStateFn

* Use constants for simulation parameter keys

* Update msgs.go

* minor formatting
2019-06-08 16:55:47 -04:00
..
account.go
doc.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
event_stats.go
log.go Remove gaia (#4347) 2019-05-18 10:42:24 +02:00
mock_tendermint.go
operation.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
params.go Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00
rand_util.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
simulate.go Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00
transition_matrix.go
util.go Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00