buyLoan()
and refinance()
functions in Lender.sol emit a lot of events that may confuse the end user.
Both functions have their own Events but also emit Repaid and Borrowed events at the end.
A lot of events emitted can confuse the end user.
Manual
Emit only one event with the updated data and only the ones needed by the Dapp, this will also make the code more readable.
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.