0x00000002 / staking-app

MIT License
0 stars 0 forks source link

startNewStakingInterval can be called with a startBlock later than endBlock #13

Open gabriel-canaan opened 6 years ago

gabriel-canaan commented 6 years ago

0x2945df startNewStakingInterval() #176 stake.sol We recomend requiring startBlock to be less than endBlock.

Janther commented 6 years ago

this one should go to Moderate as it messes other stuff