github Layr-Labs/eigenda-operator-setup v0.8.6

20 hours ago

This is an optional but recommended release for all Mainnet & Testnet operators.

You can follow the upgrade guide for the instructions.
Please pull the latest operator setup repository.

Updates required to .env file:

MAIN_SERVICE_IMAGE=ghcr.io/layr-labs/eigenda/opr-node:0.8.6

Remote BLS signer support

This release includes support for remote BLS signing.

New Node configuration flags for remote BLS signing

NODE_BLS_REMOTE_SIGNER_ENABLED=true
NODE_BLS_REMOTE_SIGNER_URL=<host:port>
NODE_BLS_PUBLIC_KEY_HEX=<public key registered with remote signer>

Full Changelog: v0.8.5...v0.8.6

Don't miss a new eigenda-operator-setup release

NewReleases is sending notifications on new releases.