* 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 |
||
|---|---|---|
| .. | ||
| client | ||
| simulation | ||
| subspace | ||
| types | ||
| alias.go | ||
| doc.go | ||
| keeper_test.go | ||
| keeper.go | ||
| module.go | ||
| proposal_handler_test.go | ||
| proposal_handler.go | ||
| test_common.go | ||