Commit Graph

2066 Commits

Author SHA1 Message Date
kanoi
dd2bc34e7b php - age doesn't include the current unfound block - so rename it as 'Time' 2015-09-05 10:13:34 +10:00
kanoi
9c0adf9e15 php - add '3' addresses to address only pages 2015-09-05 03:20:03 +10:00
kanoi
6adbec8550 cdb/php - add a red line under the last payout on the shifts page 2015-09-05 03:15:33 +10:00
kanoi
4c243f24cc ckdb/php - store, and use, the block and prevous valid block createtime in BLOCKS 2015-09-05 01:38:15 +10:00
kanoi
5598bc9dbd README - add missing ckdb build dependencies 2015-09-03 11:09:59 +10:00
kanoi
20d53cad15 ckdb - demote shift_rewards payouts lock to read - no payout data is changed 2015-09-02 23:15:58 +10:00
kanoi
369274b521 ckdb - calc 'rewards' for a new shift in case the payout has already been done 2015-09-02 19:54:47 +10:00
kanoi
934ea3f07d php - block stats table age doesn't include the oldest block - use a date stamp instead 2015-08-31 23:04:43 +10:00
kanoi
a56fee239c php - remove leading zero from Block UTC day 2015-08-30 22:09:27 +10:00
kanoi
07f1a8d9d3 php - block stats are up to the last found block 2015-08-30 22:07:11 +10:00
kanoi
87b8a187f9 ckdb/php - add a block timestamp to the rewards page 2015-08-30 19:23:10 +10:00
kanoi
df5c372557 ckdb/ckp - add reward count to shifts table 2015-08-30 01:43:34 +10:00
kanoi
fc51ae2964 ckdb - fix block stat generation error handler typo bug 2015-08-29 22:58:33 +10:00
kanoi
e9a61d761b ckdb - remove stupid gcc warning 2015-08-29 21:00:50 +10:00
kanoi
e7c5d1ec82 ckdb/php - add age to block stats table 2015-08-29 20:58:28 +10:00
kanoi
4a66fa3a6f php - make iDevice single item menus one click 2015-08-29 02:21:18 +10:00
kanoi
8fb4c820c2 php - tickboxes for temporarily hiding graph lines 2015-08-24 08:36:17 +10:00
kanoi
3977ee14da ckdb - set default issuer to not match my pool 2015-08-23 20:15:36 +10:00
kanoi
30376deb94 ckdb - demote successful missing workerstatus/worker messages to notice 2015-08-22 22:36:20 +10:00
kanoi
285c1d309b ckdb - missing a space in a message 2015-08-22 22:26:18 +10:00
kanoi
543c5e7082 ckdb - add optioncontrol override for blocklist rows 2015-08-22 22:17:19 +10:00
kanoi
53ba32c297 ckdb/php - allow matching a group of workers with the shift graph 2015-08-22 21:25:49 +10:00
kanoi
bab658e03e ckdb - allow changing the btc server via the socket 2015-08-21 15:05:28 +10:00
kanoi
b249e220e2 ckdb - update reload comment - we reload everything 2015-08-21 12:19:43 +10:00
kanoi
7f1a0fe76b Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2015-08-21 12:07:55 +10:00
kanoi
b542174634 php - add a comment about case sensitivity when registering 2015-08-21 12:07:41 +10:00
Con Kolivas
137136648c Allow timeout to reach zero in read_socket_line for one non-blocking read 2015-08-18 15:25:01 +10:00
kanoi
b9f0c03d44 php - use 'B' for block counter heading 2015-08-13 13:10:44 +10:00
kanoi
9af902f8b7 php - blocks N counter should be pre-incremented 2015-08-13 13:00:01 +10:00
kanoi
e9b00dd675 php - blocks: add a counter N matching the stats table 2015-08-13 12:55:16 +10:00
kanoi
348cbda8a0 php - move the logout button next to the username and truncate the username at 12 chars 2015-08-13 12:21:34 +10:00
kanoi
57f4058ddf php - convert hover menu to click on iOS and others 2015-08-13 12:03:36 +10:00
kanoi
7dade42efc php - add an explaination of the 30s on the 2fa page 2015-08-12 12:11:02 +10:00
kanoi
ed20fe02b4 php - add a small user+pass login to the top of the login page 2015-08-12 10:58:21 +10:00
kanoi
30233fb4a1 ckdb - incorrect param size list in blocks_add 2015-08-10 23:16:51 +10:00
kanoi
c126c0500c ckdb - param size to small for new data 2015-08-09 22:18:07 +10:00
kanoi
c9e556fcd5 php - add a note about the 2fa device clock needs to be accurate 2015-08-09 17:12:53 +10:00
kanoi
5d62884c5b php - update payments description 2015-08-09 11:12:33 +10:00
kanoi
deefac2569 php - change the payments address lookup to blocktrail since blockchain incorrectly reports mining orphans as double spends 2015-08-09 11:04:31 +10:00
kanoi
a8316769b0 php - add another payout address 2015-08-09 09:58:01 +10:00
kanoi
e287a9de89 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2015-08-09 00:40:46 +10:00
kanoi
eafdddb8ef ckdb/php - dbv1.0.2, handle rejected, non-orphan blocks, update 2fa with qrcode, email, web details 2015-08-09 00:40:06 +10:00
Con Kolivas
d23dc06629 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2015-08-06 22:13:01 +10:00
Con Kolivas
83575ba311 Allow FE overflow for safe usage of strtod in corrupt json 2015-08-06 22:12:54 +10:00
kanoi
68e4596b40 php - add colour to CDF[Erl] 2015-08-06 13:40:32 +10:00
kanoi
f1966ae648 ckdb - macro to simplify pointer reallocation 2015-08-05 21:52:18 +10:00
kanoi
f4d00f83e5 ckp - make blob ram alloc/free/accounting more consistent 2015-08-05 11:51:49 +10:00
kanoi
871587bd92 php - disallow hotmail due to service failure problems 2015-08-04 11:29:14 +10:00
kanoi
5efb849f6d php - make block diff% 3 decimal places 2015-08-02 20:23:33 +10:00
kanoi
f3099aff66 php - add missing 2fa to payout address change 2015-07-31 21:58:14 +10:00