Skip to content

Releases: Layr-Labs/eigenlayer-contracts

v1.0.2-testnet-slashing

19 Dec 19:40
8fb585a
Compare
Choose a tag to compare
Pre-release

This release marks the testnet slashing release. A full spec change is in documented in ELIP-002

See the following docs for breaking changes:

New Addresses

There are two new core contracts deployed

Name Proxy Implementation Notes
AllocationManager 0x78469728304326CBc65f8f95FA756B0B73164462 0xe03d...4ee2 Proxy: [email protected]
PermissionController 0x598cb226B591155F767dA17AfE7A2241a68C5C10 0x7ab0...a2b9 Proxy: [email protected]

What's Changed

Full Changelog: v0.5.3...v1.0.2

Rewards v2

19 Dec 19:26
1908cc9
Compare
Choose a tag to compare
Rewards v2 Pre-release
Pre-release

This release marks the Rewards v2 upgrade. Please see EigenLayer Improvement Proposal-001: Rewards v2 for a technical description of this upgrade.

What's Changed

Full Changelog: v0.4.3-mainnet-rewards-foundation-incentives...v0.5.3

v1.0.0-devnet-slashing-alpha

17 Oct 07:40
Compare
Choose a tag to compare
Pre-release

Slashing Public Devnet Alpha Release

NOTE: No guarantees are made on the correctness of this code. It is unaudited and should not be used in production integrations.

This release is a fresh deploy of the EigenLayer protocol on Holesky. A list of contract addresses is below:

Name Address
DelegationManager 0x3391eBafDD4b2e84Eeecf1711Ff9FC06EF9Ed182
StrategyManager 0x70f8bC2Da145b434de66114ac539c9756eF64fb3
AVSDirectory 0xCa839541648D3e23137457b1Fd4A06bccEADD33a
AllocationManager 0xAbD5Dd30CaEF8598d4EadFE7D45Fd582EDEade15
StrategyFactory 0x09F8f1c1ca1815083a8a05E1b4A0c65EFB509141
RewardsCoordinator 0xa7DB7B0E63B5B75e080924F9C842758711177c07
EigenPodManager 0x8C9781FD55c67CE4DC08e3035ECbdB2B67a07307

See the deployment config for additional configurations and implementation contracts.

Key Changes Include:

  • AVSDirectory
  • AllocationManager
  • Accounting for the DelegationManager and StrategyManager updated to take into account slashing of operator's shares

Native Restaking and Rewards functionally are paused. There is currently a wethStrategy deployed and the StrategyFactory can be used to create additional restaking tokens.

An associated in-progress AVS reference contract implementation can be found here.

Full Changelog: v0.4.3-mainnet-rewards-foundation-incentives...v1.0.0-devnet-slashing-alpha

v0.4.3-mainnet-rewards-programmatic-incentives

14 Oct 00:03
426f461
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3-holesky-rewards-foundation-incentives...v0.4.3-mainnet-rewards-foundation-incentives

v0.4.3-holesky-rewards-programmatic-incentives

18 Sep 19:38
898c3e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2-mainnet-pepe...v0.4.3-holesky-rewards-foundation-incentives

v0.4.2-mainnet-pepe

04 Sep 15:23
b398494
Compare
Choose a tag to compare

This release marks the PEPE (Protocol: EigenPod Enhancement) upgrade on mainnet. All EigenPods will be upgraded automatically on Sept 4, at noon ET.

Please see EigenPod Redesign: Checkpoint Proofs for a technical description of this upgrade. For most users, no action is required -- however, if you are integrating with an EigenPod via custom smart contracts, your contracts will need to use the updated EigenPod interface. The website and CLI have also been updated to support PEPE.

What's Changed

Full Changelog: v0.4.1-holesky-pepe...v0.4.2-mainnet-pepe

v0.3.3-mainnet-rewards

15 Aug 18:33
6c30b8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1-holesky-pepe...v0.3.3-mainnet-rewards

v0.4.1-holesky-pepe

12 Aug 17:53
b4fa900
Compare
Choose a tag to compare

Public Holesky testnet release of PEPE!

What's Changed

Full Changelog: v0.3.2-mainnet-rewards...v0.4.1-holesky-pepe

v0.4.0-rc5-holesky-preprod-pepe

09 Aug 20:50
Compare
Choose a tag to compare
Pre-release

Pushes a small change to EigenPod.verifyWithdrawalCredentials that prevents validators that are still in the beacon chain activation queue from having verified withdrawal credentials.

See details here: #668

v0.3.2-mainnet-rewards

07 Aug 19:39
3b47ccf
Compare
Choose a tag to compare

Mainnet release of RewardsCoordinator

What's Changed

Full Changelog: v0.3.1-holesky-longtail...v0.3.2-mainnet-rewards