Bid offer maker cannot receive point tokens even if the offer is settled, due to the incorrect PointToken
balance update.
When a bid offer is settled, the maker is expected to receive point token. However, the PointToken
balance is not update correctly.
Protocol wrongly sets the token address to the collateral address, as a result, the maker won't be withdraw any point token but the collateral tokens.
Bid offer maker does not receive point tokens.
Manual Review
Valid high severity, In `settleAskTaker/closeBidTaker`, by assigning collateral token to user balance instead of point token, if collateral token is worth more than point, this can cause stealing of other users collateral tokens within the CapitalPool contract, If the opposite occurs, user loses funds based on the points they are supposed to receive
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.