Tanguy Pruvot
67d3e6aeed
stratum: warning fix for recent gcc
...
was -Wunused-result, useless but...
2018-03-14 22:46:57 +01:00
Tanguy Pruvot
165e93bf29
stratum: function to check hex strings validity
2018-03-14 18:40:57 +01:00
Tanguy Pruvot
bd888ff4e2
stratum: function to track mem usage
...
+ bad client possible leak... but it is not the main one
2018-03-13 21:22:17 +01:00
Tanguy Pruvot
befb105e5d
stratum: fill fds and server name/url in stratums table
...
meant to detect socket leaks before its too late...
2018-03-02 00:07:54 +01:00
Tanguy Pruvot
c99770a5ae
stratum: allow to reopen wiped global logs
...
can be useful after a logrotate, to avoid restarting the stratums
2018-02-16 13:37:54 +01:00
Tanguy Pruvot
fe0c1a010a
stratum: show the date in reject.log
...
and remove the block hex.. too big and unreadable
2017-07-23 20:15:41 +02:00
Tanguy Pruvot
066da4d8e1
stratum: log rejected blocks in a special file
2017-06-20 13:49:42 +02:00
Tanguy Pruvot
1c22ec4df6
refresh/fix jha algo, keep only the last variant
2017-05-19 13:20:56 +02:00
Tanguy Pruvot
372a657199
stratum: base58 decode was failing on prefixed addresses
2017-02-21 21:37:08 +01:00
Tanguy Pruvot
1e72d4fb81
stratum: new function to log with the date (start/stop)
...
it was hard to estimate the shares/day activity with only hours
2016-12-30 07:18:35 +01:00
Tanguy Pruvot
49a5d8068c
stratum: getwork sleep typo + new time funcs
2016-02-13 13:30:27 +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
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
root
cc92c825ef
stratum code
2015-07-02 20:58:24 +02:00