Con Kolivas
|
b803c285e1
|
Revert "No valid workinfo should be a share error not a share"
This reverts commit 92a884f12a .
|
10 years ago |
Con Kolivas
|
3cf9fd186e
|
Revert "Maintain only one unlock position in parse_submit"
This reverts commit 8fab45147d .
|
10 years ago |
Con Kolivas
|
ab5d03ece0
|
Abstract out testing if a proxy is alive for future fallback code
|
10 years ago |
Con Kolivas
|
d021692a21
|
Abstract out the testing of whether a server is alive to be used for future fallback code
|
10 years ago |
Con Kolivas
|
8fab45147d
|
Maintain only one unlock position in parse_submit
|
10 years ago |
Con Kolivas
|
92a884f12a
|
No valid workinfo should be a share error not a share
|
10 years ago |
Con Kolivas
|
956be4d8b1
|
Add sanity check for clients sending auth without having completed subscription
|
10 years ago |
Con Kolivas
|
1ff6f77162
|
Avoid duplicating updates on block change from polling and notified update
|
10 years ago |
Con Kolivas
|
89422a5a07
|
Avoid allowing any clients with enonce1_64 of zero
|
10 years ago |
kanoi
|
85b2dfae3e
|
ckdb/sql - revise password code, use a salt, db update to 0.9.2
|
10 years ago |
Con Kolivas
|
ab67bb2432
|
Only keep existing downstream connections in proxy mode when attaching an upstream pool successfully in resume mode
|
10 years ago |
kanoi
|
ac509aa98d
|
ckdb/sql - db v0.9.1 changes
|
10 years ago |
Con Kolivas
|
f770110e42
|
Change default blockpoll to 5s, assuming the notifier will be used with bitcoind
|
10 years ago |
Con Kolivas
|
767103c36f
|
Zero timeout on second select in recv_unix_msg is too strict
|
10 years ago |
Con Kolivas
|
acf8f7c032
|
Add notifier tool to be used with blocknotify from bitcoind
|
10 years ago |
Con Kolivas
|
6aaf6e0668
|
Increase the initial timeout on waiting for a message on a unix socket to 30 seconds but remove the timeout for the remainder of the message
|
10 years ago |
kanoi
|
e2d1dba22a
|
ckdb - set all dbload to abort early on shutdown
|
10 years ago |
kanoi
|
5837652c58
|
php - add address and 1.5% to pplns
|
10 years ago |
Con Kolivas
|
35458c32b3
|
Don't attempt to set a user as a btcaddress based instance in proxy mode
|
10 years ago |
kanoi
|
d6b306e01b
|
ckdb - fix settings password problem
|
10 years ago |
kanoi
|
d36412ab40
|
ckdb - don't (int)double - it crashes
|
10 years ago |
kanoi
|
884174b7c9
|
ckdb - missing ',' in DB orphan update
|
10 years ago |
kanoi
|
13f50e3329
|
ckdb - fix block tree corruptions
|
10 years ago |
kanoi
|
a323feb872
|
ckdb - incorrect transfer variable
|
10 years ago |
kanoi
|
5e59102ba2
|
ckdb - fix sharesummary locking
|
10 years ago |
kanoi
|
9d5bde91fd
|
ckdb - fix uninitialised var
|
10 years ago |
kanoi
|
32889605e1
|
ckdb - add block stats confirmation and required sharesummary locking
|
10 years ago |
kanoi
|
49a85a6856
|
ckdb/php - add per worker and per block stats
|
10 years ago |
kanoi
|
f2107f221d
|
ckdb - correct minor reload share count adjustment
|
10 years ago |
kanoi
|
7ad68d9c2b
|
ckdb - speed up reload - only one DB write per sharesummary
|
10 years ago |
kanoi
|
9b433a20bd
|
ckdb - define fields for per user pool stats and set total invalids as diffinv
|
10 years ago |
kanoi
|
fae2f34d12
|
ckdb - static transfers must use the same 'name'
|
10 years ago |
Con Kolivas
|
a723f0cd25
|
Rework subscribed bool, not dropping client while parsing method for risk of dereference
|
10 years ago |
Con Kolivas
|
da319c6485
|
Revert "Drop and invalidate clients that fail to subscribe or authorise"
This reverts commit dbc64715f6 .
|
10 years ago |
Con Kolivas
|
55a14d4ea5
|
Revert "Mining subscribe does not return true as the result so use a subscribed boolean"
This reverts commit 27a7a36e38 .
|
10 years ago |
Con Kolivas
|
27a7a36e38
|
Mining subscribe does not return true as the result so use a subscribed boolean
|
10 years ago |
kanoi
|
fca58f79c8
|
ckdb - correct stats arn
|
10 years ago |
kanoi
|
04280bc0bd
|
ckdb/php - add more storage usage stats and cull workqueue
|
10 years ago |
Con Kolivas
|
dbc64715f6
|
Drop and invalidate clients that fail to subscribe or authorise
|
10 years ago |
Con Kolivas
|
72b1206e4f
|
There should always be a client instance by the time we are parsing a method message
|
10 years ago |
kanoi
|
7d9c668d42
|
ckdb - abort reload immediately on shutdown
|
10 years ago |
kanoi
|
2b3c01e75a
|
ckdb - don't count all shares as accepted ...
|
10 years ago |
kanoi
|
2b3850dd29
|
ckdb/php - add array information for interpreters
|
10 years ago |
kanoi
|
9b72c30dbc
|
ckdb/php - add users settings plus various changes in the php
|
10 years ago |
kanoi
|
b29b7a214e
|
ckdb - version
|
10 years ago |
kanoi
|
cdfbef578f
|
ckdb/php - add block height to homepage blocks
|
10 years ago |
kanoi
|
710d94f26b
|
ckdk - enforce item->data type checking, and more strict transfer code
|
10 years ago |
Con Kolivas
|
907e1c81d3
|
Import jansson huge val fix
|
10 years ago |
Con Kolivas
|
08ea17dacb
|
Resetting first share in diff calculations leads to overshoot. Revert it and start a new diff calculation period when the hashrate appears lower instead.
|
10 years ago |
Con Kolivas
|
47084ccead
|
Implement an unlocked priority mechanism for the stratifier talking to the generator to not poll it when the responses will be in flux
|
10 years ago |