Notable changes
- Deprecation of
number-of-days
flag fromeigenlayer rewards show
command. Now it gives data from inception eigenlayer rewards show
command does not require BE API to fetch rewards data. Everything is fetched via onchain command. ETH RPC URL is now required for the command.
What's Changed
- chore: update outdated comment by @gpabst in #215
- chore: fix readme for rewards show by @shrimalmadhur in #216
- feat: remove backend API deps for show cmd by @shrimalmadhur in #217
- chore: add detailed rewards cmd to readme by @shrimalmadhur in #218
Changelog
- bcba680 chore: add detailed rewards cmd to readme (#218)
- d4e2705 feat: remove backend API deps for show cmd (#217)
- 8c6a319 chore: fix readme for rewards show (#216)
- 234f9a4 update outdated comment (#215)
New Contributors
Full Changelog: v0.10.4...v0.10.5