Skip to content

v1.3.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@ypatil12 ypatil12 released this 06 Mar 21:46
db0f582

Overview

This is the release candidate for the upcoming EigenLayer mainnet slashing release. It encompasses changes from two external audits along with several testing upgrades.

Note: This release is the similar to our v1.4.0.tesnet-holesky release, except it does not include any Pectra compatibility changes. We anticipate slashing to be deployed on mainnet prior to the mainnet Pectra hard fork.

Breaking Changes

  • Require AVS Metadata Registration prior to Opset Creation #1025
  • Rename getQueuedWithdrawal -> queuedWithdrawals: #1133. getQueuedWithdrawal still exists, but changes the behavior of getQueuedWithdrawals.
  • Behavior of getMinimumSlashableStake: #1037
  • encumberedMagnitude getter: #1038
  • ISignatureUtils -> ISignatureUtilsMixin and ISignatureUtilsMixinTypes: #1015

What's Changed

New Contributors

Full Changelog: v0.5.4...v1.3.0