Skip to content

Light node should talk to multiple peers #14

@mappum

Description

@mappum

The light node would be more robust if it communicated with multiple peers.

  • Listen to many peers for new headers
  • Request data from random peer, if the request times out then disconnect peer and try with another
  • Broadcast txs to many peers (and maybe skip some to test if the transaction was sufficiently relayed, a la BitcoinJ)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions