Skip to content

Releases: Layr-Labs/eigenlayer-cli

v0.13.1

05 Jun 23:45
2a822fb
Compare
Choose a tag to compare

Changelog

  • 2a822fb fix: fix operator set registration command (#333)
  • 3facd18 Update codeql-analysis.yml (#334)
  • 6c4178c Merge pull request #330 from Layr-Labs/james/set-delay-fix
  • 651d1be fix: fix parsing error
  • 8ffdff3 fix: enforce operator flag checks on other commands
  • 6d48eef fix: enforce operator address flag
  • dda8d46 Merge pull request #293 from mbaranovski/fix-rewards-network-override
  • c5a5230 Merge branch 'master' into fix-rewards-network-override
  • e240c07 Merge branch 'master' into fix-rewards-network-override
  • 34535d3 fix: remove mainnet network name overrride

v0.13.0

23 Apr 16:08
bbbdf53
Compare
Choose a tag to compare

Changelog

  • bbbdf53 feat(sepolia/hoodi): adding support for Sepolia & Hoodi networks. (#322)

v0.12.0

17 Apr 22:31
2c5ed3a
Compare
Choose a tag to compare

Slashing Mainnet Release

Changelog

v0.11.3

03 Apr 14:57
8d1b6c8
Compare
Choose a tag to compare

Notable change

  • Updates timeout for sidecar calls

Changelog

  • 8d1b6c8 Merge pull request #309 from Layr-Labs/sm-sidecarTimeout
  • b4841a9 fix: increase timeout for sidecar client
  • df4a020 Merge pull request #302 from Layr-Labs/sm-sidecarRequestHeader
  • 331d8e3 feat: add "x-sidecar-source" header to sidecar client
  • db8e2d5 Merge pull request #307 from Layr-Labs/anupsv/codeql-scanning-update
  • 60ac8a5 Update codeql-analysis.yml
  • 41b1d4e Update codeql-analysis.yml
  • b14d10d Updating the README with integration testing environment details. (#297)
  • add3972 Merge pull request #292 from Layr-Labs/doclinks-updates
  • 5b87dbb chore: Updated README with updated doc links

v0.12.0-beta3

19 Mar 21:21
Compare
Choose a tag to compare
v0.12.0-beta3 Pre-release
Pre-release

Install this pre-release

curl -sSfL https://raw.githubusercontent.com/layr-labs/eigenlayer-cli/master/scripts/install.sh | sh -s -- v0.12.0-beta3

Notable Changes

  • Updates to latest contract bindings and SDK with slashing contract and middleware updates
  • Uses Sidecar RPC for rewards claims

Branch

  • This release is out of the feat/slashing branch

Changelog

  • 8fce9c0 feat: integrate slashing updates to eigensdk
  • 10fe3ae Bugfix/rewards command support for printing calldata output with UAM callerAddress specified (#294)
  • acce99e fix: update references to renamed type
  • f981f12 chore: go mod tidy
  • 9785e1c Merge remote-tracking branch 'origin/george-elo-464-rewards-v21-cli-sdk-updates' into feat/slashing
  • d2f6a13 Merge remote-tracking branch 'origin/madhur/slashing-allocations' into feat/slashing
  • 4b2dac5 Merge pull request #289 from Layr-Labs/sm-sidecarProofs
  • a2ae2d8 if no tokens are provided, fetch all claimable tokens
  • fad1f5e feat: call Sidecar RPC to generate rewards claims
  • c71766a feat: Mainnet release for rewards v2 CLI (#286)

v0.11.2-bh

18 Mar 20:12
3536b67
Compare
Choose a tag to compare
v0.11.2-bh Pre-release
Pre-release

EigenLayer CLI Brave Hearts Release Notes 0.11.2.bh

  • AVS command support for common workflows.
    • opt-in, opt-out, register, deregister, status and more.
  • Pluggable AVS workflows supported via AVS specs, made available in the EigenLayer CLI.
    • Supports workflows implemented with arbitrary contracts, middleware contracts and Go plugins.

Changelog

  • 3536b67 Unified AVS registration extension for EigenLayer CLI (#298)
  • b14d10d Updating the README with integration testing environment details. (#297)
  • add3972 Merge pull request #292 from Layr-Labs/doclinks-updates
  • 5b87dbb chore: Updated README with updated doc links

What's Changed

  • chore: Updated README with updated doc links by @nelsonijih in #292
  • Updating the README with integration testing environment details. by @bdchatham in #297
  • Unified AVS registration extension for EigenLayer CLI by @tharindud in #298

New Contributors

Full Changelog: v0.11.2...v0.11.2-bh

v0.11.2

20 Feb 19:03
4b2dac5
Compare
Choose a tag to compare

Notable change

  • Rewards claiming now using the hosted sidecar for claim proofs!

Changelog

  • 4b2dac5 Merge pull request #289 from Layr-Labs/sm-sidecarProofs
  • a2ae2d8 if no tokens are provided, fetch all claimable tokens
  • fad1f5e feat: call Sidecar RPC to generate rewards claims

v0.12.0-beta2

10 Feb 22:49
Compare
Choose a tag to compare
v0.12.0-beta2 Pre-release
Pre-release

Install this pre-release

curl -sSfL https://raw.githubusercontent.com/layr-labs/eigenlayer-cli/master/scripts/install.sh | sh -s -- v0.12.0-beta2

Notable Changes

  • Updates to latest contract bindings and SDK with Rewards v2.1 changes
  • Adds Rewards v2.1 operator OperatorSet split and get methods

Branch

Changelog

  • 1341b9c fix: remove holesky gate from set
  • 2eb2a74 fix: remove holesky gate and update descriptions for operatorset commands
  • 4b5a514 fix: avs address flag
  • 4a1053f fix: add commands to cli operator cmds
  • acc9055 fix: missing params
  • 1d22459 feat: Get and set commands for operatorset split
  • ed2f3c8 feat: update to rewardsv2.1 eigensdk
  • 435756e Adding user command integration tests to github CI workflow. (#282)
  • 2107746 Fixing name casing for PermissionController. (#281)
  • c2daa7a Rename permission manager (#280)

v0.11.1

21 Jan 22:17
c71766a
Compare
Choose a tag to compare

Notable change

Allows running following commands in all environments including mainnet:

  • Adds get and set commands for programmatic incentive split for operators
  • Adds get and set commands for operator split for AVS
  • Batch claiming support

What's Changed

Full Changelog: v0.11.0...v0.11.1

[Slashing and UAM Testnet] v0.12.0-beta

19 Dec 20:03
026cfdb
Compare
Choose a tag to compare
Pre-release

Install this pre-release

curl -sSfL https://raw.githubusercontent.com/layr-labs/eigenlayer-cli/master/scripts/install.sh | sh -s -- v0.12.0-beta

Notable Changes

  • Supports Slashing and Operator Set commands
  • Supports UAM features

Branch

What's changed