Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ranger receiver #15

Open
2 tasks
Rjected opened this issue Sep 6, 2022 · 0 comments
Open
2 tasks

feat: ranger receiver #15

Rjected opened this issue Sep 6, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed large A feature or enhancement requiring more design or implementation work than the average issue

Comments

@Rjected
Copy link
Owner

Rjected commented Sep 6, 2022

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
@Rjected Rjected added enhancement New feature or request help wanted Extra attention is needed large A feature or enhancement requiring more design or implementation work than the average issue labels Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed large A feature or enhancement requiring more design or implementation work than the average issue
Projects
None yet
Development

No branches or pull requests

1 participant