The Ajna protocol is a non-custodial, peer-to-peer, permissionless lending, borrowing and trading system that requires no governance or external price feeds to function.
Regression test shows failure kicker reward exceeding borrower penalty. @mattcushman 's analysis is that this amount is not to worry about since it was 0.000000000000000001... a greater than with diff was added to resolve the issue.
Purpose
Impact
Tasks
[ ] Changes to protocol contracts are covered by unit tests executed by CI.
[ ] Protocol contract size limits have not been exceeded.
[ ] Gas consumption for impacted transactions have been compared with the target branch, and nontrivial changes cited in the Impact section above.
[ ] Scope labels have been assigned as appropriate.
[ ] Invariant tests have been manually executed as appropriate for the nature of the change.
Description
0.000000000000000001
... a greater than with diff was added to resolve the issue.Purpose
Impact
Tasks