cosmos-sdk/simapp
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
..
app_test.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
app.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
doc.go Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00
export.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
genesis.go Remove gaia (#4347) 2019-05-18 10:42:24 +02:00
params.go Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00
sim_test.go Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00
test_util.go Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00