Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 282 Bytes

TODO.rst

File metadata and controls

5 lines (5 loc) · 282 Bytes
  • Finish a decent Pacemaker (Round-Robin Pacemaker with exponential backoff)
  • Add a PoW-based Pacemaker
  • Branch pruning & swapping (the current implementation stores the entire chain in memory)
  • Limit the async events (improve robustness)
  • Persistent protocol state (recovery?)