|
c01284fb
|
2012-08-20T11:58:05
|
|
Remove short options -r and -R to allow them to be reused and remove readme entries for deprecated options.
|
|
ed3eb577
|
2012-08-18T15:44:48
|
|
Introduce a new statistic, Work Utility, which is the number of difficulty 1 shares solved per minute. This is useful for measuring a relative rate of work that is independent of reject rate and target difficulty.
|
|
26ab7346
|
2012-08-18T15:27:53
|
|
Implement a new pool strategy, BALANCE, which monitors work performed per pool as a rolling average every 10 minutes to try and distribute work evenly over all the pools.
Do this by monitoring diff1 solutions to allow different difficulty target pools to be treated equally, along with solo mining.
Update the documentation to describe this strategy and more accurately describe the load-balance one.
|
|
ec4a8646
|
2012-08-15T10:45:40
|
|
Fix README faq on bfl auto-detect.
|
|
52821d42
|
2012-07-30T09:30:32
|
|
Minor readme updates.
|
|
58cb42c2
|
2012-07-30T09:22:55
|
|
Update README with more build instructions.
|
|
6332c426
|
2012-07-29T20:13:22
|
|
Add scrypt documentation in the form of a separate readme.
|
|
80349ab1
|
2012-07-06T18:58:41
|
|
Add documentation for minirig/nonce range support.
|
|
659e5043
|
2012-06-28T02:29:58
|
|
implement and document API option --api-groups
|
|
4dee0d04
|
2012-06-05T13:30:40
|
|
FPGA - allow device detect override without an open failure
|
|
9f872d1d
|
2012-06-12T14:33:36
|
|
modminer: Make log messages more consistent in format
|
|
d3fa59d7
|
2012-06-05T02:17:09
|
|
Abstract generally useful FPGA code into fpgautils.c
|
|
4c3e3460
|
2012-05-31T20:01:17
|
|
Move RPC API content out of README to API-README
|
|
17b6f111
|
2012-05-16T23:53:13
|
|
Icarus: make --icarus-timing hidden and document it in FPGA-README
|
|
b5ed958e
|
2012-05-16T22:25:21
|
|
Icarus: high accuracy timing and other bitstream speed support
|
|
0cad29f9
|
2012-05-05T16:30:03
|
|
API 'stats' update README
|
|
3a4c6f4d
|
2012-05-05T15:06:56
|
|
Spelling ...
|
|
976e27c4
|
2012-05-05T15:04:15
|
|
API add getwork stats to cgminer - accesable from API 'stats'
|
|
e3a3c68a
|
2012-05-03T15:57:04
|
|
Readme updates.
|
|
524e2fb8
|
2012-05-02T16:11:11
|
|
api.c V1.9 add 'restart' + redesign 'quit' so thread exits cleanly
|
|
53c22551
|
2012-04-29T09:12:23
|
|
Change default behaviour to submitting stale, removing the --submit-stale option and adding a --no-submit-stale option.
|
|
e502fde5
|
2012-04-27T11:13:52
|
|
Remove the ability to disable longpoll. It is not a useful feature and will conflict with planned changes to longpoll code.
|
|
724d9e45
|
2012-04-26T02:05:45
|
|
README - add some Ztex details
|
|
84a0012f
|
2012-04-26T00:15:03
|
|
README correct API version number
|
|
8dee991c
|
2012-04-26T00:14:17
|
|
README spelling error
|
|
bb57962d
|
2012-04-25T19:40:25
|
|
README clarification of 'notify' command
|
|
32ceec8d
|
2012-04-25T19:37:55
|
|
README update for API RPC 'devdetails'
|
|
ddf93c36
|
2012-04-25T15:51:30
|
|
Add libusb to list of dependencies for building.
|
|
6b0d767a
|
2012-04-25T13:23:57
|
|
Extensively document the cause of GPU device issues and the use of --gpu-map.
|
|
4648330c
|
2012-04-24T21:46:48
|
|
Support for share logging
|
|
7296e53f
|
2012-04-25T11:47:45
|
|
Grammar fix.
|
|
22ea2f90
|
2012-04-25T11:26:33
|
|
Yet more FAQ about SDK 2.6 and hashrate slowdowns.
|
|
f1ae7bbb
|
2012-04-22T01:04:34
|
|
Document long-form COM port device names on Windows, required to specify serial ports above 9
|
|
0f74ba05
|
2012-04-22T00:57:59
|
|
Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device
|
|
2e1d2017
|
2012-04-21T03:15:41
|
|
API add removepool like the screen interface
|
|
eec7c1a9
|
2012-04-20T23:50:27
|
|
api.c escape required characters in return strings + pools returns the username
|
|
c52b55e2
|
2012-04-18T12:55:16
|
|
README update details about miner.php
|
|
e0c4d606
|
2012-04-14T23:47:34
|
|
Minor readme updates.
|
|
3fa3f60b
|
2012-03-30T00:03:29
|
|
api.c new commands: pgaenable pgadisable
|
|
2beb3500
|
2012-03-28T04:24:41
|
|
Merge pull request #153 from kanoi/master
Add API support for Icarus and Bitforce + Icarus fixes ++
|
|
ad824207
|
2012-03-28T04:21:18
|
|
Merge pull request #151 from luke-jr/libudev_detect_fixes
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
6d4314d4
|
2012-03-27T23:04:17
|
|
Add extensive instructions on how to make a native windows build.
|
|
18a8b550
|
2012-03-23T03:17:20
|
|
API returns the simple device history with the 'notify' command
|
|
6e35503e
|
2012-03-22T19:47:23
|
|
api.c config 'Device Code' to show list of compiled devices + README
|
|
3d9970d6
|
2012-02-29T09:02:30
|
|
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
cb3323b7
|
2012-02-29T21:17:10
|
|
Add API support for Icarus and Bitforce
|
|
c9b7a223
|
2012-02-27T12:58:35
|
|
Next API version is 1.4 (1.3 is current)
|
|
b4c7c56f
|
2012-02-27T12:02:14
|
|
README/api.c add "When" the request was processed to STATUS
|
|
aff55fab
|
2012-02-25T20:59:27
|
|
Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it
|
|
f13fd8d1
|
2012-02-26T11:12:06
|
|
README add information missing from --scan-serial
|
|
bd506cd3
|
2012-02-26T10:41:06
|
|
Update README RPC API Version comment
|
|
f635ac49
|
2012-02-24T11:53:49
|
|
FAQ about sockets not working on windows PHP
|
|
0abac0b5
|
2012-02-24T03:00:01
|
|
API implement addpool command
|
|
21ef690a
|
2012-02-23T20:52:09
|
|
Update NEWS and README for 2.3.0
|
|
60c5ac68
|
2012-02-23T16:10:17
|
|
API new commands enablepool and disablepool (version already incremented)
|
|
6f65599a
|
2012-02-23T10:28:32
|
|
Fix API README (no --api-access -> it's --api-allow)
|
|
ca2b2d9b
|
2012-02-23T01:44:41
|
|
Don't save 'include' when saving the configuration
|
|
915c72d8
|
2012-02-23T01:31:52
|
|
Allow configuration file to include another recursively
|
|
882e4d85
|
2012-02-21T03:14:20
|
|
Merge pull request #123 from xiangfu/icarus
Add Icarus Support to Cgminer
|
|
a455ac7b
|
2012-02-21T11:16:57
|
|
README document API 'privileged' command
|
|
9b83c126
|
2012-02-20T21:24:00
|
|
Update documentation for API changes
|
|
8d6d62c3
|
2012-02-20T09:31:11
|
|
Update FAQs.
|
|
89b32b17
|
2012-02-20T09:28:01
|
|
Officially support diakgcn in code and docs.
|
|
dfead150
|
2012-02-15T12:43:25
|
|
add shortcuts to description for easy grep
|
|
beaf158a
|
2012-02-14T00:01:20
|
|
update README for Icarus
|
|
c235c7e3
|
2012-02-15T14:35:13
|
|
Allow the refresh interval to be adjusted in dynamic intensity with a --gpu-dyninterval parameter.
|
|
ecaf33a7
|
2012-02-11T20:23:27
|
|
Update README.
|
|
543265d6
|
2012-01-24T14:34:17
|
|
Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs
|
|
f19e67fe
|
2012-02-08T19:06:24
|
|
Allow API to restrict access by IP address
|
|
43013514
|
2012-02-05T23:22:52
|
|
Merge pull request #104 from kanoi/master
Return last accepted share pool/time for devices
|
|
82f74af5
|
2012-02-05T21:36:41
|
|
Deprecate the --donation feature.
Needlessly complex, questionable usefulness, depends on author's server and a central pool of some kind, and was not heavily adopted.
|
|
09694640
|
2012-02-04T19:24:48
|
|
Return last accepted share pool/time for devices
|
|
181b16c1
|
2012-01-30T23:31:30
|
|
Update docs.
|
|
b3d1378e
|
2012-01-30T20:19:48
|
|
Provide debugging advice.
|
|
49e35799
|
2012-01-29T10:32:57
|
|
README updates.
|
|
2e16d5e5
|
2012-01-23T15:32:48
|
|
Add more explanation of JSON format and the 'save' command
|
|
bf5321cf
|
2012-01-22T20:14:33
|
|
API 'save' command details
|
|
89989703
|
2012-01-22T18:34:13
|
|
Put back deleted option
|
|
ec2c0b78
|
2012-01-22T18:24:55
|
|
Add API commands: config, switchpool, gpu settings, save
|
|
e15d57d7
|
2012-01-22T09:36:21
|
|
Implement socks4 proxy support.
|
|
3cad815e
|
2012-01-21T19:06:48
|
|
Fanspeed faq.
|
|
5179d224
|
2012-01-20T15:36:42
|
|
Introduce a --net-delay option which guarantees at least 250ms between any networking requests to not overload slow routers.
|
|
c487383c
|
2012-01-20T09:12:49
|
|
Allow CPU mining explicitly enable only if other mining support is built in.
|
|
67376ca0
|
2012-01-20T09:06:56
|
|
Update README + FAQ.
|
|
9e40e87a
|
2012-01-18T23:49:17
|
|
Update documentation
|
|
a91e145f
|
2012-01-19T17:01:37
|
|
Update README.
|
|
68c807d7
|
2012-01-11T11:09:18
|
|
Typo in readme.
|
|
d1f896a6
|
2011-12-26T23:50:32
|
|
Merge pull request #63 from kanoi/master
fix test/set of thr->pth to also work in windows
|
|
5033dcd3
|
2011-12-27T18:33:49
|
|
fix test/set of thr->pth to also work in windows
|
|
4c1c8250
|
2011-12-27T18:06:55
|
|
Fix typos courtesy of Steve Brecher.
|
|
17ea91ae
|
2011-12-27T15:23:42
|
|
Update README.
|
|
f32a0725
|
2011-12-20T16:22:18
|
|
DOC related updates
|
|
d548670e
|
2011-11-11T19:27:53
|
|
Update README.
|
|
9a0b7096
|
2011-10-17T13:51:40
|
|
Update documentation about new configuration file with an example file.
|
|
a41db9d4
|
2011-10-09T14:14:50
|
|
Bump version to 2.0.6 and update docs.
|
|
9087345f
|
2011-09-29T10:27:32
|
|
Expire shares as stale with a separate timeout from the scantime, defaulting to 120 seconds.
|
|
ffc88ef0
|
2011-09-29T10:08:30
|
|
Enable 100% donation by default.
This reverts commit 9e9d25c7bad94116c50bb7d2225510930d092f5e.
|
|
9e9d25c7
|
2011-09-29T09:39:29
|
|
Enable 0.5% donation by default.
|
|
0639836d
|
2011-09-27T11:12:19
|
|
Document the --donation feature.
|
|
21c2bc46
|
2011-09-26T15:24:20
|
|
Make it possible to set the intensity on a per-card basis, dynamic or static values.
|