فهرست منبع

book/contribute: claim some tasks

x 2 سال پیش
والد
کامیت
9d1fe8ee91
1فایلهای تغییر یافته به همراه12 افزوده شده و 3 حذف شده
  1. 12 3
      doc/src/dev/contribute.md

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

@@ -87,10 +87,12 @@ _Tasks are in no particular order. Use common sense._
 12. Implement verifiable encryption for `DAO` payments
 12. Implement verifiable encryption for `DAO` payments
 13. `DAO` should be able to perform arbitrary contract calls, it should act as a voted multisig
 13. `DAO` should be able to perform arbitrary contract calls, it should act as a voted multisig
 14. Implement cross-chain atomic swaps (XMR, ETH, anything applicable)
 14. Implement cross-chain atomic swaps (XMR, ETH, anything applicable)
-15. Rework the connection algo for p2p to use black list, grey and white list<C-y>
+15. Rework the connection algo for p2p to use black list, grey and white list
   * https://eprint.iacr.org/2019/411.pdf (Section 2.2)
   * https://eprint.iacr.org/2019/411.pdf (Section 2.2)
 16. Create a P2P stack test harness in order to be able to easily simulate network
 16. Create a P2P stack test harness in order to be able to easily simulate network
     behaviour
     behaviour
+  * Possibly we can create a dummy p2p which can simulate network connections and routing traffic.
+    We can use this to model network behaviour.
 17. Implement address/secretkey differentiation (https://en.bitcoin.it/wiki/Wallet_import_format)
 17. Implement address/secretkey differentiation (https://en.bitcoin.it/wiki/Wallet_import_format)
 18. Fix bugs and issues in the DAO implementation
 18. Fix bugs and issues in the DAO implementation
 19. Perform thorough review of all contracts and their functionalities
 19. Perform thorough review of all contracts and their functionalities
@@ -113,9 +115,16 @@ _Tasks are in no particular order. Use common sense._
 | **9.**   | `brawndo`  |
 | **9.**   | `brawndo`  |
 | **10.**  | `brawndo`  |
 | **10.**  | `brawndo`  |
 | **11.**  |            |
 | **11.**  |            |
-| **12.**  |            |
-| **13.**  |            |
+| **12.**  | `B1-66ER`  |
+| **13.**  | `B1-66ER`  |
 | **14.**  |            |
 | **14.**  |            |
+| **15.**  |            |
+| **16.**  |            |
+| **17.**  |            |
+| **18.**  | `B1-66ER`  |
+| **19.**  | `B1-66ER`  |
+| **20.**  |            |
+| **21.**  | `B1-66ER`  |
 
 
 ## Fuzz testing
 ## Fuzz testing