Con Kolivas
|
0314081157
Swab, don't just swap the bytes in the GBT target.
|
13 years ago |
Luke Dashjr
|
e4bf5cba4c
Merge remote-tracking branch 'cgminer/gbt' into cg_gbt_skip
|
13 years ago |
Con Kolivas
|
275bb9c05e
Change status window message for GBT connected pools versus LP.
|
13 years ago |
Con Kolivas
|
1321cb0e0d
Generate a gbt work item from longpoll when required to set new block and message appropriately.
|
13 years ago |
Con Kolivas
|
10ea5fbf97
Use existing pool submit_old bool from gbt data.
|
13 years ago |
Con Kolivas
|
f71b423080
Retrieve a new block template if more than 30 seconds has elapsed since the last one to keep the data current and test the pool is still alive.
|
13 years ago |
Con Kolivas
|
fc94e00fd1
Update GBT longpollid every time we request a new longpoll.
|
13 years ago |
Con Kolivas
|
cc7c274543
Manage appropriate response codes for share submission with GBT.
|
13 years ago |
Con Kolivas
|
345e72e66e
Allow the longpoll thread to start with GBT and only set the longpollid once.
|
13 years ago |
Con Kolivas
|
85f400bf80
Correct last few components of GBT block generation courtesy of Luke-jr.
|
13 years ago |
Paul Sheppard
|
84173c6cc7
missing a break.
|
13 years ago |
Con Kolivas
|
14c436ee1f
Use correct length for offsetting extra nonce and remaining data.
|
13 years ago |
Paul Sheppard
|
9f74e650b3
Tidy up device error counts
|
13 years ago |
Con Kolivas
|
a4e78be1ed
Flip all 80 bytes in the flip function which was wrongly named flip256 for its purpose.
|
13 years ago |
Con Kolivas
|
8bc677a6ca
Calculate midstate for gbt work and remove now unused variable.
|
13 years ago |
Con Kolivas
|
0ba5f0f94b
Use a standard function for flipping bytes.
|
13 years ago |
Luke Dashjr
|
0d8cbd3b5a
Merge branch 'ztex_hwe_silence_2' into bfgminer
|
13 years ago |
Luke Dashjr
|
5188eab00e
Revert "ztex: Silence false "unexpected" hardware errors"
|
13 years ago |
Luke Dashjr
|
e7f325d96d
ztex: Silence false "unexpected" hardware errors, and don't count them as hw errors
|
13 years ago |
Luke Dashjr
|
29a979debc
Merge branch 'readme_build' into bfgminer
|
13 years ago |
Luke Dashjr
|
70917f0c7e
README: Update build instructions to reflect current reality
|
13 years ago |
Luke Dashjr
|
2114a140af
Merge branch 'x6500_b' into bfgminer
|
13 years ago |
Luke Dashjr
|
657e3a976c
x6500: Expose per-FPGA details to RPC API
|
13 years ago |
Luke Dashjr
|
e54959bfa7
x6500: Implement support for --temp-target
|
13 years ago |
Luke Dashjr
|
04de3cc385
Merge branch 'jtag_readtoomuch' into bfgminer
|
13 years ago |
Luke Dashjr
|
85a96e7524
Bugfix: jtag: Fix optimized register reading code (it was reading an extra bit before the last, corrupting outside the buffer)
|
13 years ago |
Con Kolivas
|
734f3d1c54
Insert the extra nonce and remaining data in the correct position in the coinbase.
|
13 years ago |
Con Kolivas
|
611c3164dc
Remove txn size debugging and enlarge gbt block string to prevent overflow.
|
13 years ago |
Con Kolivas
|
bd384883da
Remove varint display debugging.
|
13 years ago |
Con Kolivas
|
cb6f0340cd
Build varint correctly for share submission and sleep 5 seconds before retrying submit.
|
13 years ago |