Releases: Layr-Labs/eigenda-operator-setup
v0.7.0
This is an optional but recommended upgrade for all 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:0.7.0
Notable changes
- EigenDA upgrade (EigenDA Release Notes)
- Updates to Grafana metrics. Please restart your monitoring containers after pulling the repos
Node: ghcr.io/layr-labs/eigenda/opr-node:0.7.0
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:0.7.0
What's Changed
- add graph for rank and stake share by @shrimalmadhur in #119
- Release v0.7.0 by @pschork in #121
Full Changelog: v0.6.2...v0.7.0
[Holesky] v0.7.0-rc.1
This is an optional but recommended upgrade for holesky 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:0.7.0-rc.1
Notable changes
- EigenDA upgrade (EigenDA Release Notes)
- Updates to Grafana metrics. Please restart your monitoring containers after pulling the repos
Node: ghcr.io/layr-labs/eigenda/opr-node:0.7.0-rc.1
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:0.7.0-rc.1
What's Changed
- add graph for rank and stake share by @shrimalmadhur in #119
Full Changelog: v0.6.2...v0.7.0-rc.1
v0.6.2
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
[Holesky] v0.6.2-rc.0
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
v0.6.1
This is an optional upgrade for operators.
You can follow the upgrade quide for the instructions for holesky or mainnet
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.1
Notable changes
- EigenDA upgrade (EigenDA Release Notes)
- Optional ECDSA Key: ECDSA keys are now optional for node software. If an operator is using this setup to register their node, an ECDSA key does not have to be configured on the node software. If you use this feature and doesn't provide ecdsa key in the
.env
file, then make sure to update yourdocker-compose.yml
file to remove this line and update NODE_PUBLIC_IP_CHECK_INTERVAL env to 0. This will make sure no IP update transaction would go via node software
Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.6.1
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.6.1
What's Changed
- Clarifying dual quorum opt-in behavior by @wesfloyd in #95
- some fixes by @shrimalmadhur in #97
- Mainnet Folder Updates for EigenDA Operator Instructions and config by @wesfloyd in #96
- disperser IP by @shrimalmadhur in #98
- Fix .env.example links: change to absolute paths by @wesfloyd in #99
- Clarify minimum delegated ETH for opt-in (320 ETH) by @wesfloyd in #100
- release v0.6.1 by @shrimalmadhur in #101
Full Changelog: v0.6.0...v0.6.1
v0.6.0
This upgrade is mandatory for operators that need to interact with the Churner (in order to opt in to additional quorums). It is highly recommended that other operators also upgrade to this latest release, which is the final upgrade prior to the imminent mainnet launch of EigenDA mainnet.
You can follow the upgrade quide 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.0
Other Action Items:
- We have added some new dashboards to our monitoring so please restart your monitoring setup for those to take effect.
Notable changes
- EigenDA upgrade (EigenDA Release Notes)
- Update on how to opt-in/out:
We have introduced multi quorums on EigenDA so there's an update on how you opt-in and opt out of particulate quorum on EigenDA. Please take a look the opt-in and opt-out steps carefully after the upgrade.
Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.6.0
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.6.0
What's Changed
- Enhancements to Quorum guidance and minor fixes by @wesfloyd in #87
- Replaced goerli link for holesky in eigenda-alerts.json by @0xCVH in #91
- Enhance Docs: minimize errors related to docker volumes mounted as directories by @wesfloyd in #90
- Release v0.6.0 by @ian-shim in #94
- update how we do opt-in and out based on quorums by @shrimalmadhur in #93
New Contributors
Full Changelog: v0.5.2...v0.6.0
v0.5.2
This is an optional upgrade for operators.
You can follow the upgrade quide 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.5.2
Notable changes
EigenDA upgrade (EigenDA Release Notes)
Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.5.2
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.5.2
What's Changed
Full Changelog: v0.5.1...v0.5.2
v0.5.1
This is a mandatory upgrade for operators to participate in wETH quorum on Holesky testnet.
You can follow the upgrade quide 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.5.1
Notable changes
EigenDA upgrade (EigenDA Release Notes)
Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.5.1
Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.5.1
What's Changed
- Update Holesky docs by @teddyknox in #80
- Bump v0.6.0 by @ian-shim in #84
- Make release 0.5.1 by @ian-shim in #85
New Contributors
- @teddyknox made their first contribution in #80
Full Changelog: v0.5.0...v0.5.1
v0.5.0
This is a mandatory upgrade to participate in Holesky testnet.
You can follow the upgrade quide for the instructions.
Please pull the latest operator setup repository
We advise you to set up the .env
file again by duplicating the .env.example file as there are a number of significant changes from the previous version.
Notable changes
EigenDA upgrade (EigenDA Release Notes)
- Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.5.0
- Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.5.0
What's Changed
- restructure runbooks by @shrimalmadhur in #70
- Update node logger config by @ian-shim in #71
- Remove default RPC URL by @ian-shim in #72
- Remove update-quorums by @jianoaix in #74
- [Holesky] Add Setup by @siddimore in #73
- Update release version to 0.5.0 by @ian-shim in #77
- Update revamped opt-in/opt-out CLI semantics by @jianoaix in #76
- Update churner testnet url by @ian-shim in #78
New Contributors
- @ian-shim made their first contribution in #71
- @jianoaix made their first contribution in #74
- @siddimore made their first contribution in #73
Full Changelog: v0.4.0...v0.5.0
v0.4.0
This is a optional upgrade for now but will be required soon. So please make sure to update it asap.
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.4.0
Notable changes
EigenDA upgrade (EigenDA Release Notes)
- Node: ghcr.io/layr-labs/eigenda/opr-node:release-0.4.0
- Node Plugin: ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.4.0
What's Changed
- add update quorum by @shrimalmadhur in #66
- release 0.4.0 by @shrimalmadhur in #69
Full Changelog: v0.3.0...v0.4.0