Skip to content

Constellation v1.0.1

Latest
Compare
Choose a tag to compare
@VVander VVander released this 21 Nov 21:26
· 4 commits to main since this release
02bce99
  • 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