Commit History

Author SHA1 Message Date
  Luke Dashjr 517af40913 Merge branch 'compac' into bfgminer 10 years ago
  Luke Dashjr 8488cf0f32 Bugfix: compac: Set dname so assignments match 10 years ago
  Luke Dashjr 279a999ccd Pool option #cksuggest to use CKPool-compatible mining.suggest_difficulty 10 years ago
  Luke Dashjr 212bb40a81 RPC: Add "Rotate Period" to config 10 years ago
  Luke Dashjr 61b2602926 RPC: Extend setconfig to change strategy 10 years ago
  Luke Dashjr 7c7dea0d16 Allow setting strategy by name 10 years ago
  Luke Dashjr 98b632228b Merge branch 'stratumsrv' into bfgminer 10 years ago
  Luke Dashjr 0793c5505a Merge branch 'httpsrv' into bfgminer 10 years ago
  Luke Dashjr 9ecac3c9c0 README.RPC: Add missing setconfig|stratum-port documentation 10 years ago
  Luke Dashjr b122e4c3ab Merge branch 'httpsrv' into stratumsrv 10 years ago
  Luke Dashjr 9ff8a19df3 README.RPC: Add missing setconfig|http-port documentation 10 years ago
  Luke Dashjr 88e4079401 Document Bitmain Antminer S5 support 10 years ago
  Luke Dashjr 1883c840b7 bitmain: Remove poll_prio_threshold and just ensure we poll at a regular interval to avoid nonce buffer overruns 10 years ago
  Luke Dashjr 970246aea9 bitmain: Remove dead per-device constants 10 years ago
  Luke Dashjr 3376c10481 bitmain: Only have one set of actual maximums 10 years ago
  Luke Dashjr bbe4dc9db9 bitmain: Migrate BITMAIN_MAX_NONCE_NUM to runtime packet_max_nonce 10 years ago
  Luke Dashjr f3e902d290 bitmain: Migrate BITMAIN_MAX_WORK_QUEUE_NUM/bitmain_work_poll_prio to runtime poll_prio_threshold 10 years ago
  Luke Dashjr b367b4343d bitmain: Migrate BITMAIN_MAX_WORK_NUM to runtime packet_max_work 10 years ago
  Luke Dashjr 8d83d7de1c bitmain: Dummy model parameter 10 years ago
  Luke Dashjr e94dba581e bitmain: Remove baud/flush, as the fake VCOM kernel driver ignores (and complains about) both 10 years ago
  Luke Dashjr 614fd33436 bitmain: Poll after queuing work, once enough is queued 10 years ago
  Luke Dashjr f0c8ead81d bitmain: Sleep a little between polling 10 years ago
  Luke Dashjr 7fbc09e339 bitmain: Flush queues for work restarts 10 years ago
  Luke Dashjr ab30179030 bitmain: Queue multiple works at a time 10 years ago
  Luke Dashjr cdbe9d6ba3 bitmain: Remove more dead code 10 years ago
  Luke Dashjr f809f4f71d bitmain: Prune old work eventually 10 years ago
  Luke Dashjr 2b58bf25b8 Bugfix: bitmain: Properly count work-search failures as HW errors 10 years ago
  Luke Dashjr 3696313d71 bitmain: Refactor to work with minerloop_queue (leaks work memory) 10 years ago
  Luke Dashjr 571e1f4c25 bitmain: Avoid busy-looping on network devices 10 years ago
  Luke Dashjr 61ef6e6f1e bitmain: Support for talking to a device over the network 10 years ago