Commit History

Author SHA1 Message Date
  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
  Luke Dashjr 5d0d96f933 Avoid triggering unnecessary device rescans (such as with pre-lowlevel drivers) 11 years ago
  Luke Dashjr a22650feb1 Replace --no-client-reconnect with --no-pool-redirect which also disables X-Stratum header redirects 11 years ago
  Martin Danielsen 92f3dbbf37 Partial: A new --no-client-reconnect command that disables the 'client.reconnect' function. 12 years ago
  Luke Dashjr 383f947eb1 Merge branch 'poolinfo' into bfgminer 11 years ago
  Luke Dashjr 8ebff98cab TUI: Use _wlogprint for pool proto to avoid compiler warning 11 years ago
  Luke Dashjr 0b2e407f1a Merge branch 'poolinfo' into bfgminer 11 years ago
  Luke Dashjr 9f1ff639c0 Bugfix: TUI: Fall back to RPC URI if sockaddr_url hasn't been extracted (such as benchmark mode) 11 years ago
  Luke Dashjr d7706303b0 Merge commit '25031e0' into bfgminer 11 years ago
  Luke Dashjr 25031e04c9 Bugfix: renumber_cgpu: No need to copy dev_repr over itself (and trying to is undefined) 11 years ago
  Luke Dashjr 39b78b0105 Bugfix: Differentiate pool_actively_desired from pool_actively_in_use for cnx_needed 11 years ago
  Luke Dashjr 03507ab6d0 Hide work update messages unless explicitly enabled with hidden --verbose-work-updates flag 11 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 333530af92 Bugfix: Log work updates for all active pools in multipool mode 11 years ago
  Luke Dashjr c4f41ad2e7 test_work_current: Cleanup 11 years ago
  Luke Dashjr 1d3a1ef356 Abstract pool_actively_in_use to handle multipool checking for multiple uses 11 years ago
  Luke Dashjr cb226af68d Bugfix: renumber_cgpu: Rebuild repr strings to match new information 11 years ago
  Luke Dashjr 2deb87b97b Merge commit '10020cc' into bfgminer 11 years ago
  Luke Dashjr 10020cc0b4 Bugfix: Skip final pool_active check in balancing modes (where pools switch around often) 11 years ago
  Luke Dashjr e0c9b66dff Merge commit '9fa9dd4' into bfgminer 11 years ago
  Luke Dashjr 9fa9dd4b35 Bugfix: Adjust quota GCD only after completely adding the pool, otherwise it will be ignored by the adjustment 11 years ago
  Luke Dashjr 4505195031 opencl: Replace (and deprecate) --no-opencl-binaries option, with --set opencl:binary=no 12 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 65a4a06afc Stratum: If a pool explicitly tells us it doesn't support get_transactions, no need to wait for a timeout 12 years ago
  Con Kolivas 43d336282b Remove wrong goto 12 years ago
  Con Kolivas 272dfc04fd Remove the unqueued work reference when we discard work from get queued as well. 12 years ago
  Con Kolivas 11d77d7523 Wake the global work scheduler when we remove a work item from the unqueued work pointer. 12 years ago