-
Notifications
You must be signed in to change notification settings - Fork 119
What can I do for JoinMarket?
Here are some projects that would help JoinMarket.
Sorted by difficulty and time required, within each catagory sorted from most important to least important.
Note that this difficulty is my own estimate which will be based on my skills and experience. Easy and hard are relative terms, it's actually all quite easy.
-
Educate yourself about JoinMarket. Read all the written posts on the bitcointalk thread, subreddit and github issue tracker. Ask questions.
-
Create a logo to represent JoinMarket. Probably something along the lines of two hands shaking as if to suggest a deal being made, with the bitcoin logo somehow merging and splitting to allude to coinjoin
-
People trust systems more if they think they know how it works. If you're good with graphics, you can help the project by creating an infographic for how it all works. For example how coinjoin transactions in the joinmarket software are communicated, created, checked and signed.
- Use other web APIs as well as blockr.io to sync wallet https://github.com/chris-belcher/joinmarket/issues/64
- Improve yield generator income statement https://github.com/chris-belcher/joinmarket/issues/122
- Other units being displayed in orderbook watcher https://github.com/chris-belcher/joinmarket/issues/114
- Gracefully recover when utxo already spent https://github.com/chris-belcher/joinmarket/issues/74
- ob-watcher throws http server error when reconnecting https://github.com/chris-belcher/joinmarket/issues/82
- Create HTML frontend to tumbler script https://github.com/chris-belcher/joinmarket/issues/108
- Maintaining bitcoin core listaccounts balances https://github.com/chris-belcher/joinmarket/issues/70
- Move query_utxo_set() outside the loop https://github.com/chris-belcher/joinmarket/issues/104
- Recode UTXO selection algorithm https://github.com/chris-belcher/joinmarket/issues/91
- Reproduce numpy.random functions https://github.com/chris-belcher/joinmarket/issues/85
- Income mode for yield generator https://github.com/chris-belcher/joinmarket/issues/35
- Javascript updating for orderbook watcher https://github.com/chris-belcher/joinmarket/issues/67
- implement sweep for patientsendpayment https://github.com/chris-belcher/joinmarket/issues/27
- Find and chart completed CoinJoins https://github.com/chris-belcher/joinmarket/issues/19
- Improve the tumbler script https://github.com/chris-belcher/joinmarket/issues/28
- patientsendpayments maker-side algorithm improvement https://github.com/chris-belcher/joinmarket/issues/25
- Improved graphing in ob-watcher https://github.com/chris-belcher/joinmarket/issues/18