github yetanotherco/aligned_layer v0.5.2

latest releases: v0.19.0, v0.18.0, v0.17.0...
13 months ago

Notes for operators

The following paremeters have been added to the Operator config file

eth_rpc_url_fallback: "https://ethereum-holesky-rpc.publicnode.com"
eth_ws_url_fallback: "wss://ethereum-holesky-rpc.publicnode.com"
...
operator:
...
    operator_tracker_ip_port_address: https://holesky.tracker.alignedlayer.com
...

This version adds a fallback mechanism to have two RPCs. The default configuration uses the public nodes RPC, but we suggest you use your own nodes for better performance and reliability.

Operator trakcer allows the system to keep track of the operators' running version.

You can check the full config file for operators here

Full Changelog: v0.5.1...v0.5.2

Don't miss a new aligned_layer release

NewReleases is sending notifications on new releases.