Commit Graph

987 Commits

Author SHA1 Message Date
kanoi
fc7964c7ab ckdb - fix uninitialised par 2014-09-14 11:53:22 +10:00
kanoi
37b9c17fef Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-09-14 11:48:05 +10:00
kanoi
a27bed2a83 ckdb - useratts implemented 2014-09-14 11:43:59 +10:00
Con Kolivas
27abc0e84f Make invalid workinfo id use the current workbase id 2014-09-14 00:09:29 +10:00
Con Kolivas
b803c285e1 Revert "No valid workinfo should be a share error not a share"
This reverts commit 92a884f12a.
2014-09-14 00:08:24 +10:00
Con Kolivas
3cf9fd186e Revert "Maintain only one unlock position in parse_submit"
This reverts commit 8fab45147d.
2014-09-14 00:08:13 +10:00
Con Kolivas
ab5d03ece0 Abstract out testing if a proxy is alive for future fallback code 2014-09-13 23:26:00 +10:00
Con Kolivas
d021692a21 Abstract out the testing of whether a server is alive to be used for future fallback code 2014-09-13 23:12:32 +10:00
Con Kolivas
8fab45147d Maintain only one unlock position in parse_submit 2014-09-13 22:56:45 +10:00
Con Kolivas
92a884f12a No valid workinfo should be a share error not a share 2014-09-13 22:54:40 +10:00
Con Kolivas
956be4d8b1 Add sanity check for clients sending auth without having completed subscription 2014-09-13 22:46:48 +10:00
Con Kolivas
1ff6f77162 Avoid duplicating updates on block change from polling and notified update 2014-09-13 15:16:52 +10:00
Con Kolivas
89422a5a07 Avoid allowing any clients with enonce1_64 of zero 2014-09-13 14:56:19 +10:00
kanoi
e62728bd4d php - blocks: better contrast for the text on green 2014-09-12 12:21:00 +10:00
kanoi
bd5eacc22d Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-09-12 06:46:30 +10:00
kanoi
1874f786c2 sql - table name error 2014-09-12 00:14:35 +10:00
kanoi
85b2dfae3e ckdb/sql - revise password code, use a salt, db update to 0.9.2 2014-09-12 00:10:03 +10:00
Con Kolivas
0a62f73ce3 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-09-11 22:42:31 +10:00
Con Kolivas
ab67bb2432 Only keep existing downstream connections in proxy mode when attaching an upstream pool successfully in resume mode 2014-09-11 22:42:06 +10:00
kanoi
3e041c8bae php - add web information to ckdb requests 2014-09-11 16:43:02 +10:00
kanoi
45776131f9 php - pass user to getAllUsers() 2014-09-11 15:58:34 +10:00
kanoi
ce31d71a82 php - add a php runtime stat 2014-09-11 15:49:11 +10:00
kanoi
51a1d6ac6a php - break up workers into functions, add an Admin menu, and add an Admin allworkers 2014-09-11 14:49:42 +10:00
kanoi
ac509aa98d ckdb/sql - db v0.9.1 changes 2014-09-11 11:04:58 +10:00
kanoi
0cfa3abe61 sql - comments and updates for bs.sql 2014-09-11 08:31:55 +10:00
Con Kolivas
a863a3134f Bump version to 0.8 signifying near feature completeness 2014-09-10 21:37:37 +10:00
Con Kolivas
818471a006 Update README 2014-09-10 21:34:01 +10:00
Con Kolivas
f770110e42 Change default blockpoll to 5s, assuming the notifier will be used with bitcoind 2014-09-10 21:27:19 +10:00
Con Kolivas
767103c36f Zero timeout on second select in recv_unix_msg is too strict 2014-09-10 21:20:13 +10:00
Con Kolivas
acf8f7c032 Add notifier tool to be used with blocknotify from bitcoind 2014-09-10 21:19:41 +10:00
Con Kolivas
61281997cd Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-09-10 20:20:20 +10:00
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 2014-09-10 20:18:59 +10:00
kanoi
a3ccc289ff sql - format the diffacc with commas 2014-09-10 17:41:39 +10:00
kanoi
f22357df94 sql - reverse incorrect logic from no starting block 2014-09-10 17:14:21 +10:00
kanoi
396d9d6a80 sql - script to show the diffacc of a block for verification 2014-09-10 17:09:35 +10:00
kanoi
e2d1dba22a ckdb - set all dbload to abort early on shutdown 2014-09-10 08:22:20 +10:00
kanoi
fae6ff96ec php - pplns correct total 2014-09-09 22:34:29 +10:00
kanoi
1a88cbd8d2 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-09-09 22:13:05 +10:00
kanoi
5837652c58 php - add address and 1.5% to pplns 2014-09-09 22:11:05 +10:00
Con Kolivas
e7f9dab2d9 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-09-09 21:25:27 +10:00
Con Kolivas
35458c32b3 Don't attempt to set a user as a btcaddress based instance in proxy mode 2014-09-09 21:24:29 +10:00
kanoi
d6b306e01b ckdb - fix settings password problem 2014-09-09 21:20:12 +10:00
kanoi
d36412ab40 ckdb - don't (int)double - it crashes 2014-09-09 17:41:24 +10:00
kanoi
7858a71492 php - '*' mark blocks after orphans 2014-09-09 16:38:30 +10:00
kanoi
884174b7c9 ckdb - missing ',' in DB orphan update 2014-09-09 16:26:18 +10:00
kanoi
1155437aeb php - ... and the % also 2014-09-09 15:07:01 +10:00
kanoi
bc08ba3b02 php - Diff on orphan is included so don't strike it out 2014-09-09 15:05:02 +10:00
kanoi
13f50e3329 ckdb - fix block tree corruptions 2014-09-09 14:44:37 +10:00
kanoi
a323feb872 ckdb - incorrect transfer variable 2014-09-09 11:04:58 +10:00
kanoi
29b93c24ef php - label workers total 2014-09-09 08:19:19 +10:00