Tanguy Pruvot
5460cb205d
stratum: increase decred blocks purge time
...
show some user diff and finder id on block accept
curl: increase the credentials field size to allow very long passwords
2016-02-23 19:27:39 +01:00
Tanguy Pruvot
52e99b4d77
rpc/curl: retry getwork if no data was received
...
seems to happen with a high number of workers... (overflow)
2016-02-20 14:30:36 +01:00
Tanguy Pruvot
051e3fc786
noblocknotifiy: use the right blockhash
2016-02-18 12:10:26 +01:00
Tanguy Pruvot
48964e8393
stratum: allow to bypass blocknotify requests
...
for decred, to detect new blocks faster and store finder infos
2016-02-17 17:30:24 +01:00
Tanguy Pruvot
8a313b1281
decred: coinbase cleanup, to finish...
...
their coinbase structure is still a bit different
2016-02-16 09:58:44 +01:00
Tanguy Pruvot
55ada4b908
decred: prepare a usegetwork setting
2016-02-13 07:38:38 +01:00
Tanguy Pruvot
8d34b5a187
decred: submit block override, to test
2016-02-12 15:31:59 +01:00
Tanguy Pruvot
5ef293e938
decred stratum hack with extranonce field
...
override the coinbase field with the static part of the decred header...
2016-02-12 14:49:18 +01:00
Tanguy Pruvot
f4371654d7
stratum: some cleanup about coinbase and txmessage
...
txmessage/pos change was suggested by bitbandi...
2016-01-24 17:15:37 +01:00
Tanguy Pruvot
6fb14b3346
stratum: handle coins with a diff under stratum conf
...
sometimes the nbits value can be under the minimum allowed by the pool
in this case, force it to the minimum (instead of 0).
2016-01-12 15:21:15 +01:00
Tanguy Pruvot
0abc18069c
Handle EGC specific blocks with dev fees
2016-01-11 00:46:25 +01:00
Tanguy Pruvot
6d6fd9337f
stratum: new algos, attempt to allow old sha merkleroot
...
blake (SFR) and whirlpool (J) tested ok with a sha256d merkleroot
So add a stratum setting to allow single sha256 merkle root...
The shares are now valid on the pool side, but remains to find
an old wallet to test... like Whirlcoin or blakecoin
keccak not tested, could have the same problem about merkle/miners
2015-10-07 05:04:04 +02:00
Tanguy Pruvot
e34da61806
stratum: add support for m7m algo (XMG)
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2015-10-05 23:56:29 +02:00
Tanguy Pruvot
9d4c4d41c7
stratum: reduce defines, prepare the autoexchange variable
...
also improve the user wallet addresses checks
and allow to mine aux coins in normal (gbt) + aux at the same time
2015-09-26 06:51:14 +02:00
Tanguy Pruvot
4ab72f3839
stratum: log invalid share data...
2015-07-23 05:56:45 +02:00
Tanguy Pruvot
9fad62357b
fix zr5 algo
2015-07-23 05:56:45 +02:00
Tanguy Pruvot
f249ec0140
add drop algo, and hash debug flag
2015-07-23 05:56:45 +02:00
root
cc92c825ef
stratum code
2015-07-02 20:58:24 +02:00