Commit History

Author SHA1 Message Date
  Luke Dashjr 7d0708ce58 Skip "testing stability" message at startup 12 years ago
  Con Kolivas 3ffc3f1d78 Adjust the binary ntime data in submit_noffset_nonce even when there is no hex ntime string for eg. gbt. 12 years ago
  Con Kolivas b1cf6e60cc Try switching pools if for some reason we end up with only idle pools and have ended up current_pool set to an idle one. 12 years ago
  Con Kolivas f29f612182 Merge branch 'master' into hashfast 12 years ago
  Con Kolivas 316e6d61c9 Put an entry into the work struct telling drivers how much they can roll the ntime themselves. 12 years ago
  Con Kolivas 60613956e8 Check a pool is stable for >5 mins before switching back to it. 12 years ago
  Luke Dashjr 3e84cb862c ManageTUI: Slash key performs processor selection by search 12 years ago
  Con Kolivas 0657b64e38 Only set libusb cancellable status if the transfer succeeds. 12 years ago
  Con Kolivas 4728dd82d1 Remove the applog on miner threads dying to prevent deadlocks on exit. 12 years ago
  Con Kolivas 4c979d756f Do one extra guaranteed libusb event handling before testing if there are any pending async usb transfers. 12 years ago
  Con Kolivas 0da551fac1 Use a linked list for all usb transfers instead of just cancellable ones. 12 years ago
  Con Kolivas d342bcbe81 Provide a mechanism for informing drivers of updated work templates for stratum and gbt mining. 12 years ago
  Roy Badami 8795fbc2c6 Remove modified Bitburner avalon defaults - I was mistaken about maximum 12 years ago
  Con Kolivas 7b5884caa5 Add cancellable transfers correctly to the ct_list 12 years ago
  Luke Dashjr 97be4d16d9 Merge branch 'nanofury' into bfgminer 12 years ago
  Luke Dashjr 49558d9559 nanofury: Populate dev_product and dev_serial 12 years ago
  Luke Dashjr 1fd76523ab mcp2210: Implement mcp2210_close 12 years ago
  Luke Dashjr 451c450770 Bugfix: mcp2210: hid_write needs a report id, especially on Windows 12 years ago
  Luke Dashjr e89614b00b mcp2210: Workaround some Windows snprintf not handling wide strings correctly by simply copying character-per-character (only works for ASCII data) 12 years ago
  Luke Dashjr d1e929b62c Merge branch 'chroot' into bfgminer 12 years ago
  Luke Dashjr 8c8afe7a61 Bugfix: chroot: Check that chdir succeeds 12 years ago
  Con Kolivas e22035f024 Check for presence of thr in icarus get nonce for startup nonce testing to work. 12 years ago
  Luke Dashjr 8ba9789095 Merge branch 'knc' into bfgminer 12 years ago
  Luke Dashjr ef205c73c1 AUTHORS: Add pontus 12 years ago
  Luke Dashjr 38865a402d Merge branch 'knc' into bfgminer 12 years ago
  Luke Dashjr 010ce4234a knc: Expose Voltage and DCDC Current to TUI Manage device 12 years ago
  Con Kolivas f8fdff4ad2 Use cancellable usb transfers in the icarus driver to avoid having to loop and poll when waiting for a response and to speed up work restart response time. 12 years ago
  Luke Dashjr 82342c52cf knc: Expose Voltage and DCDC Current to RPC status 12 years ago
  Luke Dashjr a1fccc7a82 knc: Store volt/current on knccore 12 years ago
  Con Kolivas 2b998936fe Add a usb_read_ii_timeout_cancellable wrapper 12 years ago