This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
v0.2.0
Release Notes
Major Highlights
Added
- Sort backup
ls
command results by date. (#95) - Enforce and validate password on key creation. (#89)
- Add
restore
command. (#90)- Upgrade
update
command to support backing up the old instance and restoring from a backup if the update fails.
- Upgrade
- Add
keys import
command (#97)
Fixed
- Update and review Release pipeline ppa packaging. (#94)
What's Changed
- Sort backup ls by timestamp by @adriantpaez in #95
- Enforce password on key creation by @shrimalmadhur in #89
- Add
restore
command by @adriantpaez in #90 - Update Changelog by @AntiD2ta in #96
- Adding import key cmd by @shrimalmadhur in #97
- Release v0.2 by @AntiD2ta in #99
Full Changelog: https://github.com/NethermindEth/eigenlayer/commits/v0.2.0