pool2win / braidpool

A scalable peer to peer bitcoin mining pool with support for hashrate futures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P2P Reliable Broadcast

pool2win opened this issue · comments

We have a TLA+ spec for reliable broadcast. This milestone implements it by building all the components needed.

  • Forwarding protocol
  • Avoid duplicates when forwarding
  • Look for messages to nack
  • Send nacks protocol
  • Respond to nack protocol