Просмотр исходного кода

doc/contrib: strike out and reassign some completed tasks.

darkfi 1 год назад
Родитель
Сommit
76a70ce6f4
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      doc/src/dev/contrib/contrib.md

+ 3 - 3
doc/src/dev/contrib/contrib.md

@@ -101,7 +101,7 @@ _Tasks are in no particular order. Use common sense._
 
 
 1. Finish `darkfid` with PoW and research and implement XMR merge mining
 1. Finish `darkfid` with PoW and research and implement XMR merge mining
 2. Make `darkfi-mmproxy` stable and implement what is needed for DarkFi x Monero merge mining
 2. Make `darkfi-mmproxy` stable and implement what is needed for DarkFi x Monero merge mining
-3. Finish dnetview
+3. ~~~Finish dnetview~~~
 4. Make `eventgraph` stable and implement proper unit and integration tests
 4. Make `eventgraph` stable and implement proper unit and integration tests
   * Unit tests should test pieces of the eventgraph code
   * Unit tests should test pieces of the eventgraph code
   * Integration tests should simulate a P2P network and ensure deterministic state after a simulated run
   * Integration tests should simulate a P2P network and ensure deterministic state after a simulated run
@@ -140,7 +140,7 @@ _Tasks are in no particular order. Use common sense._
     serial in your wallet.
     serial in your wallet.
 23. Separate mining logic from darkfid into a new program and communicate over RPC
 23. Separate mining logic from darkfid into a new program and communicate over RPC
 24. Python utility tool (swiss army knife) for working with txs, contract calls and params.
 24. Python utility tool (swiss army knife) for working with txs, contract calls and params.
-25. Python event viewer to inspect and debug the event graph.
+25. ~~Python event viewer to inspect and debug the event graph.~~
 26. Fix `protocol_address` for anonymity. There is a loop sending self addr constantly. We should
 26. Fix `protocol_address` for anonymity. There is a loop sending self addr constantly. We should
     have this mixed with a bunch of random addrs to avoid leaking our own addr.
     have this mixed with a bunch of random addrs to avoid leaking our own addr.
 27. Add support for colorizing zkas code samples in darkfi book (see arch/dao page)
 27. Add support for colorizing zkas code samples in darkfi book (see arch/dao page)
@@ -180,7 +180,7 @@ _Tasks are in no particular order. Use common sense._
 | **22.**  | `B1-66ER`  |
 | **22.**  | `B1-66ER`  |
 | **23.**  | `upgrayedd`|
 | **23.**  | `upgrayedd`|
 | **24.**  |            |
 | **24.**  |            |
-| **25.**  | `lain`     |
+| **25.**  | `dasman`   |
 
 
 ## Fuzz testing
 ## Fuzz testing