Skip to content

Releases: Layr-Labs/eigenlayer-cli

v0.7.1

08 Apr 19:03
a63e018
Compare
Choose a tag to compare

What's Changed

Changelog

Full Changelog: v0.7.0...v0.7.1

v0.7.0

07 Apr 21:06
f24d7c1
Compare
Choose a tag to compare

Notable changes

  • Add mainnet contracts
  • Github raw URL validation for mainnet
  • Bug fixes

Changelog

v0.6.3

19 Mar 18:01
d949f82
Compare
Choose a tag to compare

Notable changes

  • Added Holesky testnet addresses

Changelog

v0.6.2

16 Feb 20:55
7bea2fa
Compare
Choose a tag to compare

Notable changes

  • Support providing password via piping into keys create and export command.

Changelog

v0.6.1

09 Feb 22:23
754ca68
Compare
Choose a tag to compare

Notable changes

  • Fixed a config migration bug. el_delegation_manager --> el_delegation_manager_address . If you migrated config using v0.6.0, you just need to update this field in your operator config. If you have not migrated you can use this version to migrate successfully.

Changelog

v0.6.0

09 Feb 00:01
6f3981a
Compare
Choose a tag to compare

Notable Changes

  • BLS key registration will not happen during operator registration to EigenLayer (It will happen when you opt-in into EigenDA or any another AVS)
  • The operator config yaml file has changed to include Delegation Manager contracts. Any of the operator registration/status/update commands will automatically migrate the config file to the new one.

Changelog

v0.5.2

31 Jan 19:34
2c51bda
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

09 Jan 18:32
5cc7310
Compare
Choose a tag to compare

Notable changes

  • Added export keys command to show private key if user knows the password
  • updated to eigensdk v0.0.9

Changelog

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Dec 20:29
9a4201b
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/Layr-Labs/eigenlayer-cli/commits/v0.5.0