Skip to content

Commit

Permalink
doc/contrib: strike out and reassign some completed tasks.
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfi committed Oct 24, 2024
1 parent 3c4c82b commit 76a70ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/src/dev/contrib/contrib.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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
* Unit tests should test pieces of the eventgraph code
* Integration tests should simulate a P2P network and ensure deterministic state after a simulated run
Expand Down Expand Up @@ -140,7 +140,7 @@ _Tasks are in no particular order. Use common sense._
serial in your wallet.
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.
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
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)
Expand Down Expand Up @@ -180,7 +180,7 @@ _Tasks are in no particular order. Use common sense._
| **22.** | `B1-66ER` |
| **23.** | `upgrayedd`|
| **24.** | |
| **25.** | `lain` |
| **25.** | `dasman` |
## Fuzz testing
Expand Down

0 comments on commit 76a70ce

Please sign in to comment.