Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow non AMD OpenCL driver and devices | psychocrypt | 2018-06-04 | 1 | -0/+20 |
| | | | | | | - add CLI flag to explicitly use non AMD OpenCL and devices - adjust OpenCL output (use OpenCL instead of AMD if --altOpenCL is sued) - optimize NVIDIA OpenCL auto suggestion | ||||
* | add cli option `--noAMDCache` | psychocrypt | 2018-06-04 | 1 | -0/+5 |
| | | | | | | allow to disable the OpenCl cache - usefull for read only systems - usefull for unknown errors during cache reading | ||||
* | Ported xmr-stak 2.3.0 rc to ppc64le | Judemir Ribeiro | 2018-04-01 | 1 | -0/+4 |
| | |||||
* | Merge pull request #1203 from psychocrypt/fix-amdBenchmarkMode | fireice-uk | 2018-03-25 | 1 | -1/+4 |
|\ | | | | | fixAMD benchmark mode | ||||
| * | fixAMD benchmark mode | psychocrypt | 2018-03-25 | 1 | -1/+4 |
| | | | | | | | | The OpenCl code is only supporting jobs up to 84byte | ||||
* | | move option currency down | psychocrypt | 2018-03-25 | 1 | -1/+1 |
|/ | | | | move option `--currency` down | ||||
* | XMR-Stak 2.3.0 RC | xmr-stak-devs | 2018-03-25 | 1 | -86/+153 |
| | | | | | | | Co-authored-by: psychocrypt <psychocryptHPC@gmail.com> Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by: Lee Clagett <code@leeclagett.com> Co-authored-by: curie-kief <curie-kief@users.noreply.github.com> | ||||
* | fix missing message in log file | psychocrypt | 2018-02-17 | 1 | -3/+3 |
| | | | | initialize the log file as fast as possible after the start of the miner | ||||
* | Add rig identifier | fireice-uk | 2018-02-10 | 1 | -6/+43 |
| | |||||
* | Merge pull request #702 from fireice-uk/topic-on-demand-elevation | psychocrypt | 2017-12-26 | 2 | -16/+52 |
|\ | | | | | On-demand elevation | ||||
| * | Busywork courtesy of Microsoft | fireice-uk | 2017-12-26 | 2 | -1/+38 |
| | | | | | | | | | | | | | | | | | | | | | | Add messages Missing include 1 | ||||
| * | On-demand elevation | fireice-uk | 2017-12-25 | 1 | -16/+15 |
| | | |||||
* | | Add option to enable web interface from cli | fireice-uk | 2017-12-25 | 1 | -3/+55 |
|/ | |||||
* | Make sure we are using a steady clock | fireice-uk | 2017-12-22 | 1 | -5/+3 |
| | |||||
* | Stop UAC popup for elevated ctx | fireice-uk | 2017-12-21 | 1 | -37/+3 |
| | |||||
* | fix windows compile | psychocrypt | 2017-12-09 | 1 | -0/+1 |
| | | | | solve #440 thanks @true-datura | ||||
* | Fix option order | fireice-uk | 2017-12-08 | 1 | -3/+11 |
| | |||||
* | Disallow sending of username / pass to unspecifed pool | Unknown | 2017-12-08 | 1 | -0/+14 |
| | |||||
* | Add --use-nicehash option | Unknown | 2017-12-08 | 1 | -1/+6 |
| | |||||
* | Fix CLI option start + make cli option pool into an added pool with top ↵ | Unknown | 2017-12-08 | 1 | -6/+6 |
| | | | | priority ithinstead of overwrite | ||||
* | Allow pool settings to be fully set from CLI options | Unknown | 2017-12-08 | 1 | -4/+51 |
| | |||||
* | Merge pull request #305 from psychocrypt/topic-optionalUACDialog | fireice-uk | 2017-12-08 | 1 | -0/+57 |
|\ | | | | | allow to diable UAC dialog | ||||
| * | cmd message after privileged cmd closed | psychocrypt | 2017-12-07 | 1 | -0/+2 |
| | | | | | | | | add message that he not closed cmd can be safly closed | ||||
| * | Fix const bug | fireice-uk | 2017-12-06 | 1 | -4/+9 |
| | | |||||
| * | fix missing arguments | psychocrypt | 2017-12-06 | 1 | -3/+8 |
| | | | | | | | | pass arguments to the restarted miner with high privileges | ||||
| * | allow to diable UAC dialog | psychocrypt | 2017-12-06 | 1 | -0/+45 |
| | | | | | | | | | | | | | | | | - remove CMake option `WIN_UAC` - spawn UAC dialog via restarting xmr-miner with administrator right - allow to disable UAC with `--noUAC` - update documentation - remove usage section with help message (output depends on OS) | ||||
* | | fix broken pool option overwrite via CLI | psychocrypt | 2017-12-06 | 1 | -1/+1 |
|/ | | | | | | | | fix #340 With #90 the option to overwrite the pool settings via CLI options is broken. This pull request will allow to overwrite the options of the pool with the highest weighting. | ||||
* | add environment variable `XMRSTAK_NOWAIT` | psychocrypt | 2017-12-01 | 1 | -0/+6 |
| | | | | | - add documentation - add environment variable `XMRSTAK_NOWAIT` | ||||
* | Add windows exit | Unknown | 2017-11-19 | 1 | -5/+6 |
| | |||||
* | Remove whitespace lines | Unknown | 2017-11-16 | 1 | -7/+7 |
| | |||||
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 1 | -2/+2 |
| | | | | - removed all space indention in `*.hpp` and `*.cpp` files | ||||
* | Fix misc bugs (#117) | fireice-uk | 2017-11-15 | 1 | -0/+8 |
| | | | | | | * CONF_NO_TLS fix * gpu error fix + always return to sched after pin | ||||
* | update help and documentation | psychocrypt | 2017-11-13 | 1 | -0/+1 |
| | | | | | - update usage.md - hpdate help output | ||||
* | Change attribution | Unknown | 2017-11-13 | 1 | -2/+2 |
| | |||||
* | Added long version as a separate option | Unknown | 2017-11-13 | 1 | -0/+5 |
| | |||||
* | Add version to web and json | Unknown | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | add cli option `-v/--version` | psychocrypt | 2017-11-11 | 1 | -0/+6 |
| | |||||
* | Versioning final version | Unknown | 2017-11-10 | 1 | -6/+7 |
| | |||||
* | Define GIT_COMMIT_HASH via cmake or git archive | Unknown | 2017-11-10 | 1 | -1/+1 |
| | |||||
* | Multi-pool final version (#90) | fireice-uk | 2017-11-09 | 1 | -55/+165 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | search for linux backend plugins | psychocrypt | 2017-11-01 | 1 | -2/+8 |
| | | | | | | | - search for plugin in - working directory - binary directory - let linux search the plugins (libraries) | ||||
* | fix bug inserted during `xmr/monero` renaming | psychocrypt | 2017-10-27 | 1 | -1/+1 |
| | | | | | - fix that currency selection is not called (in cli-miner.cpp) - fix guard to prevent wrong currency selection if compiled for monero or aeon only | ||||
* | rename `xmr` to `monero` | psychocrypt | 2017-10-27 | 1 | -9/+10 |
| | | | | | | - rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive | ||||
* | general aeon support | psychocrypt | 2017-10-27 | 1 | -2/+41 |
| | | | | | | | | | - cli-miner.hpp: - add option `--currency` - add guided start section - config.tpl: add value `currency` - params.hpp: add value to store the selected currency - executor.hpp: add dev pool address | ||||
* | Implement pool-controlled nonce allocation | fireice-uk | 2017-10-22 | 1 | -2/+3 |
| | |||||
* | Re-add UAC manifest and WIN_UAC cmake option | fireice-uk | 2017-10-14 | 1 | -9/+0 |
| | |||||
* | Merge pull request #12 from fireice-uk/topic-large-pages-win | psychocrypt | 2017-10-05 | 1 | -1/+10 |
|\ | | | | | Fix large pages on Windows and make them more user-friendly | ||||
| * | Non-manifest UAC elevation | fireice-uk | 2017-10-04 | 1 | -1/+10 |
| | | |||||
* | | fix broken nicehash support | psychocrypt | 2017-10-04 | 1 | -1/+1 |
|/ | | | | - add nicehash flag back to `miner_work` | ||||
* | return 0 if help is called | psychocrypt | 2017-10-01 | 1 | -1/+2 |
| | | | | - add CIvariables to debug cuda build |