Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 14:49
· 105 commits to master since this release
0c71b4c

August 8th 2023

This release adds a configurable blocklist allowing B nodes to include or exclude specific Orchestrator addresses according to their requirements. For example, Broadcasters using only VOD may prioritize price over performance; Broadcasters who run their own Os may choose to exclude all addresses but their own.

The blocklist is a first step towards an open marketplace for selection configuration, and we expect all sorts of configurations to become available for different use cases.

The hosted gateway’s current policy can be viewed here.

Other notable changes:

  • #2821 Bump nvidia/cuda base version for docker builds
  • #2758 Accept only active Os to receive traffic and redeem tickets
  • #2775 Reduce number of ETH RPC calls during block polling
  • #2759 Parse keystore address without 0x prefix, fix parse error logging