Skip to content

Releases: Layr-Labs/eigenlayer-cli

v0.6.1

09 Feb 22:23
754ca68

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

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

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

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

Choose a tag to compare

Changelog

What's Changed

New Contributors

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