Skip to content

P2P: validator mode #865

@ebuchman

Description

@ebuchman
  • no incoming connections - only via VPN.
    • Is this just done by setting p2p.laddr in config?
    • This can be modeled and tested using AWS or GCP VPC functionality.
  • some sentry manager that determines connectivity to sentries.
    - for instance slowly shuffle so we're connected to a random 4 of 7 or so at a time
    - should this be a separate process? we can have a default that just dials all the addresses given in a config, but allow specifying the address of a sentry-manager-proxy that ensures there's a cluster of sentries available and tells you which ones to connect to

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:p2pComponent: P2P pkg

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions