Skip to content

Releases: yetanotherco/aligned_layer

v0.7.0

19 Sep 22:19
ce5c9e7

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

09 Sep 21:32
bdda0d2

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

27 Aug 19:04

Choose a tag to compare

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

v0.5.0

27 Aug 18:34

Choose a tag to compare

Notes for operators

A new parameter has been added to the Operator config file

operator:
...
    operator_tracker_ip_port_address: https://holesky.tracker.alignedlayer.com
...

It allows the system to keep tracking of the operators running version.
You can check the full config file for operators here

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

02 Aug 20:52
325aef8

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Jul 18:27
a885386

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

02 Jul 21:43
04ce69d

Choose a tag to compare

chore: bump operator version (#559)

v0.2.0

02 Jul 20:36
9481dd2

Choose a tag to compare

chore: bump Sp1 to v1.0.8-testnet (#551)

Co-authored-by: Tatu <[email protected]>

v0.1.6

15 Jun 00:42
0fea7d5

Choose a tag to compare

What's Changed

v0.1.5

14 Jun 22:09
5332b5e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5