summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/executor.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace linesUnknown2017-11-161-2/+2
|
* Merge pull request #115 from fireice-uk/topic-net-extpsychocrypt2017-11-161-0/+4
|\ | | | | Network extensions
| * Print motd on console and web uiUnknown2017-11-141-0/+4
| |
* | Fix misc bugs (#117)fireice-uk2017-11-151-1/+1
|/ | | | | | * CONF_NO_TLS fix * gpu error fix + always return to sched after pin
* Multi-pool final version (#90)fireice-uk2017-11-091-18/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Multi-pool first draft * Fix wspace from new IDE * Better TLS error message * Fix TLS bug * Don't put dev pool on stats + pool change-back * bug fixes * Error message work * fix win build * add per-pool nicehash setting * Fix bugs * rm debug msg * Multipool guided setup * Support TLS and Nicehash in config * prelim jconf changes * final multipool changes * increase default retry_time to 30, fix mac erro * rm debug dev pool settings * Fix another source of connect runaway
* fix compilepsychocrypt2017-09-301-2/+2
|
* cleanup includespsychocrypt2017-09-301-5/+7
|
* group filespsychocrypt2017-09-301-0/+186
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
OpenPOWER on IntegriCloud