This also had to change the default seed, since with the previous one it actually got into a state where there were no validators left bonded, lol. This also changes Unbond msgs from failing with almost 100% probability to now only failing with 33% probability. Thus more of the state machine is getting tested! |
||
|---|---|---|
| .. | ||
| client | ||
| keeper | ||
| querier | ||
| simulation | ||
| tags | ||
| types | ||
| app_test.go | ||
| genesis_test.go | ||
| genesis.go | ||
| handler_test.go | ||
| handler.go | ||
| stake.go | ||
| test_common.go | ||