Commit History

Author SHA1 Message Date
  Jason Hughes 60a7594cc5 x6500 is far more stable with its own bitstream 13 years ago
  Con Kolivas 813e814f6c Extract and store the various variables GBT uses when decoding gbt work. 13 years ago
  Con Kolivas 432b2636d5 Check for invalid json result in work_decode. 13 years ago
  Con Kolivas 56b16953a9 Decode work in separate functions for getwork vs gbt. 13 years ago
  Con Kolivas 26e0115030 Check for the coinbase/append mutable in GBT support to decide whether to use it or not. 13 years ago
  Con Kolivas d10699d4c3 Add a gbt mutex within the pool struct for protecting the gbt values. 13 years ago
  Con Kolivas 8afc1f6512 Convert work decode function to prepare for decoding block templates. 13 years ago
  Con Kolivas 1c456d4fb3 Check for GBT support on first probing the pool and convert to using the GBT request as the rpc request for that pool. 13 years ago
  Con Kolivas f4cc59f25f Make the rpc request used with getwork a pool variable to allow it to be converted to/from gbt requests. 13 years ago
  CyberLeo dc7c57d9c3 Changes to build prototypes to support building on FreeBSD 9.1-RC2 amd64 13 years ago
  Luke Dashjr 0516cc35e9 Bump version to 2.9.1 13 years ago
  Luke Dashjr c12d352d32 Merge branch 'gbt_solo' into bfgminer 13 years ago
  Luke Dashjr 133c0d0781 When we find a block, always progress to it for mining 13 years ago
  Luke Dashjr d9c0b0a991 Merge branch 'bugfix_regen_endian' into bfgminer 13 years ago
  Luke Dashjr 52df1ebd1a Bugfix: regeneratehash needs to compare hash segments in Little Endian, not Big Endian 13 years ago
  Luke Dashjr 32032d18d9 Bugfix: Enforce --expiry, but split --expiry-lp for a longer expiry on longpoll setups 13 years ago
  Luke Dashjr 6150c8acb1 Merge branch 'stratum' into bfgminer 13 years ago
  Luke Dashjr 3668cf7a93 Bugfix: Always fail scrypt detection if Stratum is working 13 years ago
  Luke Dashjr 1871e2d36c Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr 8abe941963 Bugfix: Scan for ft232r devices later, after console lock and other mutexes are initialized properly 13 years ago
  Luke Dashjr e36a2744a5 ft232r: Debuglog non-FTDI device IDs found 13 years ago
  Luke Dashjr c2b5c5ee4c Bugfix: Free old stratum_work data before replacing it 13 years ago
  Con Kolivas c2861d683a There is no need for addrinfo any more. 13 years ago
  Luke Dashjr be5b3bfa4b Merge branch 'bugfix_reqfail_leak' into bfgminer 13 years ago
  Luke Dashjr cee65c5d58 Bugfix: Wait to release JSON result in case of JSON-RPC error until we've logged the error 13 years ago
  Luke Dashjr 3293ee9bc6 Merge branch 'bugfix_jsonrpc_leak' into bfgminer 13 years ago
  Luke Dashjr aff7e4ce83 Bugfix: RPC: Defer release of JSON until after cmd is used 13 years ago
  Luke Dashjr 88d5d8294f Merge branch 'bugfix_reqfail_leak' into bfgminer 13 years ago
  Luke Dashjr f951d98bc5 Bugfix: Release JSON result in case of JSON-RPC error 13 years ago
  Luke Dashjr b4ed6d0028 Merge branch 'bugfix_leak_deciphail' into bfgminer 13 years ago