Commit Graph

2021 Commits

Author SHA1 Message Date
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
kanoi
1b1dc9702d sql - update version to match update script 2015-07-31 21:11:42 +10:00
kanoi
a901a403b4 php - increase app verbosity 2015-07-31 17:35:24 +10:00
kanoi
f6abd5333d ckdb/php - 2FA 2015-07-31 17:11:10 +10:00
kanoi
af58c917df php - reorder password comments 2015-07-29 23:25:37 +10:00
kanoi
4af09a4851 php - add 2fa to settings 2015-07-29 21:17:27 +10:00
kanoi
44f7141fe8 php - 2fa password input (but not yet available) 2015-07-29 20:16:52 +10:00
kanoi
73cab3e577 php - add to reg: username can't be a BTC address 2015-07-29 15:24:49 +10:00
kanoi
74436234ba ckdb - db v1.0.1 new users and workers fields - basic support 2015-07-27 00:22:51 +10:00
kanoi
017da5965d php - update details for: what's a shift? 2015-07-23 09:15:17 +10:00
kanoi
3f24108955 ckdb/php - add a share based hash rate to the workers page 2015-07-22 11:49:12 +10:00
kanoi
405da3cb34 php - set header invalids to show for both shares and diff 2015-07-20 11:19:53 +10:00
kanoi
9f76f6256c php - add workers sort on invalid 2015-07-20 08:11:48 +10:00
kanoi
60cfbac4d5 php - blocks: make the ~ colour match the Diff% colour 2015-07-17 09:03:10 +10:00
kanoi
8eac065f1f php - more update payout 2015-07-17 08:48:16 +10:00
kanoi
73e767925c php - typo 2015-07-16 10:26:08 +10:00
kanoi
c469ad83c0 php - update payout explanation 2015-07-16 10:16:46 +10:00
kanoi
0608a79f14 libckpool - report errno with _recv_unix_msg errors 2015-07-12 22:37:27 +10:00
kanoi
e7aa081d43 libckpool - report errno with _write_length failure 2015-07-12 22:29:30 +10:00
kanoi
da285f8ab4 ckpool - display the rpc request warn messages from the method 2015-07-12 17:07:52 +10:00
kanoi
733664cc80 ckpool - report details of rpc request on failure or when slow 2015-07-12 16:27:42 +10:00
kanoi
f0bb50667d ckdb - update version number for logmsg change 2015-07-12 16:04:38 +10:00
Con Kolivas
1e22c8a99f Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2015-07-12 15:04:54 +10:00
Con Kolivas
53656e1284 Json RPC calls can take a while to return so use a custom timeout when talking to the generator from the stratifier 2015-07-12 15:04:41 +10:00
Con Kolivas
e94115d6e2 Allow _send_recv_proc to take custom timeouts 2015-07-12 14:56:12 +10:00
kanoi
f9a17d04c3 Update log messages to millisecond accuracy 2015-07-12 14:33:21 +10:00
Con Kolivas
aa8460c0ba Set default unix read timeout back to 5 seconds except for ckpmsg and ckdb which need the 30s defaults, and double the write timeout 2015-07-12 12:40:23 +10:00
Con Kolivas
f791495889 Move failure warnings into write_length, importing source details and adding info about type of failure 2015-07-12 12:31:28 +10:00
Con Kolivas
e45d8dbb49 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2015-07-12 12:03:34 +10:00
Con Kolivas
c9245673af Make read_socket_line use a timeout pointer allowing the value to be used for reentrant calls 2015-07-12 11:23:15 +10:00
kanoi
8c9164e950 php - hard rate sort was prefix based - fix to be absolute 2015-07-08 18:03:07 +10:00
kanoi
a86b3f7aaa php - store worker sort choice in a cookie 2015-07-06 23:50:13 +10:00
kanoi
0e2f020705 php - add sort radios to the workers page 2015-07-06 20:15:07 +10:00
kanoi
580cf3a2b2 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2015-06-18 09:58:01 +10:00
kanoi
54ad139d6a php - fix missing variable log message 2015-06-18 09:56:23 +10:00
Con Kolivas
39e1e07749 Add push 20 bytes to stack in address_to_scripttxn 2015-06-15 16:33:44 +10:00
Con Kolivas
2aa93069cc Implement rudimentary untested address to script transaction support in the generation code 2015-06-15 16:14:51 +10:00
Con Kolivas
6cd2778477 Add a helper function for converting an M of N script address to a transaction 2015-06-15 15:55:23 +10:00
Con Kolivas
b66f207a9f Add a braindead check to avoid trying to generate to a script address 2015-06-15 14:44:16 +10:00
Con Kolivas
5df669760f Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2015-06-15 14:35:47 +10:00
kanoi
b1be1edd8b ckdb/php - add diffinv to shift replies and show on the shift page 2015-05-16 15:03:32 +10:00
kanoi
0cf3f121e2 ckdb - initialise the payout expiry counters 2015-05-14 23:03:16 +10:00
kanoi
9f859f0f78 ckdb - enable payouts expiry and a block minerreward override 2015-05-14 21:30:47 +10:00
kanoi
6832433eeb ckdb - limit reload queue and fix reload lost ∞ loop 2015-05-12 23:45:04 +10:00
kanoi
a128c70dbe ckdb - sharesummaries can't be deleted since they are no longer in the DB 2015-05-12 11:21:50 +10:00
kanoi
d6ebc8ad97 ckdb - add a record counter for the 2 largest DB table loads 2015-05-12 10:35:27 +10:00