phm87
2bc3ba7965
stratum: DSR masternodes ( #184 )
...
https://bitcointalk.org/index.php?topic=2272607.msg23083239#msg23083239
Masternode payments enabled.
getblocktemplate:
"masternode": {
"payee": "D5rbtUcYuyDPdFpotGBvzoGjt9z81QoKpj",
"script": "76a91407d98dac0453c81cc78e7b0c834a574894d1afc388ac",
"amount": 500001496
},
"masternode_payments_started": true,
"masternode_payments_enforced": true,
so, should be new version (like on Dash 12.1)
coinbase.cpp (stratum on yiimp)
strcmp(coind->symbol, "DASH") == 0 || strcmp(coind->symbol, "DASH-TESTNET") == 0) // Dash 12.1
-------
Ticker is DSR:
http://coinsmarkets.com/trade-BTC-DSR.htm
2017-10-27 18:59:24 +02:00
AltMinerNet
9ec57d80e4
stratum: INN / ENT support ( #183 )
...
Handle coinbase for innova and eternity.
2017-10-26 16:47:32 +02:00
Tanguy Pruvot
c6e140ef7c
handle phi algo too
2017-10-11 18:06:19 +02:00
Tanguy Pruvot
b97c52f14d
hsr algo (x13 + custom hash)
2017-10-10 08:05:51 +02:00
Tanguy Pruvot
6fb041adbc
stratum: extra check for job id field ( #181 )
2017-10-05 11:29:40 +02:00
Tanguy Pruvot
e67634d82a
stratum: prevent some negative values
2017-10-02 14:43:22 +02:00
Tanguy Pruvot
94e5b5ea79
stratum: fix possible issue on client subscribe
2017-09-17 03:47:42 +02:00
hashrefinery
6927be13fe
VIVO support ( #179 )
...
Add support for VIVO masternodes
https://bitcointalk.org/index.php?topic=2110690
2017-09-03 16:49:05 +02:00
Tanguy Pruvot
4d532fd2e6
stratum: ignore method mining.multi_version #175
2017-09-02 00:57:04 +02:00
Tanguy Pruvot
07ff36c866
stratum: reduce the client auth rpc calls ( #111 )
2017-08-30 14:55:00 +02:00
Gerko de Roo
aa56520b70
stratum: update makefile (make clean)
...
make clean also cleans stratum/algos/ar2 folder.
2017-08-28 19:12:47 +02:00
Tanguy Pruvot
dab748ec0c
stratum: delete worker after socket shutdown
2017-08-17 07:27:28 +02:00
Tanguy Pruvot
97a1f3148d
stratum: ignored shares should be purged too
2017-08-16 13:03:58 +02:00
Tanguy Pruvot
a2b0b7d423
stratum: do not store anonymous invalid shares
2017-08-16 12:06:16 +02:00
Tanguy Pruvot
bbaf7b79c6
stratum: reduce socket timeouts to fight zombie miners
...
a normal socket send op is < 1ms unless something happened to this
socket connection, generally a permanent disconnect...
2017-08-09 08:20:38 +02:00
Tanguy Pruvot
06078c9f2a
stratum: exit/restart on repeated socket failure
2017-08-04 01:41:53 +02: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
c2ff8fdc8c
skunk: fix admin bg color + sample config
2017-07-22 07:32:35 +02:00
Tanguy Pruvot
c53ff49a63
Signatum skunk algo
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2017-07-21 11:11:04 +02:00
Tanguy Pruvot
25ec9c7d94
stratum: handle ORB proofhash block field
2017-07-10 15:36:09 +02:00
Tanguy Pruvot
c3721b77c9
tribus algo, nothing complicated...
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2017-07-05 19:17:06 +02:00
Tanguy Pruvot
f8a5a099f6
stratum: check symbol validity and set swap_time field #135
2017-07-01 18:56:46 +02:00
Tanguy Pruvot
bd64837278
Remove old MUE workarounds
...
remember to reset the reward multiplier to 1 (not 1000 like quark)
2017-06-28 10:47:56 +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
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