A run of the new BordaMissingRule.spec on the original Borda.sol that is verified is here
A run of Borda.spec on BordaNewBug.sol showing the existing spec misses the bug is here
Reports of all previously acknowledged bounty specs on BordaNewBug.sol: included in the above verification, see votedFunctionIsVotedMapping, preferLastVotedHigh, onlyVotingCanChangeTheWinner and viewNeverRevert.
A run of BordaMissingRule.spec on BordaNewBug.sol showing your rule catches the bug is here
Really hope this one is interesting. Definitely check out the description in the pr!
pr: #20
A run of the new
BordaMissingRule.spec
on the originalBorda.sol
that is verified is hereA run of
Borda.spec
onBordaNewBug.sol
showing the existing spec misses the bug is hereReports of all previously acknowledged bounty specs on
BordaNewBug.sol
: included in the above verification, seevotedFunctionIsVotedMapping
,preferLastVotedHigh
,onlyVotingCanChangeTheWinner
andviewNeverRevert
.A run of
BordaMissingRule.spec
onBordaNewBug.sol
showing your rule catches the bug is hereReally hope this one is interesting. Definitely check out the description in the pr!