When rebase tokens with a balance less than the arbiterFee due to rebase events, resolveDispute fails, causing those rebase tokens to be locked in the contract.
The balance of the rebase tokens will be adjusted with the rebase event, if the balance becomes smaller than the arbiterFee, then when the Arbiter calls resolveDispute, since tokenBalance< arbiterFee, resolveDispute will be revert, resulting in the rebase tokens being locked in the contract.
Resulting in the rebase tokens being locked in the contract.
None
Consider allowing the Arbiter to call resolveDispute with an actualArbiterFee parameter that is less than the arbiterFee, and send the Arbiter the actualArbiterFee instead of the arbiterFee amount of tokens.
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.