Skip to content

Releases: Layr-Labs/eigenlayer-cli

v0.8.0

09 May 22:43
363c5d7
Compare
Choose a tag to compare

Notable Changes

  • Fireblocks Signer support
    • AWS KMS support for fireblocks secret key (recommended for production keys)
    • Plain text support for fireblocks secret key (can be used for testing)
  • Consensys Web3 Signer Support
    • only ETH1 keys supported

Changelog

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.3

16 Apr 20:49
caa2034
Compare
Choose a tag to compare

What's Changed

Changelog

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 Apr 21:45
21d976a
Compare
Choose a tag to compare

What's Changed

Changelog

Full Changelog: v0.7.1...v0.7.2

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