Commit History

Author SHA1 Message Date
  Luke Dashjr bde4293040 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr 2989f5c62d Wait until coinbase-addr is needed again, before updating it following a block change (always using getaccountaddress) 11 years ago
  Luke Dashjr ed59c45948 Don't automatically use #getcbaddr for local bitcoind if the user provided their own 11 years ago
  Luke Dashjr 1aeaebb2c0 Bugfix: refresh_bitcoind_address: Check for NULL json (which is not JSON "null") 11 years ago
  Luke Dashjr af589246e2 Merge commit '2225159' into bfgminer 11 years ago
  Luke Dashjr 222515952d Bugfix: add_pool: If no current pool set, initialise it (otherwise pool testing may start a longpoll thread which tries to access currentpool uninitialised) 11 years ago
  Luke Dashjr 3c335c299d Merge commit 'c6f6ffb' into bfgminer 11 years ago
  Luke Dashjr c6f6ffb962 devpath_to_devid: *nix: Reject anything that doesn't begin with a / 11 years ago
  Luke Dashjr e8cde873e6 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr 90097f9813 Avoid waiting for local bitcoind test if we have other pools defined already 11 years ago
  Luke-Jr e262f50cb1 Merge pull request #478 from nwoolls/bug/scrypt-statline-percents 11 years ago
  Luke Dashjr 4f7c7e309e Benchmark: Debuglog headers generated 11 years ago
  Nate Woolls ca37c003ab Bugfix: Display proper statline R and HW error percents for values < 1 11 years ago
  Luke Dashjr ded4838dda scrypt: Add unit tests for PBKDF2_SHA256_80_128 and salsa20_8 11 years ago
  Luke Dashjr 89fb0f0086 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr 719b768572 Merge branch 'upstream_ccan' into bfgminer 11 years ago
  Luke Dashjr 202067456a ccan: Update to latest version (which includes floatval option support) 11 years ago
  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 8f3040eeb1 Automatically add pool configured from bitcoin.conf for failover only 11 years ago
  Luke Dashjr 1734789459 Add failover_only pool flag, to avoid using it regardless of strategy 11 years ago
  Luke Dashjr bcc61e98c8 Accept --default-config option to search and load default configuration files, even if user is specifying their own 11 years ago
  Luke Dashjr 264daa16d3 Use appdata_file_call to find BFGMiner config file(s) 11 years ago
  Luke Dashjr 0408272572 Merge commit 'c548ca0' into bfgminer 11 years ago
  Luke Dashjr c548ca0c10 Bugfix: Wake up wait_lpcurrent if its conditions for returning may have changed 11 years ago
  Luke Dashjr a08a4957db Merge commit 'ebc5acc' into bfgminer 11 years ago
  Luke Dashjr ebc5accbc3 Defer determining --quit-summary default until it is needed, so hotplugged devices affect it 11 years ago
  Luke Dashjr 13754d81e6 Merge branch '2014-benchmark' into bfgminer 11 years ago
  Luke Dashjr 3c75d47471 Bugfix: In benchmark mode, only remove the new pools after putting them in the array, since the removal will try to remove it from the array 11 years ago
  Luke Dashjr 88b613e411 Merge commit '11c1b67' into bfgminer 11 years ago
  Luke Dashjr 11c1b67ef6 Bugfix: Initialise struct pool in add_pool rather than halfway through startup 11 years ago