v1.0.0-devnet-slashing-alpha
Pre-release
Pre-release
ypatil12
released this
17 Oct 07:40
·
49 commits
to slashing-magnitudes
since this 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
andStrategyManager
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