eduffield
Core Developer
Some improvements were suggested by the community, such as allowing the liquidity provider to mix with any denomination and sending random payments to itself from time to time, so it looks like a normal client.
Settings
./darkcoin-qt --listen=0 --liquidityprovider=10 --datadir=/home/user/.darkcoin
./darkcoind --listen=0 --liquidityprovider=10 --datadir=/home/user/.darkcoin
I’ve introduced --liquidityprovider=[1-100], 1 being very frequent mixing and 100 being very infrequent.
Fees - Maximum amount (without possible collateral charges, due to network outages, etc)
Liquidity Provider=1 : Up to 175.2DRK per year
Liquidity Provider=10 : Up to 17.52DRK per year
Liquidity Provider=30 : Up to 5.84DRK per year
Liquidity Provider=50 : Up to 3.504DRK per year
Liquidity Provider=100 : Up to 1.752DRK per year
Likely fees will be much lower due to the lack of Darksend mixed transactions currently. However, I suggest running with at least a setting of 20 (being that it can mix with anyone).
How much DRK is needed?
The liquidity provider can run with any amount of DRK. But I suggest running it with between 50DRK and 1000DRK.
Downloads
https://darkcointalk.org/threads/darksend-liquidity-provider-v0-10-16-4.2904/
Settings
./darkcoin-qt --listen=0 --liquidityprovider=10 --datadir=/home/user/.darkcoin
./darkcoind --listen=0 --liquidityprovider=10 --datadir=/home/user/.darkcoin
I’ve introduced --liquidityprovider=[1-100], 1 being very frequent mixing and 100 being very infrequent.
Fees - Maximum amount (without possible collateral charges, due to network outages, etc)
Liquidity Provider=1 : Up to 175.2DRK per year
Liquidity Provider=10 : Up to 17.52DRK per year
Liquidity Provider=30 : Up to 5.84DRK per year
Liquidity Provider=50 : Up to 3.504DRK per year
Liquidity Provider=100 : Up to 1.752DRK per year
Likely fees will be much lower due to the lack of Darksend mixed transactions currently. However, I suggest running with at least a setting of 20 (being that it can mix with anyone).
How much DRK is needed?
The liquidity provider can run with any amount of DRK. But I suggest running it with between 50DRK and 1000DRK.
Downloads
https://darkcointalk.org/threads/darksend-liquidity-provider-v0-10-16-4.2904/
Last edited by a moderator: