README


Log

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