Payouts
Top 50
All
Sherlock
Aug '24
high
`_lockedETH` does not decrease when a raffle is cancelled and users are refunded. This breaks the `withdrawETH()` function
high
Not checking if `chainSelector` or `prizeManager` are correct in the `cancelRaffle()` and `propagateRaffleWinner()` functions will cause discrepancies between contracts, breaking contract functionality.
medium
Irreversible role assignment in `Roles.sol::_setRole()`