Luke Dashjr
|
3cf68370bf
Bugfix: Correct order of printf-style arguments in cbappend fail
|
13 years ago |
Luke Dashjr
|
e4bf5cba4c
Merge remote-tracking branch 'cgminer/gbt' into cg_gbt_skip
|
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 |
Con Kolivas
|
14c436ee1f
Use correct length for offsetting extra nonce and remaining data.
|
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 |
Con Kolivas
|
88b6f7924c
Make gbt_coinbase large enough for submissions, swap bytes correctly to make a header from GBT and encode the number of transactions in share submission.
|
13 years ago |
Luke Dashjr
|
16f4b8fb7d
x6500: Increase default clock frequency to 200 Mhz, now that new bitstream seems to run well around that
|
13 years ago |
Luke Dashjr
|
41fdff6b66
x6500: Flush nonces in FPGA buffer at initialization to avoid false hw errors on restart
|
13 years ago |
Luke Dashjr
|
dd7aa06a1c
x6500: Release device lock sooner during initialization, before logging initial frequency info
|
13 years ago |