Con Kolivas
|
8d0f748246
Create a store of the transactions with GBT in the minimum size form required to generate work items with a varied coinbase.
|
13 years ago |
Luke Dashjr
|
7d994b175b
Merge branch 'bugfix_dclk_prep' into bfgminer
|
13 years ago |
Luke Dashjr
|
0fff126487
Bugfix: dynclock: Use standard C struct initializer to handle initialization, instead of memsetting memory to nulls
|
13 years ago |
Luke Dashjr
|
0d4dbc54de
Merge branch 'dev_x6500' into bfgminer
|
13 years ago |
Luke Dashjr
|
d852500345
Tree-Merge branch 'cgminer' into bfgminer
|
13 years ago |
Luke Dashjr
|
0296617e0f
Merge commit 'c2861d6' into bfgminer
|
13 years ago |
Luke-Jr
|
53b4990c16
Merge pull request #171 from wizkid057/bfgminer
|
13 years ago |
Luke Dashjr
|
816c777022
x6500: Whenever we get a hardware error, purge buffers just in case of read/write desync
|
13 years ago |
Luke Dashjr
|
42efef6f0f
Bugfix: x6500: When purging ft232r buffers (during bitstream upload), also clear JTAG delayed read counter to avoid any potential desync
|
13 years ago |
Luke Dashjr
|
af21c0227d
Bugfix: ft232r: Always flush writes before purging buffers, and empty local read buffer when flushing ftdi read buffer
|
13 years ago |
Jason Hughes
|
89eb17fb65
Fix filename for x6500 bitstream to match previous commit's rename
|
13 years ago |
Jason Hughes
|
0e3bf1b9ba
Rename x6500 bitstream to match existing licensing naming setup
|
13 years ago |
Jason Hughes
|
193ea4a75e
x6500 dual temp sensor support
|
13 years ago |
Paul Sheppard
|
3858e991f0
Merge branch 'master' of https://github.com/ckolivas/cgminer.git
|
13 years ago |
Con Kolivas
|
4a72a1574f
Create a function that generates a GBT coinbase from the existing pool variables.
|
13 years ago |
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 |