Security Researcher
i stare at codes till either of us breaks!
High
Total
Medium
Total Earnings
#1555 All Time
Payouts
Top 25
Top 50
All
Sherlock
Sep '25
1.14 OP • 3 total findings • Sherlock • BoyD
#46
high
`onlyGauge` accrual enables griefing and systemic reward loss
medium
Over accrual across 0 stake periods leads to increase in `rewardindex`
`setMintRate` updates `mintRate` but does not call `_updateRewardIndex()` first leading to `stakers` being under/overpaid depending on timing
595.10 USDC • 2 total findings • Sherlock • BoyD
#11
parent `subtreeBorrowedX/Y` is not aggregated during non visit propagation in `LiqWalker.up()`
`MakerFacet.newMaker` makes settlement to `msg.sender`; while `recipient` parameter is ignored for settlement.