#
coinjoin
Here are 11 public repositories matching this topic...
CoinJoin implementation with incentive structure to convince people to take part
-
Updated
Dec 20, 2020 - Python
DanGould
commented
Dec 13, 2020
This is just fanciness / sparkliness to let a user know they generate something. Could use a sound too.
might only be worth it on iOS because you don't need any additional permission: https://docs.microsoft.com/en-us/xamarin/essentials/haptic-feedback?tabs=ios
Sifir Mobile Bitcoin Wallet
-
Updated
Aug 5, 2020 - JavaScript
Open-source, non-custodial, privacy focused Litecoin wallet for Windows, Linux, and Mac. Built-in Tor, CoinJoin, and coin control features. Based on Wasabi Wallet for Bitcoin .
-
Updated
Sep 18, 2020 - C#
Improve this page
Add a description, image, and links to the coinjoin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coinjoin topic, visit your repo's landing page and select "manage topics."
GetVerboseBlockInfousesNBitcoin'sSendCommandAsync, which parses the returned JSON with Newtonsoft.Then our
RpcParserparses it again with Newtonsoft.There're 2 opportunities to improve the performance significantly:
The performance gain was about 80% when I messed around with it (https://github.