eigenlayer-cli

EigenLayer CLI

OTHER License

Stars
68

Bot releases are visible (Hide)

eigenlayer-cli - v0.6.2

Published by github-actions[bot] 8 months ago

Notable changes

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

Changelog

  • 7bea2fa updaate version (#58)
  • fdabe37 support pipe in key creation and export (#57)
eigenlayer-cli - v0.6.1

Published by github-actions[bot] 8 months ago

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

  • 754ca68 fix migration bug (#51)
eigenlayer-cli - v0.6.0

Published by github-actions[bot] 8 months ago

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

  • 6f3981a m2 mainnet / goerli v2 contracts (#39)
eigenlayer-cli - v0.5.2

Published by github-actions[bot] 9 months ago

Changelog

  • 2c51bda release 0.5.2 (#45)
  • 714b932 added emoji and green bold text to private key warning (#44)
  • 72a32cf confirm password when a new key is creating (#42)
  • 7724766 update eigenlayer cli docs to refer docs website (#41)
  • ca72132 Update README.md (#35)
  • c864239 Update README (#36)
  • 45cca76 Update README.md (#31)

What's Changed

New Contributors

Full Changelog: https://github.com/Layr-Labs/eigenlayer-cli/compare/v0.5.1...v0.5.2

eigenlayer-cli - v0.5.1

Published by github-actions[bot] 9 months ago

Notable changes

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

Changelog

  • 5cc7310 fix bug and ready for release (#32)
  • a70e73a Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 (#27)
  • 815066d upgrade to eigensdk v0.0.9 (#23)
  • b77e55e add export key command (#22)

What's Changed

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

eigenlayer-cli - v0.5.0

Published by github-actions[bot] 10 months ago

Changelog

  • 9a4201b add correct version (#18)
  • c5556f1 add correct license date (#17)
  • e770501 update links (#16)
  • 6c5b8c8 add badges (#15)
  • 9dc4474 add docs (#14)
  • d6ab920 fix build directory (#13)
  • f62670b Madhur/binary release (#12)
  • 9118f3c Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#11)
  • f1c9694 add pipelines (#10)
  • 2697097 operator update (#9)
  • 5935f71 operator status (#8)
  • 46c4591 add operator registration (#7)
  • fefb4b5 add config creation (#6)
  • 0425d5c add keys import (#5)
  • 4e75fed key list (#4)
  • 41f5a2c add tests pipeline (#3)
  • 777aa59 add keys create (#2)
  • b1699b0 Merge pull request #1 from Layr-Labs/madhur/init-structure
  • 58235fc refactor in pkg
  • 3c211f3 initialize base structure
  • 2ee8cd3 init strucutre
  • f370ba9 initial commit

What's Changed

New Contributors

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