Commit History

Author SHA1 Message Date
  Luke Dashjr a0109fec7b Minor refactor of text-only mode: avoid wasting bottom line of console, and save status lines as they are replaced by log items 11 years ago
  Luke Dashjr f819c51702 Merge branch 'hashonce' into bfgminer 11 years ago
  Luke Dashjr d685b8f486 Create work_hash function to abstractly produce work->hash from work->data regardless of algortihm used 11 years ago
  Luke Dashjr 7f847323ad Merge commit 'b93ce51' into bfgminer 11 years ago
  Luke Dashjr b93ce51249 Bugfix: Save a linked list of config files loaded so output makes sense (previously only the most recent config file was named, and errors were reported inconsistently) 11 years ago
  Luke Dashjr ee80e7f4e9 Bugfix: Avoid using an enum type to hold a bitfield 11 years ago
  Luke Dashjr 3a3d3c3994 Use a mutex to block pool_active on a common check per pool at any given time 11 years ago
  Luke Dashjr 2b3baa2ae6 icarus: Minor optimisation (swap byte order in 32-bit always-aligned groups, and skip pointless memory copy) 11 years ago
  Luke Dashjr 76d0cc183b Bugfix: Avoid unnecessary rescans due to wrong devtype 11 years ago
  Luke Dashjr 12458e6e8a Merge commit '59a7de1' into bfgminer 11 years ago
  Luke Dashjr 59a7de1dc3 Bugfix: swap32to?e: Ensure conditionals always have the same type 11 years ago
  Luke Dashjr 94c093c2c7 Merge commit '03597dc' into bfgminer 11 years ago
  Luke Dashjr 03597dcd3e Bugfix: Protect prev_cancelstate variables under console lock 11 years ago
  Luke Dashjr ddb55fe0c8 Track which pools have active longpoll connections 11 years ago
  Luke Dashjr d8348f963e Merge commit '4f78cde' into bfgminer 11 years ago
  Luke Dashjr 4f78cdedcb Bugfix: Stratum: Use an error buffer on struct pool rather than the stack, so it remains valid for the lifetime of the connection 11 years ago
  Luke Dashjr 870ecf7a0f Merge branch 'work2d' into bfgminer 11 years ago
  Luke Dashjr 4ad4c1a19b Merge branch 'ssm_from_gbt' into bfgminer 11 years ago
  Luke Dashjr 689e324700 Replace drv_rolllimit with struct ntime_roll_limits 11 years ago
  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