-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlargeA feature or enhancement requiring more design or implementation work than the average issueA feature or enhancement requiring more design or implementation work than the average issue
Description
Motivation
The ideal configuration of ranger allows for multiple relay nodes which are highly connected in the peer to peer network. Some of these relay nodes will learn about certain transactions first, with others receiving those transactions in the peer to peer network much later.
A receiver node that connects to all ranger relay nodes should be implemented, ideally providing a Stream of transactions after connecting to the ranger nodes.
Design
A minimal viable receiver would need:
- Static configuration file for incoming ranger nodes.
- Deduplicating streams
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlargeA feature or enhancement requiring more design or implementation work than the average issueA feature or enhancement requiring more design or implementation work than the average issue