Luke-Jr
|
e262f50cb1
Merge pull request #478 from nwoolls/bug/scrypt-statline-percents
|
11 years ago |
Luke Dashjr
|
6340a36400
openwrt: Provide scrypt option
|
11 years ago |
Luke Dashjr
|
4f7c7e309e
Benchmark: Debuglog headers generated
|
11 years ago |
Luke Dashjr
|
266f215937
Bugfix: cpu: Fix scrypt CPU miner
|
11 years ago |
Luke Dashjr
|
450bb036eb
Bugfix: scrypt: Fix scrypt hash postprocessing for big endian
|
11 years ago |
Luke Dashjr
|
65cd3d91c9
Merge commit '57e4074' into bfgminer
|
11 years ago |
Luke Dashjr
|
5a2151c73f
scrypt: Add unit test for scrypt_1024_1_1_256_sp
|
11 years ago |
Nate Woolls
|
ca37c003ab
Bugfix: Display proper statline R and HW error percents for values < 1
|
11 years ago |
Luke Dashjr
|
ded4838dda
scrypt: Add unit tests for PBKDF2_SHA256_80_128 and salsa20_8
|
11 years ago |
Luke Dashjr
|
57e40747d2
Bugfix: scrypt: Correct endian handling in PBKDF2_SHA256_80_128
|
11 years ago |
Luke Dashjr
|
649a02eb8f
Merge commit '302c7e8' into bfgminer
|
11 years ago |
Luke Dashjr
|
302c7e820a
Bugfix: Copy ALL the data with swap32to<native>
|
11 years ago |
Nate Woolls
|
89503a544e
zeusminer: Bugfix: calculate work_division based on chips and cores
|
11 years ago |
Luke Dashjr
|
89fb0f0086
Merge branch 'auto_solomine' into bfgminer
|
11 years ago |
Luke Dashjr
|
c93c77d16a
bitforce: Go back to ignoring race-triggered sanity check warnings for ZqX
|
11 years ago |
Luke Dashjr
|
bda367cca7
bitforce: Refactor FLB and queue flush sanity checks
|
11 years ago |
Luke Dashjr
|
719b768572
Merge branch 'upstream_ccan' into bfgminer
|
11 years ago |
Luke Dashjr
|
202067456a
ccan: Update to latest version (which includes floatval option support)
|
11 years ago |
Luke Dashjr
|
428a3376a1
bitforce: Use binary FLB protocol for Monarch
|
11 years ago |
Luke Dashjr
|
a8d5ef0830
bitforce: Add bitforce_read function to deal with binary responses
|
11 years ago |
Luke Dashjr
|
363f92b920
Bugfix: Adapt quit function to new logging design
|
11 years ago |
Luke Dashjr
|
717f76f8fb
Merge commit '803c405' into bfgminer
|
11 years ago |
Luke Dashjr
|
803c40574d
Workaround GCC 4.6 initialisation bugs with BYTES_INIT
|
11 years ago |
Luke Dashjr
|
df1217ef54
Merge branch 'stratum_requiretls' into bfgminer
|
11 years ago |
Luke Dashjr
|
89d54d6f64
Bugfix: Use int rather than ssize_t to type-match %d expectation
|
11 years ago |
Luke Dashjr
|
a0109fec7b
Minor refactor of text-only mode: avoid wasting bottom line of console, and save status lines as they are replaced by log items
|
11 years ago |
Luke Dashjr
|
8f3040eeb1
Automatically add pool configured from bitcoin.conf for failover only
|
11 years ago |
Luke Dashjr
|
1734789459
Add failover_only pool flag, to avoid using it regardless of strategy
|
11 years ago |
Luke Dashjr
|
bcc61e98c8
Accept --default-config option to search and load default configuration files, even if user is specifying their own
|
11 years ago |
Luke Dashjr
|
264daa16d3
Use appdata_file_call to find BFGMiner config file(s)
|
11 years ago |