|
8e238c4f
|
2014-02-28T13:00:11
|
|
Document the hfa-noshed feature.
|
|
241f3211
|
2014-02-25T21:04:32
|
|
Update README with all command line options.
|
|
cbf50d6c
|
2014-02-25T20:58:48
|
|
Document the hfa-fail-drop command.
|
|
7aa41147
|
2014-02-24T19:59:40
|
|
Document the hfa-name feature
|
|
5cc38abd
|
2014-02-21T12:47:00
|
|
Add USB menu to README
|
|
ad0c4a4a
|
2014-02-21T10:16:07
|
|
Add USB faqs.
|
|
cb03e71c
|
2014-02-21T09:45:17
|
|
Update READMEs for OSX regarding device limits.
|
|
11e30ae0
|
2014-02-21T07:48:28
|
|
Add build essential to ubuntu build instructions
|
|
12528a64
|
2014-02-21T03:01:02
|
|
Merge pull request #522 from opsengine/patch-1
Add instructions to build on Ubuntu
|
|
83231db3
|
2014-02-12T20:48:46
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
69d67af1
|
2014-02-12T20:46:44
|
|
Add driver for cointerra devices.
|
|
00099094
|
2014-02-10T09:53:51
|
|
Merge pull request #546 from kanoi/master
Allow running cgminer in benchmark mode with a work file --benchfile
|
|
b1d00ab7
|
2014-02-10T08:37:48
|
|
Allow running cgminer in benchmark mode with a work file --benchfile
|
|
812f5302
|
2014-02-09T09:49:33
|
|
ANU frequency is in MHz, not hex.
|
|
d582f34e
|
2014-02-07T14:50:11
|
|
Document new features for antminer U1 and hfa devices.
|
|
d496c5cc
|
2014-01-29T22:33:33
|
|
Update README.
|
|
37213bec
|
2014-01-24T21:15:15
|
|
Add bab-options
|
|
e869b43b
|
2014-01-24T21:15:15
|
|
Add bab-options
|
|
830c421f
|
2014-01-17T12:54:43
|
|
README update --usb
|
|
5744053a
|
2014-01-09T16:19:57
|
|
Minor readme update for osx.
|
|
828e80ed
|
2013-12-31T15:29:09
|
|
Add minion driver into cgminer
|
|
0efd062e
|
2014-01-02T20:07:29
|
|
Remove GPU from share logging example.
|
|
2d36f88e
|
2013-12-29T16:24:18
|
|
Update documentation for modified avalon options syntax and document relevant 55nm details.
|
|
27439bef
|
2013-12-23T21:21:08
|
|
document drillbit-options in README and ASIC-README
|
|
e493d04f
|
2013-11-16T13:07:21
|
|
Add instructions to build on Ubuntu
|
|
5d86a4a0
|
2013-11-16T14:55:26
|
|
Add more verbose documentation to the readme files for windows users.
|
|
64be57cf
|
2013-11-16T14:45:03
|
|
Add information on unloading cdc drivers on osx to README
|
|
2acc2a29
|
2013-11-10T21:14:13
|
|
More README updates.
|
|
a5f2bbba
|
2013-11-10T20:26:59
|
|
Minor README updates.
|
|
28137c8e
|
2013-11-10T20:07:36
|
|
Merge branch 'master' into nogpu
Conflicts:
configure.ac
|
|
92674e9e
|
2013-11-10T01:04:31
|
|
Merge pull request #519 from kanoi/master
Configure source for a new BaB driver
|
|
f792b1be
|
2013-11-10T11:18:37
|
|
Configure source for a new BaB driver
|
|
b0573a07
|
2013-11-09T23:23:01
|
|
Merge branch 'master' into nogpu
|
|
39bb352d
|
2013-11-09T23:22:36
|
|
Add make command to build description.
|
|
2b621b6b
|
2013-11-09T11:19:12
|
|
Remove GPU mining code.
|
|
6daa5303
|
2013-11-08T09:31:01
|
|
Remove the now incorrect faq entry regarding scrypt difficulty.
|
|
38fc4986
|
2013-11-07T17:29:39
|
|
Added dependency one liner example that'll save time to red hat users trying to build after a fresh checkout from git
|
|
87f1a3fd
|
2013-11-04T19:28:56
|
|
README updates.
|
|
3e93b268
|
2013-10-29T19:46:35
|
|
klondike - change options to clock and temptarget only
|
|
5b1d46ea
|
2013-10-26T14:23:20
|
|
Update README for build options.
|
|
c69a130d
|
2013-10-19T18:42:20
|
|
Improvements to support for BitBurner boards
--bitburner-fury-options allows avalon-options to be overridden for
BitBurner Fury Boards, facilitating simultanous use of BitBurner XX
and BitBurner Fury boards
More sensible defaults for BitBurner boards, so cgminer should do something
sensible without any command line args
|
|
26ee9abf
|
2013-10-03T22:37:22
|
|
Add Klondike to README
|
|
a1d84775
|
2013-10-03T22:37:22
|
|
Add Klondike to README
|
|
27cd9a0a
|
2013-09-13T14:27:28
|
|
Minor typo.
|
|
a76b09e4
|
2013-09-13T13:51:15
|
|
Find the greatest common denominator in quotas and use the smallest number of consecutive work items per pool in quota load balance mode to smooth hashrate across pools with large quotas. Give excess quota to priority pool 0 instead of pool 0.
|
|
9cde5759
|
2013-09-08T19:54:35
|
|
Merge branch 'master' into quota
|
|
89c07fa5
|
2013-09-08T16:32:44
|
|
Add support for socks4/4a proxies with stratum, and drop back to socks4 support via the global --socks-proxy command to not break previous configurations.
|
|
9f87d2ab
|
2013-09-08T00:34:53
|
|
Remove now redundant FAQ regarding proxies.
|
|
26a8a8e2
|
2013-09-08T10:09:26
|
|
Use the --failover-only flag to have special meaning in combination with load-balance mode to distribute any unused quota back to pool 0 to maintain ratios amongst other pools.
|
|
ea1a1b1b
|
2013-09-08T00:34:53
|
|
Remove now redundant FAQ regarding proxies.
|
|
e40f7af3
|
2013-09-07T18:53:26
|
|
More README about quotas.
|
|
e490b0c9
|
2013-09-07T18:50:50
|
|
Document quotas and new load-balance strategy.
|
|
770556cd
|
2013-09-07T09:39:03
|
|
Use the --socks-proxy option with stratum, changing it to defaulting to socks5 and give appropriate message should it fail to connect.
|
|
41badea7
|
2013-09-06T13:48:18
|
|
README update for stratum+proxy
|
|
67aab60f
|
2013-08-30T10:02:49
|
|
Update readme reflecting statically included jansson and libusb
|
|
af552d21
|
2013-08-23T17:00:48
|
|
README add missing mcast <arg>s
|
|
febcc53d
|
2013-08-23T16:34:42
|
|
Update the API Multicast documentation
|
|
a4fa9051
|
2013-08-09T21:51:46
|
|
README updates.
|
|
d470828f
|
2013-08-09T20:45:32
|
|
Add libusb compile information to README
|
|
065b6a5e
|
2013-07-01T15:38:15
|
|
Provide an --avalon-freq command line to give a valid range of frequencies for avalon in auto mode.
|
|
1b81ecf9
|
2013-06-30T15:51:46
|
|
Just display A: and R: for difficulty accepted and rejected to preserve screen real estate and decrease decimal places for WU.
|
|
a94b7be3
|
2013-06-29T08:41:22
|
|
correct device DR: and remove global U:
|
|
800dc249
|
2013-06-29T01:43:18
|
|
Update all screen A/R to instead use DA/DR and device U to WU
|
|
e811c4dc
|
2013-06-26T00:15:04
|
|
Add an avalon-auto option which enables dynamic overclocking based on hardware error rate for maximum effective hashrate.
|
|
9b45daba
|
2013-06-25T19:39:42
|
|
Add an --avalon-cutoff feature which puts the avalon idle should it reach this temperature, defaulting to 60, re-enabling it when it gets to target temperature.
|
|
78063835
|
2013-06-25T12:23:43
|
|
Update README with avalon temp default.
|
|
1fca632f
|
2013-06-24T11:04:02
|
|
Add an --avalon-temp option to allow a user specified target temperature.
|
|
75c53221
|
2013-06-10T11:03:18
|
|
Add FAQ regarding Work Utility.
|
|
489a9fca
|
2013-06-03T21:20:28
|
|
Typo.
|
|
1070ec61
|
2013-06-03T20:04:50
|
|
Update README
|
|
ca931918
|
2013-05-30T23:16:08
|
|
Update documentation.
|
|
36ba21ec
|
2013-05-30T22:04:22
|
|
Add FAQ about windows USB keyboards and hotplug interactions.
|
|
dad30870
|
2013-05-17T15:08:48
|
|
README spelling
|
|
9f4a3a79
|
2013-05-17T15:05:51
|
|
Update documentation for icarus switch to USB
|
|
3f24653f
|
2013-05-13T22:10:01
|
|
Provide a --lowmem option which does not cache shares on failed submission to prevent low memory hardware (eg Avalon) from crashing.
|
|
100bbcc5
|
2013-04-28T19:58:31
|
|
Split out the GPU specific information from the README into a GPU-README file.
|
|
9e92c6e9
|
2013-04-28T18:52:53
|
|
Minor README updates.
|
|
76ecffbf
|
2013-04-19T09:12:31
|
|
Add more FAQs about crossfire.
|
|
42e8eac9
|
2013-04-17T15:58:21
|
|
Merge branch 'master' into avalon-dev
|
|
8e73c47c
|
2013-04-17T15:17:17
|
|
Further driver FAQs.
|
|
1c2621a9
|
2013-04-17T10:58:33
|
|
Add MAC FAQ.
|
|
65e7dcca
|
2013-04-17T09:06:01
|
|
Add more FAQ details.
|
|
245fbe1c
|
2013-04-15T12:42:11
|
|
More FAQs.
|
|
0e486576
|
2013-04-15T12:42:11
|
|
More FAQs.
|
|
0488a850
|
2013-04-15T10:18:03
|
|
More GPU faqs.
|
|
2a73254c
|
2013-04-15T09:45:29
|
|
More README faqs.
|
|
4c196041
|
2013-04-11T13:31:17
|
|
Yet more README faqs.
|
|
b1dfc12b
|
2013-04-11T11:43:20
|
|
Add more faqs to README.
|
|
ee13924b
|
2013-04-05T10:38:31
|
|
Minor README updates.
|
|
71c83438
|
2013-04-05T10:27:25
|
|
Update driver recommendations.
|
|
9804d2d6
|
2013-04-05T10:19:28
|
|
Add extensive GPU FAQs for the flood of new Scrypt miners.
|
|
6cdbf6e4
|
2013-04-04T08:43:54
|
|
Remove references to CPU mining from README.
|
|
86acbddc
|
2013-03-30T10:38:38
|
|
Update links and recommended SDKs.
|
|
b8f4fa48
|
2013-03-25T08:32:23
|
|
Update README for x970 memdiff values.
|
|
11dd8acb
|
2013-03-21T20:54:01
|
|
Update README to match changes to display.
|
|
40dda832
|
2013-03-19T11:53:38
|
|
Update README for sync objects on windows.
|
|
795be943
|
2013-03-19T11:03:37
|
|
Update README about intensity.
|
|
c5b5e735
|
2013-03-17T16:24:40
|
|
Update docs and reorder README to show executive summary near top.
|
|
b21747b9
|
2013-03-15T00:02:17
|
|
USB modify -n and --usb-dump to only show known devices or use new --usb-list-all option to see all
|
|
ffc8681f
|
2013-03-12T18:07:17
|
|
Merge pull request #403 from kanoi/bflsc
USB add --usb options to limit USB device selection v0.1 + --usb-dump display brief dump if value = 0
|