You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grouping a set of observations about LiquidityPenaltyHook in one place, for tracking and to reduce duplicate reports. Items are summarized briefly and are not all confirmed. No severity is assigned here.
Penalty donation can go to recent liquidity — The penalty is redistributed via donate, which credits whatever liquidity is in range at that moment and does not consider liquidity age, so recently added in-range liquidity can receive a share of the penalty.
Grouping a set of observations about
LiquidityPenaltyHookin one place, for tracking and to reduce duplicate reports. Items are summarized briefly and are not all confirmed. No severity is assigned here.LiquidityPenaltyHookif there is no liquidity to receive the penalty. #73.donate, which credits whatever liquidity is in range at that moment and does not consider liquidity age, so recently added in-range liquidity can receive a share of the penalty.Source:
src/general/LiquidityPenaltyHook.sol.