Kano
6b2deb0afa
README spelling/etc
12 years ago
Kano
9f9c688f72
README - FPGA device FAQ
12 years ago
Con Kolivas
c01284fb07
Remove short options -r and -R to allow them to be reused and remove readme entries for deprecated options.
12 years ago
Con Kolivas
ed3eb5771a
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.
12 years ago
Con Kolivas
26ab7346e3
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.
12 years ago
Con Kolivas
ec4a864649
Fix README faq on bfl auto-detect.
12 years ago
Con Kolivas
52821d4241
Minor readme updates.
12 years ago
Con Kolivas
58cb42c2ef
Update README with more build instructions.
12 years ago
Con Kolivas
6332c4268b
Add scrypt documentation in the form of a separate readme.
12 years ago
Con Kolivas
80349ab11d
Add documentation for minirig/nonce range support.
13 years ago
Kano
659e50434e
implement and document API option --api-groups
13 years ago
Kano
4dee0d049c
FPGA - allow device detect override without an open failure
13 years ago
Luke Dashjr
9f872d1de6
modminer: Make log messages more consistent in format
13 years ago
Luke Dashjr
d3fa59d76f
Abstract generally useful FPGA code into fpgautils.c
13 years ago
Kano
4c3e34607f
Move RPC API content out of README to API-README
13 years ago
Kano
17b6f111a6
Icarus: make --icarus-timing hidden and document it in FPGA-README
13 years ago
Kano
b5ed958e84
Icarus: high accuracy timing and other bitstream speed support
13 years ago
Kano
0cad29f967
API 'stats' update README
13 years ago
Kano
3a4c6f4d9b
Spelling ...
13 years ago
Kano
976e27c4cb
API add getwork stats to cgminer - accesable from API 'stats'
13 years ago
Con Kolivas
e3a3c68aea
Readme updates.
13 years ago
Kano
524e2fb8f2
api.c V1.9 add 'restart' + redesign 'quit' so thread exits cleanly
13 years ago
Con Kolivas
53c22551f7
Change default behaviour to submitting stale, removing the --submit-stale option and adding a --no-submit-stale option.
13 years ago
Con Kolivas
e502fde52b
Remove the ability to disable longpoll. It is not a useful feature and will conflict with planned changes to longpoll code.
13 years ago
Kano
724d9e45e1
README - add some Ztex details
13 years ago
Kano
84a0012ffe
README correct API version number
13 years ago
Kano
8dee991cc2
README spelling error
13 years ago
Kano
bb57962ddc
README clarification of 'notify' command
13 years ago
Kano
32ceec8d7a
README update for API RPC 'devdetails'
13 years ago
Con Kolivas
ddf93c3650
Add libusb to list of dependencies for building.
13 years ago
Con Kolivas
6b0d767aca
Extensively document the cause of GPU device issues and the use of --gpu-map.
13 years ago
Luke Dashjr
4648330c9d
Support for share logging
13 years ago
Con Kolivas
7296e53f97
Grammar fix.
13 years ago
Con Kolivas
22ea2f90d0
Yet more FAQ about SDK 2.6 and hashrate slowdowns.
13 years ago
Luke Dashjr
f1ae7bbb08
Document long-form COM port device names on Windows, required to specify serial ports above 9
13 years ago
Luke Dashjr
0f74ba059e
Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device
13 years ago
Kano
2e1d2017de
API add removepool like the screen interface
13 years ago
Kano
eec7c1a963
api.c escape required characters in return strings + pools returns the username
13 years ago
Kano
c52b55e244
README update details about miner.php
13 years ago
Con Kolivas
e0c4d60665
Minor readme updates.
13 years ago
Kano
3fa3f60b74
api.c new commands: pgaenable pgadisable
13 years ago
Con Kolivas
6d4314d47f
Add extensive instructions on how to make a native windows build.
13 years ago
Kano
18a8b5506e
API returns the simple device history with the 'notify' command
13 years ago
Kano
6e35503e57
api.c config 'Device Code' to show list of compiled devices + README
13 years ago
Luke Dashjr
3d9970d66f
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
13 years ago
Kano
cb3323b7b5
Add API support for Icarus and Bitforce
13 years ago
Kano
c9b7a223e5
Next API version is 1.4 (1.3 is current)
13 years ago
Kano
b4c7c56fa7
README/api.c add "When" the request was processed to STATUS
13 years ago
Luke Dashjr
aff55fab32
Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it
13 years ago
Kano
f13fd8d1d1
README add information missing from --scan-serial
13 years ago