This is an optional holesky upgrade for operators.
You can follow the upgrade quide for the instructions for holesky
Please pull the latest operator setup repository
Updates required to .env file:
Update MAIN_SERVICE_IMAGE=ghcr.io/layr-labs/eigenda/opr-node:release-0.6.2-rc.0
Notable changes
- EigenDA upgrade (EigenDA Release Notes)
- Updates to Grafana metrics. Please restart your monitoring containers after pulling the repos
- Support for
update-socket
feature for operators using./run.sh update-socket
Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.6.2-rc.0
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.6.2-rc.0
What's Changed
- Clarifying install (do not modify docker-compose) to minimize support issues by @wesfloyd in #103
- Clarify Upgrade Notification Channels by @wesfloyd in #104
- deprecate goerli by @shrimalmadhur in #106
- add readme for using node without ecdsa key by @shrimalmadhur in #105
- Revamp eigenda metrics dash to highlight batch counts to help users gauge reachability and health by @pschork in #108
- Add node down/unreachable warning when no data found by @pschork in #109
- [Holesky] support update socket by @shrimalmadhur in #107
- release 0.6.2-rc.0 intended for testnet by @bxue-l2 in #113
New Contributors
Full Changelog: v0.6.1...v0.6.2-rc.0