1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 14:58:01 +00:00
Commit Graph

3199 Commits

Author SHA1 Message Date
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
Kano
307d8da034 HW: error counter auto for all devices - ztex code not fixed 2012-09-04 15:57:11 +10:00
Kano
9950cff5ae API pgaidentify - unsupported message should be a warning 2012-09-04 12:57:22 +10:00
Kano
9487ba05cd API/BFL identify a device - currently only BFL to flash the led 2012-09-04 12:52:11 +10:00
Kano
7a2407f15c BFL add throttle count to internal stats + API 2012-09-04 02:26:17 +10:00
Kano
71e2f23f47 BFL: missing device id in log message 2012-09-04 02:10:22 +10:00
Kano
bd151ef36d miner.php correct to new Diff1 Work field names 2012-09-04 01:27:53 +10:00
Kano
93555e271a API add device diff1 work 2012-09-04 01:23:32 +10:00
Kano
fd2034ce77 Merge branch 'main' 2012-09-04 00:56:35 +10:00
Kano
e5347ed971 API-README update 2012-09-03 00:16:10 +10:00
Kano
381478e65c api.c Correct diff1 field name 2012-09-02 08:05:50 +10:00
Kano
4023872b76 count device diff1 shares 2012-09-01 23:51:51 +10:00
Kano
2bf08bb4f8 API-README more debug parameter information 2012-09-01 21:01:51 +10:00
Kano
568b0fed89 API allow full debug settings control 2012-09-01 18:21:08 +10:00
Con Kolivas
ba0122535a Bump version number to 2.7.5 2012-08-31 12:24:39 +10:00
Con Kolivas
ae8bacc54f Update NEWS. 2012-08-31 12:24:14 +10:00