Commit History

Author SHA1 Message Date
  Luke Dashjr c59d9804c0 Merge branch 'stratum_target' into bfgminer 11 years ago
  Luke Dashjr 450a7bb6fb Rework difficulty-to-target functions to error on the safe side, and consistently work in pdiff or bdiff 11 years ago
  Luke Dashjr b5c4b72f8f Reject redirection across different registered domain names (can be disabled by appending #redirect to pool URI) 11 years ago
  Luke Dashjr 2367d8906c Simplify stratum to convert difficulty to target immediately 11 years ago
  Luke Dashjr 9b51fee3c3 Merge commit 'eb880ee' into bfgminer 11 years ago
  Luke Dashjr 93b3c99e93 Update alloca logic to work on more platforms 11 years ago
  Luke Dashjr 34fa10c47d Expand extranonce2 size to 64-bit 11 years ago
  Luke Dashjr bc0e27c83a Bugfix: Use UTF-8 for micro prefix internally (and in logging) 11 years ago
  Luke Dashjr 0a7213b444 Consistently allocate space used for formatting numbers 11 years ago
  Martin Danielsen 92f3dbbf37 Partial: A new --no-client-reconnect command that disables the 'client.reconnect' function. 12 years ago
  Luke Dashjr 24cfd11aa9 TUI: Redesign pool info line to include share difficulties in multipool modes and last explicity work update timestamp 11 years ago
  Luke Dashjr 8418edecfb Move "nonce1" session id from struct pool to struct stratum_work 12 years ago
  Luke Dashjr c9d4596810 Add pool and work_restart_id to struct stratum_work so they can be used independently of struct pool 12 years ago
  Luke Dashjr 8f077c386e Move n2size from struct pool to struct stratum_work 12 years ago
  Luke Dashjr 6d728a818c Merge branch '2014-benchmark' into bfgminer 12 years ago
  Luke Dashjr 1d7cac1208 Bugfix: cpu: Adapt benchmarking code to new benchmark work generator 12 years ago
  Luke Dashjr a74ba8b1d8 Report precise share difficulties below 1 12 years ago
  Luke Dashjr d0f81e1a95 GBT: Use libblkmaker 2D work to service SSM and potentially other 2D work drivers 12 years ago
  Luke Dashjr 69c8ba9fb0 Hide blktemplate_t behind bfg_tmpl_ref to abstract reference counter 12 years ago
  Luke Dashjr a86bdface0 Add pool_has_usable_swork function 12 years ago
  Luke Dashjr 698839d40c Merge branch '201402_opencl_cleanup' into bfgminer 12 years ago
  Luke Dashjr 2c564d0695 Merge commit '0459dd0' into bfgminer 12 years ago
  Luke Dashjr 0459dd040f Bugfix: C reserves identifiers beginning with an underscore and uppercase letter or another underscore 12 years ago
  Luke Dashjr ff00c7e66e Bugfix: Remove devtype variable from driver API 12 years ago
  Luke Dashjr ae1327090d Merge branch '201402_opencl_cleanup' into bfgminer 12 years ago
  Luke Dashjr 1fa13a27bd Bugfix: opencl: Safely handle work->device_data across work copies and cleans 12 years ago
  Luke Dashjr 22cb8bc5c6 Merge commit '111c9ef' into bfgminer 12 years ago
  Luke Dashjr c7e6d1b929 Bugfix: Expand deprecated work->subid field to int width, needed by klondike driver for tracking work 12 years ago
  Luke Dashjr 223df8d6ad Move all OpenCL-specific data behind device_data pointers, and relocate OpenCL-specific code out of miner.c 12 years ago
  Luke Dashjr 2d74f585ca Merge commit 'ad1d998' into bfgminer 12 years ago