Commit History

Author SHA1 Message Date
  Luke Dashjr 270af98430 Merge branch 'bugfix_tqleak' into bfgminer 13 years ago
  Luke Dashjr c13c77897b Replace "Alive" in pool status with protocol in use (GBT or GWork) 13 years ago
  Luke Dashjr caa32cfea7 Bugfix: Disable long poll hanging detection, since it has way too many false positives 13 years ago
  Luke Dashjr 3268876931 Add error checking in GBT implementation 13 years ago
  Luke Dashjr c7243397e7 Honour block template expiry (BIP 23 Basic Pool Extensions "expires") 13 years ago
  Luke Dashjr 51b1f24baf The moment we receive any real data on a long poll link, it ceases to be idle 13 years ago
  Luke Dashjr c2e2999445 Add --no-gbt option so getblocktemplate can be disabled if it causes problems 13 years ago
  Luke Dashjr 3a2893d557 Advertise BIP 22 long polling capability 13 years ago
  Luke Dashjr be5c1222fd Reconnect longpoll if longpollid changes 13 years ago
  Luke Dashjr 89c5073a56 Simple BIP22 long polling, not quite ready for use yet 13 years ago
  Luke Dashjr 53e245e920 Bugfix: Assign pool protocol even if longpoll already known 13 years ago
  Luke Dashjr b155e61286 Properly detect pool protocol 13 years ago
  Luke Dashjr d8ed977418 Bugfix: Sort out work template refcounting by properly using work_free and new workcpy 13 years ago
  Luke Dashjr 81664632f8 Support for rolling extranonce in templates 13 years ago
  Luke Dashjr 7d9c49e56b Bugfix: swap32* wants count of 32-bit blocks, not bytes 13 years ago
  Luke Dashjr d449b0c298 Bugfix: Flip target endian from getblocktemplate as expected by the rest of the miner code 13 years ago
  Luke Dashjr 88733e7c8f Initial libblkmaker integration, using a git submodule 13 years ago
  Luke Dashjr e6b6d8816d Merge branch 'cairnsmore' into bfgminer 13 years ago
  Luke Dashjr 8445ce898f cairnsmore: Beginnings of new driver, with automatic upgrade from Icarus detection 13 years ago
  Luke Dashjr 460b36c7bb Merge branch 'pool_proxy' into bfgminer 13 years ago
  Luke Dashjr 1209860749 Merge commit 'fea3ca9' into bfgminer 13 years ago
  Luke Dashjr fea3ca9414 Bugfix: Update current_block_id for fixed set_curblock 13 years ago
  Luke Dashjr 29dabe75f5 proxy: Replace mess of encoding proxy into pool URI with a --pool-proxy option, and use cURL's builtin proxy URI support 13 years ago
  Kano 8122cd316b save individual pool proxy settings to config 13 years ago
  Kano 468fe9927c CURL support for individual proxy per pool and all proxy types 13 years ago
  Kano 9c68244e45 API add display of and setting queue,scantime,expiry 13 years ago
  Luke Dashjr 81b0860e0c Merge commit '93555e2' into bfgminer 13 years ago
  Luke Dashjr a25dffde18 Merge branch 'bugfix_blkhash_sanitize' into bfgminer 13 years ago
  Luke Dashjr 956cb596a0 Merge branch 'bugfix_oldblkhash' into bfgminer 13 years ago
  Luke Dashjr 25ba8151d3 Merge branch 'bugfix_blkcmp' into bfgminer 13 years ago