pool/stratum
Tanguy Pruvot 669ab6bb0f stratum: ensure all blocks are put in db (#241)
may be important for pool op noobs who dunno what they do,
doesn't setup blocknotify or have server efficiency issues..

squashed commit of today's commits, sorry for the mess ;)

prevent job delays if no blocks were submitted
double check coin id on blocknotify
remove noblocknotify boolean
prevent notify debuglog on normal blocks
2018-03-12 19:00:24 +01:00
..
algos Add a5a algo for Andcoin 2018-02-25 20:36:29 +01:00
config stratum: skip screen instances if there is no .conf 2016-12-03 09:20:34 +01:00
config.sample stratum: debuglog on/off without code recompile 2018-03-06 13:03:37 +01:00
iniparser dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
sha3 handle bastion algo 2017-03-09 18:01:08 +01:00
base58.cpp stratum: base58 decode was failing on prefixed addresses 2017-02-21 21:37:08 +01:00
client.cpp stratum: ensure all blocks are put in db (#241) 2018-03-12 19:00:24 +01:00
client.h stratum: reduce client algo & socket struct size 2017-12-17 07:25:25 +01:00
client_core.cpp stratum: reduce client algo & socket struct size 2017-12-17 07:25:25 +01:00
client_difficulty.cpp stratum: min diff and anti-flood adjustments 2018-03-02 13:41:13 +01:00
client_submit.cpp stratum: ensure all blocks are put in db (#241) 2018-03-12 19:00:24 +01:00
coinbase.cpp stratum: auto detect 'old' masternodes rpc (#236) 2018-02-26 11:47:28 +01:00
coind.cpp stratum: ensure all blocks are put in db (#241) 2018-03-12 19:00:24 +01:00
coind.h stratum: ensure all blocks are put in db (#241) 2018-03-12 19:00:24 +01:00
coind_aux.cpp Commit AUXPOW SegFault Fix 2016-07-07 21:03:03 +02:00
coind_submit.cpp decred: blockconfirm enhancement with blocknotify(-dcr) 2016-03-06 16:30:29 +01:00
coind_template.cpp stratum: allow to limit txs per block 2018-02-18 15:51:29 +01:00
db.cpp stratum: ignore possible dup on new user 2018-03-02 15:13:35 +01:00
db.h db/benchmarks: allow ccminer to report device stats 2016-05-15 18:46:16 +02:00
job.cpp stratum: add a flag indicating we need exit 2016-06-03 17:05:36 +02:00
job.h stratum: allow to limit txs per block 2018-02-18 15:51:29 +01:00
job_core.cpp stratum code 2015-07-02 20:58:24 +02:00
job_send.cpp stratum: prevent double auth & ignore invalid sockets 2018-01-09 21:27:09 +01:00
json.cpp stratum: null ptr check on json arrays 2018-01-10 15:54:21 +01:00
json.h db/benchmarks: allow ccminer to report device stats 2016-05-15 18:46:16 +02:00
list.cpp stratum: debuglog on/off without code recompile 2018-03-06 13:03:37 +01:00
Makefile stratum: debuglog on/off without code recompile 2018-03-06 13:03:37 +01:00
merkle.cpp stratum: attempt to reduce memory leaks 2016-01-20 14:49:58 +01:00
object.cpp stratum: attempt to fix a list corruption (shares) 2016-07-08 10:50:39 +02:00
object.h stratum: attempt to fix a list corruption (shares) 2016-07-08 10:50:39 +02:00
remote.cpp stratum: debuglog on/off without code recompile 2018-03-06 13:03:37 +01:00
remote.h stratum code 2015-07-02 20:58:24 +02:00
remote_template.cpp stratum: prevent possible segfault 2015-07-23 05:56:50 +02:00
rpc.cpp stratum: debuglog on/off without code recompile 2018-03-06 13:03:37 +01:00
rpc.h rpc/curl: retry getwork if no data was received 2016-02-20 14:30:36 +01:00
rpc_curl.cpp stratum: increase decred blocks purge time 2016-02-23 19:27:39 +01:00
run.sh stratum code 2015-07-02 20:58:24 +02:00
share.cpp stratum: ensure all blocks are put in db (#241) 2018-03-12 19:00:24 +01:00
share.h stratum: ensure all blocks are put in db (#241) 2018-03-12 19:00:24 +01:00
socket.cpp stratum: disable haproxy ip translation code by default 2018-03-08 17:14:37 +01:00
socket.h stratum: handle proxy protocol (#196) 2018-01-22 01:18:57 +01:00
stratum.cpp stratum: disable haproxy ip translation code by default 2018-03-08 17:14:37 +01:00
stratum.h stratum: disable haproxy ip translation code by default 2018-03-08 17:14:37 +01:00
user.cpp stratum: truncate worker fields if too long 2017-11-18 08:47:50 +01:00
util.cpp stratum: fill fds and server name/url in stratums table 2018-03-02 00:07:54 +01:00
util.h stratum: fill fds and server name/url in stratums table 2018-03-02 00:07:54 +01:00