2791 Commits (dc6fb3e719bd09f52f904f91dd0f1e1632590bcc)
 

Author SHA1 Message Date
kanoi f3099aff66 php - add missing 2fa to payout address change 9 years ago
kanoi 1b1dc9702d sql - update version to match update script 9 years ago
kanoi a901a403b4 php - increase app verbosity 9 years ago
kanoi f6abd5333d ckdb/php - 2FA 9 years ago
Con Kolivas 527afb4f69 Merge branch 'master' into test1 9 years ago
kanoi af58c917df php - reorder password comments 9 years ago
kanoi 4af09a4851 php - add 2fa to settings 9 years ago
kanoi 44f7141fe8 php - 2fa password input (but not yet available) 9 years ago
kanoi 73cab3e577 php - add to reg: username can't be a BTC address 9 years ago
kanoi 74436234ba ckdb - db v1.0.1 new users and workers fields - basic support 9 years ago
kanoi 017da5965d php - update details for: what's a shift? 9 years ago
kanoi 3f24108955 ckdb/php - add a share based hash rate to the workers page 9 years ago
kanoi 405da3cb34 php - set header invalids to show for both shares and diff 9 years ago
kanoi 9f76f6256c php - add workers sort on invalid 9 years ago
kanoi 60cfbac4d5 php - blocks: make the ~ colour match the Diff% colour 9 years ago
kanoi 8eac065f1f php - more update payout 9 years ago
kanoi 73e767925c php - typo 9 years ago
kanoi c469ad83c0 php - update payout explanation 9 years ago
kanoi 0608a79f14 libckpool - report errno with _recv_unix_msg errors 10 years ago
kanoi e7aa081d43 libckpool - report errno with _write_length failure 10 years ago
kanoi da285f8ab4 ckpool - display the rpc request warn messages from the method 10 years ago
kanoi 733664cc80 ckpool - report details of rpc request on failure or when slow 10 years ago
kanoi f0bb50667d ckdb - update version number for logmsg change 10 years ago
Con Kolivas 1e22c8a99f Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
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 10 years ago
Con Kolivas e94115d6e2 Allow _send_recv_proc to take custom timeouts 10 years ago
kanoi f9a17d04c3 Update log messages to millisecond accuracy 10 years ago
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 10 years ago
Con Kolivas f791495889 Move failure warnings into write_length, importing source details and adding info about type of failure 10 years ago
Con Kolivas e45d8dbb49 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas c9245673af Make read_socket_line use a timeout pointer allowing the value to be used for reentrant calls 10 years ago
kanoi 8c9164e950 php - hard rate sort was prefix based - fix to be absolute 10 years ago
kanoi a86b3f7aaa php - store worker sort choice in a cookie 10 years ago
kanoi 0e2f020705 php - add sort radios to the workers page 10 years ago
kanoi 580cf3a2b2 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 54ad139d6a php - fix missing variable log message 10 years ago
Con Kolivas e96f1d60e2 Send and parse node request with passthrough message 10 years ago
Con Kolivas fc38e4d672 Use server_alive to determine if node backup btcd is alive 10 years ago
Con Kolivas b7e35effa5 Add backup btcd parsing in node mode 10 years ago
Con Kolivas 69124695cc Add options for supporting a passthrough node 10 years ago
Con Kolivas 7b0611119f Support testnet diffs 10 years ago
Con Kolivas 29cb57fb61 Merge branch 'master' into multiproxy 10 years ago
Con Kolivas 39e1e07749 Add push 20 bytes to stack in address_to_scripttxn 10 years ago
Con Kolivas 2aa93069cc Implement rudimentary untested address to script transaction support in the generation code 10 years ago
Con Kolivas 6cd2778477 Add a helper function for converting an M of N script address to a transaction 10 years ago
Con Kolivas b66f207a9f Add a braindead check to avoid trying to generate to a script address 10 years ago
Con Kolivas 5df669760f Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas b2a95205a8 Add extra URL to sample redirecturl config 10 years ago
Con Kolivas 1ba52b3daa Round robin over the redirect URLs in redirector mode, keeping clients from the same IP on the same URL 10 years ago
Con Kolivas 0dafbe12b4 Comments 10 years ago