Closed nflora808 closed 2 years ago
Issue Location: Theopetra/Staking.sol: 288
Function unstake( ) does not send rebasing bounty to users who withdraw unmatured stakes.
unstake( )
We recommend transferring bounty to any user who triggers rebase( ) .
rebase( )
This is an incentive alignment 'tax' -- if a user unstakes an unmatured locked claim, they have a risk of paying gas for the rebase as well.
Audit Issue Description
Issue Location: Theopetra/Staking.sol: 288
Function
unstake( )
does not send rebasing bounty to users who withdraw unmatured stakes.Auditor Recommendation
We recommend transferring bounty to any user who triggers
rebase( )
.Billing/Time-Tracking/Access