Commit graph

287 commits

Author SHA1 Message Date
Tanguy Pruvot
0862ff66a9 coindb: allow to grab bittrex icons 2017-05-04 04:35:00 +02:00
Tanguy Pruvot
cf9a3b75bd remove wrong bitcore block fees 2017-05-02 00:30:48 +02:00
Tanguy Pruvot
8428d49750 bitcore timetravel-10 algo variant
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2017-05-01 01:02:14 +02:00
Tanguy Pruvot
dcaf083ccf decred: handle new block header stake version in coinb2 2017-04-23 19:49:41 +02:00
Tanguy Pruvot
e0e30c92d4 stratum: handle new sibcoin masternodes 2017-04-18 20:24:18 +02:00
Tanguy Pruvot
acdb0bd6fd handle bastion algo 2017-03-09 18:01:08 +01:00
crackfoo
eae758e308 stratum: add support for ARC 12.1 & superblocks (#89)
* stratum: add support for ARC 12.1 & superblocks
2017-03-08 18:46:52 +01:00
Tanguy Pruvot
be1064a25b sha256t algo + fix sha/decred pool hashrate axis 2017-03-08 11:44:57 +01:00
Tanguy Pruvot
495e3a51df stratum: handle new DASH masternode template #86
tested ok on the testnet...

+ XZC fix (coinbase tx dest count)
2017-03-02 01:44:10 +01:00
Tanguy Pruvot
ca022f2628 stratum: add deep, timetravel and hmq1725 algos
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2017-02-27 20:38:05 +01:00
crackfoo
99fa702cdd Update lyra2z.conf (#82)
fixed typo
2017-02-23 15:25:26 +01:00
Tanguy Pruvot
12ca8997fe stratum: enhance the script pub key check 2017-02-23 02:17:13 +01:00
Tanguy Pruvot
861c2cf564 stratum: increase shares struct sizes
for coins like decred and zec...
2017-02-21 21:40:46 +01:00
Tanguy Pruvot
372a657199 stratum: base58 decode was failing on prefixed addresses 2017-02-21 21:37:08 +01:00
Tanguy Pruvot
0bed2e0465 lyra2z (v3) xzc at block 20500
disable the public explorer for now + dyn payee

note: xzc coinbase value is already without dev fees

warning: this wallet rpc is very slow and seems to slow down the backend (use it at your risks)
2017-02-12 09:23:32 +01:00
Alastair Clark
e78d933300 stratum: handle CRW masternodes (#78) 2017-02-08 10:55:07 +01:00
Tanguy Pruvot
81a5552386 sql/benchs: add new columns to store the plimit and real freqs
also drop the mem amount column, unused and kinda useless...
2017-02-05 12:50:36 +01:00
Tanguy Pruvot
09336533c0 decred: handle reggression in orphaned getblock + cleanup
removed confusing/dead code in stratum code (failed attempt to use gbt)
2017-01-17 16:53:10 +01:00
Tanguy Pruvot
9121aa8f23 stratum: prevent account coin symbol change with a balance 2017-01-06 18:19:24 +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
ff136d53af stratum: skip screen instances if there is no .conf 2016-12-03 09:20:34 +01:00
Tanguy Pruvot
11c8d5b767 stratum: shares counter log mistake 2016-11-28 06:13:51 +01:00
Tanguy Pruvot
f31dd15d4e stratum: link new limits db fields
the share counter will allow you to auto restart the stratum, if required.
2016-11-24 00:54:06 +01:00
Tanguy Pruvot
e3fef4b970 xevan algo (x17 x2... but on 128 bytes hashes) 2016-11-04 19:19:59 +01:00
Tanguy Pruvot
9f023450dd stratum: allow to limit connections with max_cons setting 2016-10-17 20:05:48 +02:00
Tanguy Pruvot
1b4d4c788d veltor algo 2016-08-21 01:20:00 +02:00
Tanguy Pruvot
bc581492c4 stratum: move blake2s to component algos folder 2016-07-29 02:35:56 +02:00
Tanguy Pruvot
bf05f7b532 stratum: prevent segfault on repeated sock timeout 2016-07-26 22:43:32 +02:00
Tanguy Pruvot
a88c1e0b43 handle lbry algo and protocol
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2016-07-19 23:14:34 +02:00
Tanguy Pruvot
38a35f0084 more job prune checks 2016-07-19 23:13:38 +02:00
Tanguy Pruvot
4ccd8248bd stratum: attempt to fix a list corruption (shares) 2016-07-08 10:50:39 +02:00
root
abc134ced9 Commit AUXPOW SegFault Fix 2016-07-07 21:03:03 +02:00
Tanguy Pruvot
d2f0f424ee stratum: dont try to send on closed sockets 2016-07-07 14:38:04 +02:00
Tanguy Pruvot
a94c239b53 stratum: update vcash symbol 2016-07-06 11:28:44 +02:00
Tanguy Pruvot
0c66f33c22 stratum: extra check on client thread exit 2016-07-03 10:14:00 +02:00
crackfoo
64ec96df41 stratum: close sockets of delayed jobs 2016-07-03 10:12:01 +02:00
Tanguy Pruvot
28872880d7 stratum: check job broadcast errors (disconnect bad clients) 2016-07-01 05:27:14 +02:00
Tanguy Pruvot
b2aa3d9ffd stratum: fix height displayed for AUX debug logs 2016-06-09 14:57:05 +02:00
Tanguy Pruvot
9a60f2dc75 stratum: add bench memory field (todo in ccminer) 2016-06-07 21:41:33 +02:00
Tanguy Pruvot
7e37bd14e9 stratum: re-enable the watchdog, take too much time 2016-06-03 19:01:16 +02:00
Tanguy Pruvot
6d3dd22082 stratum: add a flag indicating we need exit
can be useful to filter real valgrind leaks on exit and trap reboot signal

also protect against db queries after close
2016-06-03 17:05:36 +02:00
Tanguy Pruvot
aed4a0a856 stratum: extra check about ntime range 2016-06-01 06:37:58 +02:00
Tanguy Pruvot
96097edfe9 x11evo algo, properly rewrote
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2016-06-01 06:37:14 +02:00
Tanguy Pruvot
1a53bf093e benchmarks: function to clean cpu names 2016-05-21 04:02:44 +02:00
Tanguy Pruvot
8d4ebc40ca stratum: allow cpuminer-multi stats 2016-05-21 01:22:22 +02:00
Tanguy Pruvot
d262f87bad stratum/stats: handle the benchmark miner user
and update benchmarks instructions
2016-05-20 21:41:42 +02:00
Tanguy Pruvot
7ae4a67ab0 stratum: defines for valid address min/max length 2016-05-20 18:33:16 +02:00
Tanguy Pruvot
a6136712d2 stratum: prevent diff/algo setting conflict 2016-05-19 22:53:51 +02:00
Tanguy Pruvot
f816169c04 stratum: improve guest users, do not create accounts 2016-05-18 22:52:13 +02:00
Tanguy Pruvot
976c87d601 stratum: allow test/benchmark/donate usernames
+ spaces check
2016-05-18 21:45:10 +02:00