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)