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 |
Luke Dashjr
|
1522430890
Bugfix: Release job JSON result as soon as we are done using it
|
13 years ago |
Luke Dashjr
|
7973eb12e2
Merge branch 'bugfix_jsonrpc_leak' into bfgminer
|
13 years ago |
Luke Dashjr
|
6e204cd93b
Bugfix: Release JSON received from RPC socket after we're done using it
|
13 years ago |
Luke Dashjr
|
b79c6a6567
Merge branch 'bugfix_workcpy_drivstrat' into bfgminer
|
13 years ago |
Luke Dashjr
|
52e1b52902
Bugfix: Use clear_work and workdup everywhere work is copied around
|
13 years ago |
Luke Dashjr
|
3ed6656aed
Merge branch 'bugfix_clr_work_replaced' into bfgminer
|
13 years ago |
Luke Dashjr
|
78e7924e2f
Bugfix: Clear work before replacing it with new, to free any pointers
|
13 years ago |
Luke Dashjr
|
24d10ec705
Merge branch 'bugfix_leak_deciphail' into bfgminer
|
13 years ago |