1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

3121 Commits

Author SHA1 Message Date
Con Kolivas
c0de671c4f Use existing socket macros and close the socket on failure in init stratum. 2012-09-26 15:40:26 +10:00
Con Kolivas
a1b17229b8 Initiate stratum and grab first json result. 2012-09-26 15:23:01 +10:00
Con Kolivas
58873c1dfa Get detailed addressinfo from the parsed URL for future raw socket usage when possible. IPV4 only for now. 2012-09-25 20:23:59 +10:00
Kano
036c338211 API-README update cgminer verison number 2012-09-25 11:04:06 +10:00
Con Kolivas
ee3b7865e2 Prepare for getaddrinfo call. 2012-09-25 05:46:07 +10:00
Kano
5e7e150b12 hashmeter fix stats kh/s on 32bit windows 2012-09-24 23:34:10 +10:00
Con Kolivas
144a016097 Add data structures to pool struct for socket communications. 2012-09-24 16:50:04 +10:00
Con Kolivas
b3cdd8029a Put all socket definitions in util.h to allow reusing by added socket functions to be used in util.c. 2012-09-24 16:27:47 +10:00
Con Kolivas
346d09c36d Reorder libztex header include order to fix missing struct definition. 2012-09-24 14:37:23 +10:00
Con Kolivas
54dcd57f95 Bump version number to 2.7.6 2012-09-24 14:15:05 +10:00
Con Kolivas
8ec87c64a9 Update NEWS. 2012-09-24 14:14:37 +10:00
Con Kolivas
823a710a54 Display share difficulty on log with a shortened hash display on submission. 2012-09-24 14:08:35 +10:00
Con Kolivas
a63ecf63f0 Merge pull request #313 from kanoi/main
API stats add some pool getwork difficulty stats
2012-09-23 19:07:03 -07:00
Kano
7c32562d80 API stats add some pool getwork difficulty stats 2012-09-24 11:34:50 +10:00
Con Kolivas
fd28d9f407 Ignore any pings pushed to the worker threads if the thread is still paused to prevent it being enabled and disabled repeatedly. 2012-09-24 09:03:27 +10:00
Con Kolivas
c1432db2ea Merge pull request #312 from kanoi/master
README - FAQ - usermod group - shouldn't remove other groups
2012-09-23 15:55:44 -07:00
Kano
149f1d75be README - FAQ - usermod group - shouldn't remove other groups 2012-09-24 08:49:40 +10:00
Con Kolivas
57a73dce34 Test for sequential getwork failures on a pool that might actually be up but failing to deliver work as we may end up hammering it repeatedly by mistake. 2012-09-24 08:30:07 +10:00
Con Kolivas
77d2a2096c Merge pull request #311 from kanoi/master
util.c - bug - proxy - no data end condition
2012-09-21 06:19:30 -07:00
Kano
37f8a1f775 reduce windows compile warnings 2012-09-21 22:04:39 +10:00
Kano
41dcb10d4c util.c - bug - proxy - no data end condition 2012-09-21 20:55:48 +10:00
Con Kolivas
3243b91e2d Merge pull request #310 from kanoi/master
API debug, API-README, API Correct diff1 name, Device diff1, API diff1 etc.
2012-09-20 23:23:15 -07:00
Con Kolivas
618999026f As we average gpu time over 5 work intervals for dynamic GPU intensity, there is no need to maintain a rolling average and it avoids the potential long term corruption of a single overflow value. 2012-09-21 16:10:34 +10:00
Con Kolivas
55b8f2e06e Test for the now-automatically exported variable AMDAPPSDKROOT when looking for the presence of the OpenCL headers. 2012-09-21 16:01:40 +10:00
Kano
17973c59c4 API don't change 'Diff1 Shares' - backward compatability FTW 2012-09-21 11:25:43 +10:00
Kano
22a8eee0b8 miner.php highlighting correctly handling difficulty 2012-09-19 20:55:46 +10:00
Kano
a6bf276f6b API - Add last share difficulty for devices and pool 2012-09-19 01:14:43 +10:00
Kano
89b6989fb3 Store and report Accepted,Rejected,Stale difficulty in the summary and API 2012-09-19 00:54:55 +10:00
Kano
7ede5a59bd WorkTime - display prevblock for scrypt 2012-09-18 14:30:46 +10:00
Kano
a2cc588c51 api.c remove compile warnings 2012-09-18 14:12:32 +10:00
Kano
923b9e0d86 Calculate work difficulty for each getwork and display with WorkTime debug 2012-09-18 11:19:57 +10:00
Kano
8f4ccebf0d remove MMQ unused variable warning 2012-09-16 11:47:54 +10:00
Kano
ad7aa2b382 FPGA - allow long or short device names in detect code + style police 2012-09-16 11:42:51 +10:00
Kano
796f3906c1 WorkTime - multiple nonce per work and identify the work source 2012-09-16 07:57:43 +10:00
Kano
bd3c98aaaf Optional WorkTime details with each Accepted/Rejected work item 2012-09-15 14:04:57 +10:00
Kano
fe7a967d56 Icarus - ignore hardware errors in timing mode 2012-09-15 00:39:54 +10:00
Kano
7293a8a9ac miner.php oops - mistype 2012-09-13 21:50:18 +10:00
Kano
db0269a238 miner.php by default don't display IP/Port numbers in error messages 2012-09-13 12:40:27 +10:00
Kano
ade940bcba api.c all STATUS messages automatically escaped 2012-09-13 09:44:58 +10:00
Kano
fd2fa260c7 api.c add missing escape for comma in MSG_PGAUNW 2012-09-12 23:27:48 +10:00
Kano
99f0607fb2 API add display of and setting queue,scantime,expiry 2012-09-12 23:26:43 +10:00
Kano
e649aa3906 HW: dont submit bad shares 2012-09-12 20:10:00 +10:00
Kano
fced503ed6 save individual pool proxy settings to config 2012-09-12 19:45:49 +10:00
Kano
0ac350547e --default-config - allow command line to define the default configuration file for loading and saving 2012-09-12 19:32:37 +10:00
Kano
6c2515752f API-README update for pools proxy info 2012-09-12 19:05:50 +10:00
Kano
68046631d5 README URL proxy must use quote so show in the example 2012-09-12 08:46:53 +10:00
Kano
e043f5a5aa bug: remove proxy: from the front of the proxy used 2012-09-12 08:32:00 +10:00
Kano
cef9731fbc CURL support for individual proxy per pool and all proxy types 2012-09-12 07:44:00 +10:00
Kano
6b2deb0afa README spelling/etc 2012-09-11 16:27:39 +10:00
Kano
9f9c688f72 README - FPGA device FAQ 2012-09-11 14:29:08 +10:00