cosmos-sdk/x/params
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
..
client Merge PR #4499: Remove Client Codec Redundancy 2019-06-06 11:43:15 -04:00
simulation Merge PR #4435: Simulation: Params from File 2019-06-08 16:55:47 -04:00
subspace Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
types Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
alias.go Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
doc.go Merge PR #2605: Paramstore Subkey 2019-02-04 18:13:04 -08:00
keeper_test.go Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
keeper.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
module.go Merge PR #4499: Remove Client Codec Redundancy 2019-06-06 11:43:15 -04:00
proposal_handler_test.go Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
proposal_handler.go Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00
test_common.go Merge PR #4403: Paramchange proposal skips omitempty fields 2019-05-27 20:47:12 -04:00