cosmos-sdk/cmd/gaia
ValarDragon 855222e8c3 simulation: Allow operations to specify future operations
The intent of this is to allow for simulating things like slashing for not
voting on a governance proposal. To test this, you would queue all the validator votes
in future blocks, and keep track of which ones you didn't slash. Then you could add queue a
"check governance slashing operation" after the voting period is over.
2018-08-27 14:27:00 -07:00
..
app simulation: Allow operations to specify future operations 2018-08-27 14:27:00 -07:00
cli_test Merge PR #2099: Query staking Pool and Params 2018-08-21 17:32:54 +02:00
cmd Rename revoke(d) to jail(ed) 2018-08-22 17:56:13 +02:00
testnets Merge PR #2010: Add RELEASE_TEST_SCRIPT.md 2018-08-13 21:41:07 +02:00