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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add oracle recency requirement for deposits to make frontrun attacks impossible even without admin intervention
RPL liquidity is now prioritized over stake rebalancing during minipool processing
Removed timelock requirement for the maxValidators parameter (to allow the admin to increase the medium timelock delay without delaying growth responses)
Optimized revert conditions for SuperNodeAccount.createMinipool() to first check the most common reasons for revert to save gas in those cases
Add an event in OperatorDistributor.sol to help with rewards calculations
xrETH and xRPL now comply with Balancer's IRateProvider interface for easier integration