Commit History

Author SHA1 Message Date
  Luke Dashjr 0c0f6d3243 Bugfix: modminer: Update temperature readings when disabled (fixes thermal cutoff recovery) 13 years ago
  Luke Dashjr dfa30502bf Bugfix: Move thermal cutoff to general watchdog code (fixes bitforce recovery) 13 years ago
  Luke Dashjr b3c2a02896 Rename enable_device to register_device, since it only works for setting it up at startup 13 years ago
  Luke Dashjr 155958b170 Move targettemp from ADL to cgpu_info, so all devices can readily use it 13 years ago
  Luke Dashjr 78934b6770 Merge branch 'bugfix_rest_pad' into bfgminer 13 years ago
  Luke Dashjr a39eedb732 Bugfix: "REST" flag had too much padding 13 years ago
  Luke Dashjr b0b3ea8baa Merge branch 'bugfix_thermal_spam' into bfgminer 13 years ago
  Luke Dashjr 77315ac2fd Bugfix: adl: Only warn and disable GPU due to thermal cutoff, if it's actually enabled 13 years ago
  Luke Dashjr e59ccf7d8e Bugfix: bitforce: Only warn and disable bitforce due to thermal cutoff, if it's actually enabled 13 years ago
  blinky ca8e3c8e4a Issue #130 13 years ago
  Con Kolivas 31c3759ecd Check return value of stratum_parse. 13 years ago
  Con Kolivas ac9a4378d1 Complete authorisation in stratum. 13 years ago
  Con Kolivas 331026595f Implement stratum parsing of notify parameters and storing them in the pool stratum work structure. 13 years ago
  Con Kolivas 9d4a44e88e Create helper functions for duplicating json strings to avoid keeping json references in use. 13 years ago
  Con Kolivas b86a893981 Append \n in the sock_send function instead of adding it when constructing json in stratum. 13 years ago
  Con Kolivas d416d22381 Don't keep any json references around with stratum structures. 13 years ago
  Con Kolivas 7e2dcc6fff Create parse_stratum function that hands off stratum parameters to other functions to manage pool stratum work struct variables. 13 years ago
  Con Kolivas a6f1a62220 Create helper functions for checking when a socket is ready to read on and receive a single line at a time. 13 years ago
  Luke Dashjr fb659b1713 Avoid strndup for Windows compatibility 13 years ago
  Luke Dashjr a847707611 Bugfix: cairnsmore: Add missing compat.h include (for sleep) 13 years ago
  Luke Dashjr 89c93d8877 Update libblkmaker to 0.1.1 for real :) 13 years ago
  Luke Dashjr 16a4b2141e Bump version to 2.8.1 13 years ago
  Luke Dashjr 4f4dbb492e Merge branch 'ecm_identify' into bfgminer 13 years ago
  Luke Dashjr ec9d7b5cde cairnsmore: Implement "identify" for supported firmware 13 years ago
  Luke Dashjr eb340117cd Adjust identify_device API to return a bool whether supported or not, for runtime capability detection 13 years ago
  Luke Dashjr 6d7e87f67b Merge branch 'dev_dynclock' into bfgminer 13 years ago
  Luke Dashjr 81d92d1baa Update libblkmaker to 0.1.1 13 years ago
  Luke Dashjr fafe4f7610 Merge branch 'gbtmsg' into bfgminer 13 years ago
  Luke Dashjr f676d9575b Advertise BFGMiner in blocks found by default (without --coinbase-sig) 13 years ago
  Luke Dashjr c89d4ea76d RPC: Add "Coinbase-Sig" to config/setconfig 13 years ago