Con Kolivas
|
331026595f
Implement stratum parsing of notify parameters and storing them in the pool stratum work structure.
|
13 years ago |
Con Kolivas
|
9d4a44e88e
Create helper functions for duplicating json strings to avoid keeping json references in use.
|
13 years ago |
Con Kolivas
|
b86a893981
Append \n in the sock_send function instead of adding it when constructing json in stratum.
|
13 years ago |
Con Kolivas
|
d416d22381
Don't keep any json references around with stratum structures.
|
13 years ago |
Con Kolivas
|
7e2dcc6fff
Create parse_stratum function that hands off stratum parameters to other functions to manage pool stratum work struct variables.
|
13 years ago |
Con Kolivas
|
a6f1a62220
Create helper functions for checking when a socket is ready to read on and receive a single line at a time.
|
13 years ago |
Luke Dashjr
|
fb659b1713
Avoid strndup for Windows compatibility
|
13 years ago |
Luke Dashjr
|
a847707611
Bugfix: cairnsmore: Add missing compat.h include (for sleep)
|
13 years ago |
Luke Dashjr
|
89c93d8877
Update libblkmaker to 0.1.1 for real :)
|
13 years ago |
Luke Dashjr
|
16a4b2141e
Bump version to 2.8.1
|
13 years ago |
Luke Dashjr
|
4f4dbb492e
Merge branch 'ecm_identify' into bfgminer
|
13 years ago |
Luke Dashjr
|
ec9d7b5cde
cairnsmore: Implement "identify" for supported firmware
|
13 years ago |
Luke Dashjr
|
eb340117cd
Adjust identify_device API to return a bool whether supported or not, for runtime capability detection
|
13 years ago |
Luke Dashjr
|
6d7e87f67b
Merge branch 'dev_dynclock' into bfgminer
|
13 years ago |
Luke Dashjr
|
81d92d1baa
Update libblkmaker to 0.1.1
|
13 years ago |
Luke Dashjr
|
fafe4f7610
Merge branch 'gbtmsg' into bfgminer
|
13 years ago |
Luke Dashjr
|
f676d9575b
Advertise BFGMiner in blocks found by default (without --coinbase-sig)
|
13 years ago |
Luke Dashjr
|
c89d4ea76d
RPC: Add "Coinbase-Sig" to config/setconfig
|
13 years ago |
Luke Dashjr
|
5ca55a8abd
New --coinbase-sig option to add arbitrary data to blocks you generate (GBT only)
|
13 years ago |
Con Kolivas
|
07e6bd1262
Provide a helper function for reading a single \n terminated string from a socket.
|
13 years ago |
Con Kolivas
|
64df34cd4e
Create a stratum work structure to store current work variables.
|
13 years ago |
Con Kolivas
|
30b665f021
Test specifically for stratum being active in pool_active.
|
13 years ago |
Luke Dashjr
|
00c9b5396e
Merge branch 'submit_hw_errors' into bfgminer
|
13 years ago |
Luke Dashjr
|
48c9aafa48
opencl: Defer nonce validity checking to submit_nonce
|
13 years ago |
Luke Dashjr
|
0faa9dd323
Merge commit 'd5b0698' into submit_hw_errors
|
13 years ago |
Luke Dashjr
|
f9f7e5f837
scrypt: Implement test_nonce2 and submit_nonce hw error check
|
13 years ago |
Luke Dashjr
|
568a2c2ae4
Merge branch 'bugfix_mm_nonce_endian' into bfgminer
|
13 years ago |
Luke Dashjr
|
5e4b52af65
Bugfix: modminer: Convert nonce to native endian
|
13 years ago |
Luke Dashjr
|
a31fd9c174
Merge branch 'submit_hw_errors' into bfgminer
|
13 years ago |
Luke Dashjr
|
c242a71a67
Interpret any attempts to submit a H-not-zero nonce as a hardware error
|
13 years ago |