Notable Changes
- added
eigenlayer operator get-delegation-approval
command to create the signature need to delegate by delegation approver. eigenlayer rewards show
command supports fetching data from non claimable root.
What's Changed
- feat: extend show to latest non claimable root by @shrimalmadhur in #229
- feat: add token name to show cmd by @shrimalmadhur in #230
- tests: add tests for some calculations by @shrimalmadhur in #231
- Add operator delegate-to command by @aivarasko in #233
- fix: delegation approver functions by @shrimalmadhur in #234
Changelog
- 79add35 fix: delegation approver functions (#234)
- 4af04b1 Add operator delegate-to command (#233)
- 39cf782 tests: add tests for some calculations (#231)
- 05c7637 feat: add token name to show cmd (#230)
- e873f52 feat: extend show to latest non claimable root (#229)
New Contributors
- @aivarasko made their first contribution in #233
Full Changelog: v0.10.7...v0.10.8