5882 Commits (796c032aae70772747469f1abfd95c5f31ee9df4)
 

Author SHA1 Message Date
Noel Maersk 796c032aae misc: note having ported changes up to cgminer 3.12.0. 11 years ago
Con Kolivas dc767487e2 Fix displayed diff when solo mining at >2^32 diff. 11 years ago
Noel Maersk aeaedeff12 misc: note about updates from ckolivas/cgminer. 11 years ago
Con Kolivas c31de2601b Store when the last getwork was retrieved and display it in the API summary. 11 years ago
ckolivas d1e2bfaf7f Make submit_tested_work return a bool about whether it meets the work target or not. 11 years ago
ckolivas a58ef1b8c7 Provide a helper function for determining dev runtime and use it in the hashmeters used. 11 years ago
Con Kolivas 3323f9f9bf Generically increase the queue if we are mining on a pool without local work generation each time we run out of work. 11 years ago
Con Kolivas 5167962840 Change new block detection message since longpoll is rarely relevant today. 11 years ago
Con Kolivas 1ad3285f56 Use unused line at the top of the log window which often gets stuck unchanging. 11 years ago
Con Kolivas cc2aa215a8 Clear pool work on a stratum reconnect message. 11 years ago
Kano faf63ec036 Modify thread naming to make them easier to identify 11 years ago
Kano 301daae6f4 api.c 2014 11 years ago
Kano b6c6ec5c83 api add data type AVG float 3 decimal 11 years ago
Kano 83ea44af5d api.c set the actual version number to 3.0 11 years ago
Kano 83176cb52a API V3.0 unlimited socket reply size 11 years ago
Con Kolivas 003b65b7b1 Change stratum strings under stratum_lock in reconnect and free old strings. 11 years ago
Noel Maersk 91d36d097a log: add LOG_DEBUG message on restarting stratum. 11 years ago
Noel Maersk ed586c4aa5 misc: indentation. 11 years ago
Noel Maersk abeeff3d45 log: print getaddrinfo() error description. 11 years ago
Noel Maersk 18190642fa conf: disable API by default. 11 years ago
Noel Maersk 21ba583bea Merge pull request #96 from honeymaker/patch-1 11 years ago
Noel Maersk dc9f270d3a log: disable spammy log message. 11 years ago
Thomas fad2c66766 Update example.conf 11 years ago
Noel Maersk a8dfb3ebef pool: add getaddrinfo() LOG_DEBUG messages. 11 years ago
Noel Maersk a1724e34e5 api: add missing extern declaration (for consistency). 11 years ago
Noel Maersk 115eb1ad2f pool: be verbose on which pool failed. 11 years ago
Noel Maersk 87102ecd07 pool: additional debug logging for stratum pools. 11 years ago
Noel Maersk 4e08eb41ef api: bump API version number to indicate changes that happened after 4.0.0. 11 years ago
Noel Maersk dab1d35efd log: add LOG_INFO message about suspended stratum to stratum_rthread(). 11 years ago
Noel Maersk be4305e4f6 doc: FAQ formatting (allows linking to specific questions). 11 years ago
Noel Maersk 806b23627b doc: Change answer about scrypt-jane/Keccak/SHA-3 support. 11 years ago
Noel Maersk ee5995e971 doc: add FAQ (Kessak/SHA-3). 11 years ago
Noel Maersk 02d409f511 misc: add Markus Peloquin to AUTHORS, reorder. 11 years ago
Noel Maersk ae3c7c0aa1 Merge remote-tracking branch 'markuspeloquin/master' 11 years ago
Markus Peloquin f4fcc7a799 Add clarification to Cygwin install section. 11 years ago
Markus Peloquin 2c53b8a34e Add Cygwin build instructions. 11 years ago
Noel Maersk 914f89b99f doc: add a FAQ. 11 years ago
Noel Maersk a0132b6bb5 doc: remove old references to NVidia cards. 11 years ago
Noel Maersk c09a5b4406 core: remove num_processors (unused). 11 years ago
Noel Maersk 3f5485ae43 misc: clarify comments in switch_pools(). 11 years ago
Noel Maersk dde099f224 doc: Reorder FAQ to have more common questions on top, fix a few links. 11 years ago
Markus Peloquin bf8e37ce19 Support building in cygwin. 11 years ago
Noel Maersk 4ce8a3ef3b misc: AUTHORS formatting. 11 years ago
Noel Maersk d6e46f2113 doc: recommend ADL version 6. 11 years ago
Noel Maersk 321c4c73bf Bump version to 4.1.0. 11 years ago
Noel Maersk 3c324a6427 doc: update FAQ. 11 years ago
Noel Maersk 8043af5ec7 core: write gpu-threads to config when using ncurses menu. 11 years ago
Noel Maersk b5b20c19f6 core: make errors on reading experimental options from config less scary. 11 years ago
Noel Maersk e4657791bf doc: Update README.md 11 years ago
Noel Maersk 0a3710dd7b doc: update FAQ, rename to FAQ.md. 11 years ago