Con Kolivas
|
220eb85818
|
Rationalise and simplify the share diff and block solve detection to a common site.
|
12 years ago |
Con Kolivas
|
d86f7b7741
|
Fix warning with no curses built in.
|
12 years ago |
Con Kolivas
|
23c02415ac
|
Bump version to 2.11.4
|
12 years ago |
Con Kolivas
|
1e14748c68
|
Small timeouts on select() instead of instant timeout increase reliability of socket reads and writes.
|
12 years ago |
Con Kolivas
|
7783ab5631
|
Only get extra work in fill_queue if we don't have any unqueued work in the list.
|
12 years ago |
Con Kolivas
|
c6ca12f084
|
Differentiate socket closed from socket error in recv_line.
|
12 years ago |
Con Kolivas
|
86821eb45d
|
Fix mingw cross compilation being broken by win32/win64 patches.
|
12 years ago |
Con Kolivas
|
e9a65bba40
|
Only update hashrate calculation with the log interval.
|
12 years ago |
Con Kolivas
|
97a9172370
|
Update the total_tv_end only when we show the log to prevent failure to update logs.
|
12 years ago |
Con Kolivas
|
ee13924b86
|
Minor README updates.
|
12 years ago |
Con Kolivas
|
e62cb4ee12
|
Add example 7970 tuning for scrypt in readme.
|
12 years ago |
Con Kolivas
|
71c834389d
|
Update driver recommendations.
|
12 years ago |
Con Kolivas
|
9804d2d6a1
|
Add extensive GPU FAQs for the flood of new Scrypt miners.
|
12 years ago |
Con Kolivas
|
2675c5c397
|
Remove help option for cpumining in build environment.
|
12 years ago |
Con Kolivas
|
00f7688142
|
Remove scripts that make it too easy to compile CPU mining support.
|
12 years ago |
Con Kolivas
|
1a8bfad0a0
|
Merge pull request #416 from gzm55/master
Compile CPU mining for win32 and win64
|
12 years ago |
James Z.M. Gao
|
c9ae715019
|
Compile CPU mining for win32 and win64
|
12 years ago |
Con Kolivas
|
dfea623960
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
12 years ago |
Con Kolivas
|
6cdbf6e4f1
|
Remove references to CPU mining from README.
|
12 years ago |
Con Kolivas
|
b81ef944ce
|
Merge pull request #415 from kanoi/bflsc
LTC text typo
|
12 years ago |
Kano
|
ed480de9c1
|
LTC text typo
|
12 years ago |
Con Kolivas
|
5f567345ba
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
12 years ago |
Con Kolivas
|
b3e734e7e1
|
Show share hash as little endian as needed.
|
12 years ago |
Con Kolivas
|
0d8c3fe018
|
Merge pull request #412 from BitSyncom/avalon-sync
api-example.c: add a -o option for output pure message
|
12 years ago |
Con Kolivas
|
76712c15fd
|
Merge pull request #414 from kanoi/bflsc
work queues - remove new but unnecessary functions + generic work structure flags for BFLSC (and usable by other drivers if needed)
|
12 years ago |
Kano
|
f080db5fee
|
generic work structure flags for BFLSC (and usable by other drivers if needed)
|
12 years ago |
Kano
|
ea327f7ba2
|
work queues - remove new but unnecessary functions
|
12 years ago |
Con Kolivas
|
ea4cf57d94
|
Merge pull request #413 from kanoi/bflsc
find_work() to find work in devices work queue + usbutils extra message requirements + functions for handling work queues
|
12 years ago |
Con Kolivas
|
e95813c8f6
|
Make hashmeter frequency for hash_queued_work match sole_work.
|
12 years ago |
Kano
|
73616fb810
|
miner.h missing extern
|
12 years ago |
Kano
|
131e20042a
|
functions for handling work queues
|
12 years ago |
Kano
|
8dd1ed2454
|
usbutils extra message requirements
|
12 years ago |
Kano
|
b3ae0f168e
|
find_work() to find work in devices work queue
|
12 years ago |
Con Kolivas
|
86acbddcd7
|
Update links and recommended SDKs.
|
12 years ago |
Con Kolivas
|
48a1d8a19e
|
Update scrypt readme re drivers and sdk.
|
12 years ago |
Con Kolivas
|
125194d879
|
Merge pull request #411 from kanoi/bflsc
BFL FPGA Windows timeout set to 999ms + usbutils.c usb_cmdname() usb_cmds -> string name
|
12 years ago |
Kano
|
cef96ddb8c
|
usbutils.c usb_cmdname() usb_cmds -> string name
|
12 years ago |
Kano
|
e88652bc56
|
BFL FPGA Windows timeout set to 999ms
|
12 years ago |
Con Kolivas
|
4aea663875
|
Merge pull request #410 from kanoi/bflsc
AUTHORS - spam update time (one year since the last)
|
12 years ago |
Kano
|
96ac718b13
|
AUTHORS - spam update time (one year since the last)
|
12 years ago |
Xiangfu
|
9619d040d6
|
api-example.c: add a -o option for output pure message
|
12 years ago |
Con Kolivas
|
b8f4fa480c
|
Update README for x970 memdiff values.
|
12 years ago |
Con Kolivas
|
11dd8acb32
|
Update README to match changes to display.
|
12 years ago |
Con Kolivas
|
6fab6c6513
|
Merge pull request #409 from kanoi/bflsc
avalon usbutils requirements
|
12 years ago |
Kano
|
956d444054
|
avalon usbutils requirements
|
12 years ago |
Con Kolivas
|
6c418f45b1
|
Remove increasingly irrelevant discarded work from status lines.
|
12 years ago |
Con Kolivas
|
886df16d01
|
Remove increasingly irrelevant queued and efficiency values from status and move WU to status line.
|
12 years ago |
Con Kolivas
|
1a19729aaa
|
Allow cgminer to start if usb hotplug is enabled but no devices yet exist.
|
12 years ago |
Con Kolivas
|
132ee4c981
|
Do not scan other gpu platforms if one is specified.
|
12 years ago |
ckolivas
|
40dda83283
|
Update README for sync objects on windows.
|
12 years ago |