Skip to content

Releases: Layr-Labs/eigenlayer-middleware

v0.2.1-mainnet-rewards

15 Aug 19:36
74438b7
Compare
Choose a tag to compare

What's Changed

  • build: update core submodule to new release by @8sunyuan in #298

Full Changelog: v0.2.0-mainnet-rewards...v0.2.1-mainnet-rewards

v0.2.0-mainnet-rewards

13 Aug 20:06
a9c1aa7
Compare
Choose a tag to compare

What's Changed

Creating an up-to-date release tag to match with the eigenlayer-contracts latest mainnet release.

Full Changelog: v0.2.1-holesky-rewards...v0.2.0-mainnet-rewards

v0.2.1-holesky-rewards

24 Jun 14:15
b816138
Compare
Choose a tag to compare

What's Changed

Creating new Rewards release to include storage layout fix in #275

  • perf: refactor to modifiers to use internal functions by @stevennevins in #272
  • perf: refactor index registry to use internal functions for modifier by @stevennevins in #269
  • perf: refactor apk modifiers to use internal functions by @stevennevins in #268
  • perf: refactor modifiers to use internal functions for stake registry by @stevennevins in #266
  • fix: service manager storage layout by @0x0aa0 in #275
  • feat: reward initiator for ECDSAServiceManagerBase by @Gajesh2007 in #274

New Contributors

Full Changelog: v0.2.0-holesky-rewards...v0.2.1-holesky-rewards

v0.2.0-holesky-rewards

06 Jun 18:04
b45dced
Compare
Choose a tag to compare

What's Changed

A wide number of changes have been added to the middleware contracts, most of which below are still under active development. This release is meant for the integration of rewards into the EigenLayer Holesky Testnet where AVSs can submit rewards to their operators and delegated stakers through the new RewardsCoordinator contract.

New Contributors

Full Changelog: v0.1.2-holesky-init-deployment...v0.2.0-holesky-rewards

v0.2.0-rc2-holesky-preprod-rewards

30 May 16:22
51e36f1
Compare
Choose a tag to compare
Pre-release

What's Changed

For the rewards release, main changes in this pre-release is the refactor of the ServiceManagerBase to use a ServiceManagerBaseStorage contract to follow the same pattern as other core and middleware contracts utilizing storage. The payments release has been renamed to rewards with updated interfaces

New Contributors

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

v0.2.0-rc1-holesky-preprod-payments

08 May 19:45
c5b419a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: multiple rangepayments with same token by @8sunyuan in #257

Full Changelog: v0.2.0-rc0-holesky-preprod-payments...v0.2.0-rc1-holesky-preprod-payments

v0.2.0-rc0-holesky-preprod-payments

08 May 01:53
4ad5c85
Compare
Choose a tag to compare
Pre-release

Changes

  • Adds payForRange function to ServiceManagerBase and updates eigenlayer-contracts submodule for the payments release.
  • EjectionManager contract
  • Updates to ECDSA based contracts (WIP)
  • Fix in BLSSignatureChecker to remove staleStakesForbidden being set in constructor

Full changelog: v0.1.3-mainnet-m2+pragma-change...4ad5c85

v0.1.3-mainnet-m2+pragma-change

08 Apr 22:00
Compare
Choose a tag to compare

What's Changed

v0.1.3-mainnet-m2

08 Apr 21:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2-holesky-init-deployment...v0.1.3-mainnet-m2

v0.1.2-holesky-init-deployment

20 Mar 17:17
48e0aec
Compare
Choose a tag to compare

Release commit for v0.1.2 Holesky testnet. This is the initial deployment on this network.