- 30 Sep, 2017 26 commits
-
-
psychocrypt authored
-
psychocrypt authored
-
psychocrypt authored
- 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`
-
psychocrypt authored
- executor.h: expose log_`result_error()` - register wrong results
-
psychocrypt authored
- create config on startup - remove copy `config.txt` on `make install`
-
psychocrypt authored
-
psychocrypt authored
Use command line poolname, password and username if defined
-
psychocrypt authored
-
psychocrypt authored
- splitt literal to smaller chunks (windows only support 16k literals) - remove copy command for opencl folder
-
psychocrypt authored
- store most importend parameter in a singleton - use config file parameter
-
psychocrypt authored
- inlcude opencl source code during compile
-
psychocrypt authored
- amd/nvidia add hard limit that 64MiB memory keeps free - improve nvidia auto suggestion (take care of lmem) - add c++11 flag to nvidia compiler
-
psychocrypt authored
- add excecutor to the singleton export list
-
psychocrypt authored
- pass all singletons into the backend libraries - move some cpu config features from the cpu config file to the global config.txt - add global jconf to the xported singleton list
-
psychocrypt authored
- fix build documentation - fix plugin load methods - fix symbol export for plugins
-
psychocrypt authored
-
psychocrypt authored
-
psychocrypt authored
- add `CUDA_ENABLE` - add `OpenCL_ENABLE`
-
psychocrypt authored
- fix broken windows support
-
psychocrypt authored
-
psychocrypt authored
- add config file editor - move telemetry out of minethd
-
psychocrypt authored
-
psychocrypt authored
- add Plugin.h to load a backend - add backend interface
-
psychocrypt authored
- move needed files from root to backend folder
-
psychocrypt authored
- add backend - add auto suggestion
-
psychocrypt authored
-
- 17 Sep, 2017 1 commit
-
-
psychocrypt authored
Env variable "MICROHTTPD_ROOT" is ignored by cmake
-
- 12 Sep, 2017 1 commit
-
-
dp770 authored
Fixing bug in CMakeLists.txt preventing to pick up microhttpd library root as defined in environment variable "MICROHTTPD_ROOT" Example: "export MICROHTTPD_ROOT=/opt/gnu/libmicrohttpd-0.9.55" will be ignored without this fix
-
- 20 Aug, 2017 2 commits
-
-
psychocrypt authored
Fixes README.md typo
-
Ramin Ranjbar authored
Just deleted repeated word :)
-
- 07 Aug, 2017 2 commits
-
-
psychocrypt authored
build_xmr-stak_docker script improved
-
Petr Ruzicka authored
-
- 02 Aug, 2017 1 commit
-
-
psychocrypt authored
fix typos in config.txt
-
- 31 Jul, 2017 1 commit
-
-
notunderground authored
-
- 27 Jul, 2017 3 commits
-
-
psychocrypt authored
Race condition fix
-
psychocrypt authored
Build documentation improved and added "docker script" for building xmr-stak for other distributions
-
fireice-uk authored
-
- 24 Jul, 2017 1 commit
-
-
Petr Ruzicka authored
-
- 23 Jul, 2017 1 commit
-
-
fireice-uk authored
Typo Fix
-
- 22 Jul, 2017 1 commit
-
-
fireice-uk authored
merge master back to dev
-