pool2win
pool2win
Just a way to send over some comments
Some more questions and comments. I feel we still have some way to clarify various components - how they work and what is their responsibility. We also need to align...
Use zcash' FROST implementation https://github.com/ZcashFoundation/frost Decisions on DKG and TSS here: https://blog.opdup.com/2023/08/22/frost-for-braidpool.html Use a mock clock for rounds - wait for N messages.
If bitcoin node returns errors we should shutdown the connections and terminate process.
On top of #31 - [ ] Build a DAG of received messages - [ ] Send nack to all neighbours is a message dependency is not in the DAG...
- [ ] forward messages with max hop count of 4. - [ ] forward to all peers. - [ ] do not forward a message if it has already...