The steakPoints saving function does not decrease users points when they unstakes.
Because the backend server only watch for onchain events and increase user points up on their stakes.
If user stake and then unstake repeatly they will get a ton of steak points.
User can abuse to get ton of points. Making it unfair to other user.
Manual review
decrease steakPoints on user unstake()
add import past onchain events function ( because incase backend is down, users will lost their steakPoints
since it only increase if backend is up )
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.