BiblePay - 1.0.7.5
Leisure Upgrade
- Competetive mining feature:
The idea behind competetive mining, is for those with fast processors who mine so fast that they run out of nonces,
this feature automatically adds a tithe for the orphan foundation for a miniscule amount (IE 1 satoshi or .000001 bbp)
IF you run out of mining nonces, and only increments to 2 satoshi again if you run out. However, when the block changes,
the amount is reset to 0 again. Alex and I have tested this and it appears to give a 5% mining edge. Therefore I wanted
to release this as quickly as possible for general consumption. Since it gives a mining edge, I made the feature ON by default.
To turn it off add the key: competetivemining=false to your biblepay.conf file.
- Pool SSL Support (change pool=http:// to pool=https:// and remove poolport=80 in biblepay.conf file to use SSL).