Commit History

Author SHA1 Message Date
  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
  Luke Dashjr 5ca55a8abd New --coinbase-sig option to add arbitrary data to blocks you generate (GBT only) 13 years ago
  Con Kolivas 07e6bd1262 Provide a helper function for reading a single \n terminated string from a socket. 13 years ago
  Con Kolivas 64df34cd4e Create a stratum work structure to store current work variables. 13 years ago
  Con Kolivas 30b665f021 Test specifically for stratum being active in pool_active. 13 years ago
  Luke Dashjr 00c9b5396e Merge branch 'submit_hw_errors' into bfgminer 13 years ago
  Luke Dashjr 48c9aafa48 opencl: Defer nonce validity checking to submit_nonce 13 years ago
  Luke Dashjr 0faa9dd323 Merge commit 'd5b0698' into submit_hw_errors 13 years ago
  Luke Dashjr f9f7e5f837 scrypt: Implement test_nonce2 and submit_nonce hw error check 13 years ago
  Luke Dashjr 568a2c2ae4 Merge branch 'bugfix_mm_nonce_endian' into bfgminer 13 years ago
  Luke Dashjr 5e4b52af65 Bugfix: modminer: Convert nonce to native endian 13 years ago
  Luke Dashjr a31fd9c174 Merge branch 'submit_hw_errors' into bfgminer 13 years ago
  Luke Dashjr c242a71a67 Interpret any attempts to submit a H-not-zero nonce as a hardware error 13 years ago
  Luke Dashjr 65db9c567f Bugfix: cairnsmore: Fix invalid share detection on LE 13 years ago
  Con Kolivas f6f43500c0 Detect stratum in common place when adding urls, and use a bool to tell us when it's active. 13 years ago
  Luke Dashjr 7e77e7ea55 Bugfix: icarus: Fix logging message to not assume "Icarus" always, and use device driver name 13 years ago
  Luke Dashjr dd797d9e5d Bugfix: cairnsmore: Correct frequency scaling detection logic 13 years ago
  Con Kolivas 8fd149eec9 Fix warnings. 13 years ago
  Con Kolivas e3f1b02e9a Extract and store various parameters on stratum init confirming successful mining notify. 13 years ago