Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 448 Bytes

todo.md

File metadata and controls

19 lines (19 loc) · 448 Bytes

ThingsToDo

  • p2p
    • Exchange peers
    • Local Discovery
  • chain
    • consensus
      • Block confirmation
    • mining
      • Block rewards
      • Dynamic difficulty
    • wallet
      • implements overall wallet system.
      • Transaction signing
    • txpool
      • implements overall txpool system.
  • PoW
    • Include transactions with highest fees
    • More elaborated multithread mining