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 |
Con Kolivas
|
0cb5aa6b29
Provide a copy_work_noffset function for copying a work struct but changing its ntime.
|
12 years ago |
Con Kolivas
|
9e22c0ce15
Add api_add_int16 to API functions.
|
12 years ago |
Luke Dashjr
|
fc3a5455cd
cointerra: Remove nodev checks for now
|
12 years ago |
Luke Dashjr
|
d3787d977c
cointerra: Replace reset semaphore with a simple notifier
|
12 years ago |
Luke Dashjr
|
03129d9aa2
Build cointerra driver
|
12 years ago |
Con Kolivas
|
d2d8ad53dd
cointerra: Import driver from cgminer as-is
|
12 years ago |
Luke Dashjr
|
0676fa314a
Merge commit '8e4ff7d' into bfgminer
|
12 years ago |
Luke Dashjr
|
8e4ff7de10
opencl: Workaround false warning regarding Mesa version number parsing
|
12 years ago |
Luke Dashjr
|
1b51050110
Merge commit 'c2b56ec' into bfgminer
|
12 years ago |