Skip to content

Releases: Layr-Labs/eigenlayer-contracts

v0.3.1-holesky-longtail

07 Aug 19:19
0273cb2
Compare
Choose a tag to compare

This release adds the StrategyFactory to the public holesky deployment, enabling anyone to deploy strategies for any ERC20-compliant token, which are then whitelisted for deposit via the StrategyManager.

What's Changed

New Contributors

Full Changelog: v0.3.0-holesky-rewards...v0.3.1-holesky-longtail

v0.4.0-rc4-holesky-preprod-pepe

29 Jul 20:56
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.0-rc3-holesky-preprod-pepe...v0.4.0-rc4-holesky-preprod-pepe

v0.4.0-rc3-holesky-preprod-pepe

23 Jul 19:18
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.0-rc2-holesky-preprod-pepe...v0.4.0-rc3-holesky-preprod-pepe

v0.3.0-rc0-mainnet-rewards

24 Jul 16:04
bb5ae18
Compare
Choose a tag to compare
Pre-release

What's being Deployed

  • RewardsCoordinator contract is being deployed for the Mainnet Rewards Release

NOTE: Smaller contract changes such as removal of withdrawal migration functions in the DelegationManager or deprecation of the earningsReceiver address will not be included in the actual mainnet contract deployment and will be included in the next upgrade release.

What's Changed

New Contributors

Full Changelog: v0.2.5-mainnet-m2-minor-eigenpod-upgrade...v0.3.0-rc0-mainnet-rewards

v0.4.0-rc2-holesky-preprod-pepe

02 Jul 18:45
1d117eb
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.0-rc1-holesky-preprod-pepe...v0.4.0-rc2-holesky-preprod-pepe

v0.4.0-rc1-holesky-preprod-pepe

02 Jul 16:26
0979b36
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.0-rc0-holesky-preprod-pepe...v0.4.0-rc1-holesky-preprod-pepe

v0.4.0-rc0-holesky-preprod-pepe

25 Jun 14:53
Compare
Choose a tag to compare
Pre-release

What's Changed

Preprod release for PEPE (Protocol: EigenPod Enhancements) upgrade

New Contributors

Full Changelog: v0.3.0-holesky-rewards...v0.4.0-rc0-holesky-preprod-pepe
See notes in PR: #515

v0.3.0-holesky-rewards

05 Jun 21:52
a888a1c
Compare
Choose a tag to compare

What's Changed

The main feature of this release is the arrival of rewards to the EigenLayer protocol. A new singleton contract called the RewardsCoordinator is where AVSs will submit their ERC20 rewards to their operators and their delegated stakers. Stakers and Operators will also be able to claim their rewards from the same contract by passing merkle proofs to the contract for their accrued earned rewards. Further details can be found under the /docs directory and from the contract implementation itself. Included below are additional changes since the last Holesky deployment release.

Full Changelog: v0.2.2-holesky-init-deployment...v0.3.0-holesky-rewards

v0.3.0-rc3-holesky-preprod-rewards

28 May 18:57
d8ac41a
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.3.0-rc2-holesky-preprod-rewards...v0.3.0-rc3-holesky-preprod-rewards

v0.3.0-rc2-holesky-preprod-rewards

28 May 18:43
41e2a99
Compare
Choose a tag to compare
Pre-release

What's Changed

Major change for this pre-release is the renaming of PaymentCoordinator to RewardsCoordinator.

Full Changelog: v0.3.0-rc1-holesky-preprod-payments...v0.3.0-rc2-holesky-preprod-rewards