Notable changes
- Add rewards claim and set-claimer support
- Move
eigenlayer operator keys
toeigenlayer keys
. - Refactor
eigenlayer operator update
command to:eigenlayer operator update
- to update operator details (Excluding metadata uri)eigenlayer operator update-metadata-uri
to update operator metadata uri
What's Changed
- Create codeql.yml by @shrimalmadhur in #141
- add delay message by @shrimalmadhur in #144
- chore: update release readme by @shrimalmadhur in #145
- chore: check fmt pipeline by @shrimalmadhur in #147
- support set claimer by @shrimalmadhur in #146
- refactor and move to helper by @shrimalmadhur in #148
- change name of file by @shrimalmadhur in #149
- refactor signer to it's own config by @shrimalmadhur in #151
- refactor signer config and use that in wallet by @shrimalmadhur in #152
- chore: refactor to common by @shrimalmadhur in #153
- add back private key signer by @shrimalmadhur in #154
- add update metadata uri command by @shrimalmadhur in #155
- Add Rewards claim command by @shrimalmadhur in #150
- move keys command to it's own. add deprecation message to other by @shrimalmadhur in #156
- move set claimer to rewards by @shrimalmadhur in #157
- claim command only in testnet by @shrimalmadhur in #159
Changelog
- 0510b3f claim command not supported in mainnet (#159)
- 6ca74e4 move set claimer to rewards (#157)
- e5abcca move keys command to it's own. add deprecation message to other (#156)
- 8ab1344 Add Rewards claim command (#150)
- 3074226 add update metadata uri command (#155)
- 88433c3 add back private key signer (#154)
- a8d8adb chore: refactor to common (#153)
- 7428520 refactor signer config and use that in wallet (#152)
- c6c9887 refactor signer to it's own config (#151)
- 3fc61e6 change name of file (#149)
- 79c3d3a refactor and move to helper (#148)
- 6c239d2 support set claimer (#146)
- f57d0da chore: check fmt pipeline (#147)
- 1353f7d chore: update release readme (#145)
- 91bef2b add delay message (#144)
- f7e935c Create codeql.yml (#141)
Full Changelog: v0.8.2...v0.9.0