cosmos-sdk/cmd/gaia/app
ValarDragon 5ed24e44d2 simulation: Minor changes
Now that we properly initialize governance, a ton of governance slashing
doesn't happen in the first few blocks. Because of this, we can run through
blocks in the range (0,200) quite rapidly. This PR acknowledges that and
increases many of the default block heights.
2018-09-03 19:15:51 -07:00
..
app.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
app_test.go Add test which fails without patch, comment on patch 2018-07-25 22:13:58 -07:00
genesis.go Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing 2018-08-31 00:06:44 -04:00
genesis_test.go Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00
sim_test.go simulation: Minor changes 2018-09-03 19:15:51 -07:00