This is an optional but recommended upgrade for operators.
You can follow the upgrade guide for the instructions
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
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
- Separate SRS setup from opt-in
- Migrating setup docs to https://docs.eigenlayer.xyz/eigenda/operator-guides/overview
Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.6.2
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.6.2
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
- Update Min ETH Delegation Required by @wesfloyd in #115
- Fix syntax errors in README.md by @whosehang in #116
- update mainnet node version to 0.6.2 by @bxue-l2 in #117
- remove srs from opt-in by @shrimalmadhur in #114
- docs to docs repo by @shrimalmadhur in #118
New Contributors
- @pschork made their first contribution in #108
- @bxue-l2 made their first contribution in #113
- @whosehang made their first contribution in #116
Full Changelog: v0.6.1...v0.6.2