Skip to content

Releases: Layr-Labs/eigenlayer-cli

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

v0.12.0-alpha.2

19 Dec 05:30
3488b3f
Compare
Choose a tag to compare
v0.12.0-alpha.2 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-alpha.2

Notable Changes

  • eigenlayer operator allocations show supports output file to CSV
  • Bug fixes on UAM

What's Changed

Changelog

  • 3488b3f feat: support csv out for show command (#275)
  • 283790f Updating output code path to correctly detect empty string input for caller-address (#274)
  • 9a7aa3e chore: refactor and add tests (#273)

Full Changelog: v0.12.0-alpha.1...v0.12.0-alpha.2

v0.12.0-alpha.1

18 Dec 18:59
3b1497c
Compare
Choose a tag to compare
v0.12.0-alpha.1 Pre-release
Pre-release

Notable change

  • Divide by 0 bug fix.

Changelog

  • 3b1497c fix: remove 0 total strategy

Full Changelog: v0.12.0-alpha...v0.12.0-alpha.1

v0.12.0-alpha

18 Dec 01:07
34d9897
Compare
Choose a tag to compare
v0.12.0-alpha Pre-release
Pre-release

Notable changes

  • Upgrades to Slashing, Operator Set and UAM release.

Changelog

  • 34d9897 fix: showing allocations for registered ops (#272)
  • 7f37efa Updating appointee set & remove to support output parameters (#271)
  • 0e5a6eb Adding output support to file or terminal without broadcast for user admin commands. (#270)
  • 1dd031d fix: add caller address to opset reg/dereg (#269)
  • 57d967f update docs
  • 9fa16a3 fix test
  • ac0bb2c update deps
  • e46831b fix: flakey test (#268)
  • 5e8eaa3 Adding caller-address to user admin commands to specify arbitrary caller with appointed permissions (#267)
  • 9ba5f61 feat: get slashable stake from contract call (#265)
  • 9aed8b7 Fixing usage strings for UAM commands. (#266)
  • 1ee1429 Adding caller-address to support arbitrary CLI signing address. (#264)
  • cbd9132 fix: add caller address (#262)
  • 181176f Adding new line for pending admins command output.
  • 28b431c latest commit for IT
  • da7bfa2 chote: latest eigensdk commit
  • b42e0ec Adding print code paths for appointee set and remove. (#259)
  • c6de054 fix: allocation delay config and update tests (#257)
  • 7f6d647 fix: integration test (#255)
  • 8b49364 Refactoring user commands to remove user nomenclature and replacing with appointee (#254)
  • ba86af9 Cleaning up user command flags. (#253)
  • d0ef26f Adding implementation and tests for admin write commands. (#252)
  • 342d4a7 Adding admin read commands with unit tests. (#251)
  • 2c1c048 Adding appointee remove and set command implementation and unit tests. (#250)
  • 54287d6 fix allocation delay
  • f6bf36b feat: slashing commands

What's Changed

Full Changelog: v0.11.0...v0.12.0-alpha

v0.11.0

13 Dec 22:27
Compare
Choose a tag to compare

Notable changes

Following only activated in testnet with release of rewards v2 to that environment:

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

Changelog

  • 9c2b043 feat: gate new rewards v2 commands to holesky
  • 3a2677f feat: get/set operator PI split commands (#256)
  • f8cecdd feat: set and get operator split command (#247)
  • 26dee03 feat: Rewards v2 batch claiming support (#241)
  • d41fc29 feat: add optional prompt option for importing keys (#245)

What's Changed

Full Changelog: v0.10.10...v0.11.0

v0.10.10

20 Nov 23:23
5f6537f
Compare
Choose a tag to compare

Notable changes

  • Fix a bug with rewards with already claimable tokens

What's Changed

Changelog

  • 5f6537f fix: already claimed tokens should not be in claim proof (#240)

Full Changelog: v0.10.9...v0.10.10

v0.10.9

18 Nov 19:00
680b434
Compare
Choose a tag to compare

What's Changed

Changelog

  • 680b434 Fix panic: runtime error on SetClaimer (#238)
  • 4ab21e5 chore: update claim test
  • 1a009c9 fix: update test
  • d2d850e chore: update eigensdk to reference context commit
  • 1261f66 fix: updates to support latest eigensdk
  • 5653e62 fix: bug in delegation approval when no signer provided (#235)

Full Changelog: v0.10.8...v0.10.9