Răsfoiți Sursa

doc: Add task for mining software

parazyd 2 ani în urmă
părinte
comite
75353cb0b5
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      doc/src/dev/contribute.md

+ 3 - 0
doc/src/dev/contribute.md

@@ -111,6 +111,7 @@ _Tasks are in no particular order. Use common sense._
   * Malicious users could send you a coin which is unspendable. A poorly implemented wallet would
     accept such a coin, and if spent then you would be unable to spend the other coin sharing the same
     serial in your wallet.
+23. Separate mining logic from darkfid into a new program and communicate over RPC
 
 99. resource manager for p2p (DoS protection, disconnect bad nodes)
 
@@ -138,6 +139,8 @@ _Tasks are in no particular order. Use common sense._
 | **19.**  | `B1-66ER`  |
 | **20.**  |            |
 | **21.**  | `B1-66ER`  |
+| **22.**  | `B1-66ER`  |
+| **23.**  | `upgrayedd`|
 
 ## Fuzz testing