Releases: Layr-Labs/eigenlayer-cli
Releases · Layr-Labs/eigenlayer-cli
v0.11.2
v0.12.0-beta2
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
- This release is out of the slashing and rewards v2.1 PR.
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
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
- chore: add readme for explicit version install by @shrimalmadhur in #277
- feat: Mainnet release for rewards v2 CLI by @gpabst in #286
Full Changelog: v0.11.0...v0.11.1
[Slashing and UAM Testnet] v0.12.0-beta
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
- This release is out of the slashing release PR.
What's changed
- chore: refactor and add tests by @shrimalmadhur in #273
- Updating output code path to correctly detect empty string input for caller-address by @bdchatham in #274
- feat: support csv out for show command by @shrimalmadhur in #275
- fix: add caller address by @shrimalmadhur in #262
- Adding caller-address to support arbitrary CLI signing address. by @bdchatham in #264
- Fixing usage strings for UAM commands. by @bdchatham in #266
- feat: get slashable stake from contract call by @shrimalmadhur in #265
- Adding caller-address to user admin commands to specify arbitrary caller with appointed permissions by @bdchatham in #267
- fix: flakey test by @shrimalmadhur in #268
- fix: add caller address to opset reg/dereg by @shrimalmadhur in #269
- Adding output support to file or terminal without broadcast for user admin commands. by @bdchatham in #270
- Updating appointee set & remove to support output parameters by @bdchatham in #271
- fix: showing allocations for registered ops by @shrimalmadhur in #272
v0.12.0-alpha.2
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
- chore: refactor and add tests by @shrimalmadhur in #273
- Updating output code path to correctly detect empty string input for caller-address by @bdchatham in #274
- feat: support csv out for show command by @shrimalmadhur in #275
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
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
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
andset
command implementation and unit tests. (#250) - 54287d6 fix allocation delay
- f6bf36b feat: slashing commands
What's Changed
- fix: add caller address by @shrimalmadhur in #262
- Adding caller-address to support arbitrary CLI signing address. by @bdchatham in #264
- Fixing usage strings for UAM commands. by @bdchatham in #266
- feat: get slashable stake from contract call by @shrimalmadhur in #265
- Adding caller-address to user admin commands to specify arbitrary caller with appointed permissions by @bdchatham in #267
- fix: flakey test by @shrimalmadhur in #268
- fix: add caller address to opset reg/dereg by @shrimalmadhur in #269
- Adding output support to file or terminal without broadcast for user admin commands. by @bdchatham in #270
- Updating appointee set & remove to support output parameters by @bdchatham in #271
- fix: showing allocations for registered ops by @shrimalmadhur in #272
Full Changelog: v0.11.0...v0.12.0-alpha
v0.11.0
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
- feat: add optional prompt option for importing keys by @shrimalmadhur in #245
- feat: Rewards v2 release by @gpabst in #260
Full Changelog: v0.10.10...v0.11.0
v0.10.10
Notable changes
- Fix a bug with rewards with already claimable tokens
What's Changed
- fix: already claimed tokens should not be in claim proof by @shrimalmadhur in #240
Changelog
Full Changelog: v0.10.9...v0.10.10
v0.10.9
What's Changed
- fix: bug in delegation approval when no signer provided by @shrimalmadhur in #235
- fix: updates to support latest eigensdk by @gpabst in #237
- Fix panic: runtime error on SetClaimer by @aivarasko in #238
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