Commit graph

10 commits

Author SHA1 Message Date
Tanguy Pruvot
1bfec2be32 stratum: precheck addresses are valid base58 2018-05-01 15:05:11 +02: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
066da4d8e1 stratum: log rejected blocks in a special file 2017-06-20 13:49:42 +02: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
a24bf3dd3c stratum: allow to use curl (optional) for HTTP/1.1 chunks
Todo: SSL RPC connections... user/pw vars may be required...

Also, update the make files and handle better the getwork client requests..

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2016-02-04 04:23:06 +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