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)