Skip to content

Releases: Layr-Labs/eigenlayer-cli

v0.10.7

15 Oct 18:22
5ff7845
Compare
Choose a tag to compare

Notable changes

  • Add silent flag to suppress log output
  • Clarification to show command that it runs on active root
  • Make token address optional for claim command and only query tokens with pending rewards

What's Changed

Changelog

  • 5ff7845 docs: update readme with latest updates (#227)
  • 48fa4b3 chore: clean up silent flag
  • 0e188e2 fix: make silent global flag instead of only for claims
  • 16315b5 fix: update claim env var to be more specific
  • faaa3dc feat: add silent flag to enable piping claim data
  • fa16153 Clarify Active Root (#225)
  • 297b1af ELO-335 -- make tokenAddresses optional for reward claiming; only query tokens which have pending rewards. (#223)
  • 08c43fc bug: silent pass when API not 200 (#222)

New Contributors

Full Changelog: v0.10.6...v0.10.7

v0.10.6

01 Oct 17:34
9bb7b72
Compare
Choose a tag to compare

Notable changes

  • Fix a small bug with rewards show command

What's Changed

Changelog

Full Changelog: v0.10.5...v0.10.6

v0.10.5

27 Sep 18:25
bcba680
Compare
Choose a tag to compare

Notable changes

  • Deprecation of number-of-days flag from eigenlayer 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

Changelog

New Contributors

Full Changelog: v0.10.4...v0.10.5

v0.10.4

19 Sep 19:10
69328e4
Compare
Choose a tag to compare

Notable Changes

  • Support for BIP39 mnemonic for ecdsa key creation/import using eigenlayer keys command
  • cumulativeEarnings in rewards claim json output changed from int to string to address integer overflow issues in other languages

What's Changed

Changelog

Full Changelog: v0.10.3...v0.10.4

v0.10.3

27 Aug 04:19
93010df
Compare
Choose a tag to compare

Notable Changes

  • Added a missing flag --claimer-address to rewards claim command so that you can use that if claimer address is not the earner address

What's Changed

Changelog

  • 93010df fix: hardcode gas limit for smart contract claimer (#202)
  • 2b1c6e6 fix: add claimer address flag when claimer is not earner for claim method (#201)
  • e140239 chore: trim 0x from private key (#200)
  • 327df84 chore: add tag to go releaser (#198)
  • c04944f chore: update and clean go releaser (#197)

Full Changelog: v0.10.2...v0.10.3

v0.10.2

19 Aug 22:07
09ed873
Compare
Choose a tag to compare

Notable changes

  • Migrate claim URL

Changelog

  • 09ed873 fix: update claim URL and refactor (#196)
  • f211fc7 feat: add tx fee details in non broadcast mode (#195)

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

15 Aug 22:34
88db313
Compare
Choose a tag to compare

Notable changes

  • Fixes for mainnet claims logic

Changelog

  • 88db313 feat: latest active root via contract call (#194)
  • abc7880 fix: fix the mainnet url (#193)
  • 18af34e chore: default claims to latest active timestamp (#191)
  • 8aef2c4 feat: claim rewards from latest active root (#188)

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

12 Aug 18:57
2f5daf3
Compare
Choose a tag to compare

Notable Changes

  • Rewards command supported on mainnet

What's Changed

Changelog

Full Changelog: v0.9.3...v0.10.0

v0.9.3

01 Aug 17:12
0f00b7c
Compare
Choose a tag to compare

Notable Changes

  • Users will get prompted if they are using old version of library
  • support outputting reward transactions in calldata format
  • [early] get status of your eigenpod

What's Changed

Changelog

Full Changelog: v0.9.2...v0.9.3

v0.9.2

16 Jul 04:31
fbe4b0c
Compare
Choose a tag to compare

Notable Changes

  • Added eigenlayer rewards show command
  • Supported --output flags to rewards show and rewards claim command.

What's Changed

Changelog

Full Changelog: v0.9.1...v0.9.2