cosmos-sdk/x
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
..
auth Merge branch 'develop' into fix-iterator-leak 2018-08-22 16:06:35 +02:00
bank simulation: Allow operations to specify future operations 2018-08-27 14:27:00 -07:00
distribution Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
gov simulation: Allow operations to specify future operations 2018-08-27 14:27:00 -07:00
ibc Merge PR #1741: CoreContext Refactor 2018-08-06 20:11:30 +02:00
mock simulation: Allow operations to specify future operations 2018-08-27 14:27:00 -07:00
params Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
slashing simulation: Allow operations to specify future operations 2018-08-27 14:27:00 -07:00
stake simulation: Allow operations to specify future operations 2018-08-27 14:27:00 -07:00