Luke Dashjr
|
9349e9cd2a
bitfury: Wait for two low frequency measurements before acting on a freq drop (in case of a single misread)
|
12 years ago |
Luke Dashjr
|
1eceee6c4e
Merge commit 'f8002e6' into bfgminer
|
12 years ago |
Luke Dashjr
|
f8002e6a08
Bugfix: SSM: decref parsed JSON when done with it
|
12 years ago |
Luke Dashjr
|
5373175187
Merge branch 'hotplug3' into bfgminer
|
12 years ago |
Luke Dashjr
|
e3bb32fa25
Bugfix: Dereference udev monitor events when done with them
|
12 years ago |
Luke Dashjr
|
41338e66a8
README.scrypt: Document psw kernel
|
12 years ago |
Pavel Semjanov
|
d8352bd463
opencl: Another optimised scrypt kernel ("psw")
|
12 years ago |
Luke Dashjr
|
dcd8693f39
README.scrypt: Document zuikkis kernel
|
12 years ago |
Teemu Suikki
|
12a7a74a4a
opencl: Optimised scrypt kernel ("zuikkis")
|
12 years ago |
Luke Dashjr
|
08cbf80f48
Stratum: If difficulty calculates out to 0.999 to 1, round it up to 1 to avoid something SHA2 hardware cannot handle
|
12 years ago |
Luke Dashjr
|
d480a6deb6
Stratum: If the pool target has changed since the job a work came from, check any shares against the new target too in case it expects retroactive difficulty adjustments
|
12 years ago |
Luke Dashjr
|
90aa2a2a04
Stratum: Interpret integer difficulty values as pdiff (or Ldiff, for scrypt) to avoid losing shares on non-compliant servers
|
12 years ago |
Luke Dashjr
|
cf3437ab6e
Stratum: Attempt connection with unauthenticated TLS, with failover to raw TCP
|
12 years ago |
Luke Dashjr
|
458526e02f
Stratum: Return to curl_easy_{send,recv}
|
12 years ago |
Luke Dashjr
|
450a7bb6fb
Rework difficulty-to-target functions to error on the safe side, and consistently work in pdiff or bdiff
|
12 years ago |
Luke Dashjr
|
2182435b0f
get_registered_domain: Return full IP for raw IP addresses, so they can at least redirect to the same IP
|
12 years ago |
Luke Dashjr
|
b5c4b72f8f
Reject redirection across different registered domain names (can be disabled by appending #redirect to pool URI)
|
12 years ago |
Luke Dashjr
|
03e0ac2353
util: match_domains function
|
12 years ago |
Luke Dashjr
|
210f4bc9a4
util: Add isCalpha, get_registered_domain, and extract_domain functions
|
12 years ago |
Luke Dashjr
|
2367d8906c
Simplify stratum to convert difficulty to target immediately
|
12 years ago |
Luke Dashjr
|
5833eed555
RPC: Provide a full status section for quit/restart commands
|
12 years ago |
Luke Dashjr
|
5b6acc53f9
RPC: Add "Miner" to version response to include software name along with version
|
12 years ago |
Luke Dashjr
|
5377ae5452
cointerra: Divide up processors
|
12 years ago |
Luke Dashjr
|
b0dc61b812
cointerra: Wait for info packet on probe
|
12 years ago |
Luke Dashjr
|
d8443e748d
cointerra: Dirty BFGMiner port
|
12 years ago |
Luke Dashjr
|
1fa00cb2bf
lowl-usb: Cleanup dead code
|
12 years ago |
Luke Dashjr
|
e222bdb04e
notifier_wait, notifier_wait_us, and notifier_reset functions
|
12 years ago |
Con Kolivas
|
92074cb6d4
Export the flush_queue function for use by drivers.
|
12 years ago |
Con Kolivas
|
4e276d2b42
Provide a function to discard queued work based on age.
|
12 years ago |
Luke Dashjr
|
b1bffbf3f8
Export share_diff function and add flip12 macro
|
12 years ago |