cosmos-sdk/examples/democoin
Christopher Goes 256ec0f07b Simulation improvements (logging fix, random genesis parameters) (#2617)
* Print out initial update on every block
* Randomize simulation parameters
* Randomize initial liveness weightings
* Randomize genesis parameters
* fixed power store invariant
* IterateValidatorsBonded -> IterateBondedValidatorsByPower
* WriteValidators uses IterateLastValidators rather than IterateBondedValidatorsByPower
* fixed democoin interface

Closes #2556
Closes #2396

Via #2671:
closes #2669
closes #2670
closes #2620

Offshoot issues:
#2618
#2619
#2620
#2661
2018-11-04 20:44:43 -08:00
..
app Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
cli_test Merge PR #2524: Replace GenTx with StdTx 2018-10-19 20:00:27 +02:00
cmd New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
mock Simulation improvements (logging fix, random genesis parameters) (#2617) 2018-11-04 20:44:43 -08:00
types Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
x Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00