- 01 Apr, 2018 5 commits
-
-
psychocrypt authored
Add cn-heavy to algo report
-
fireice-uk authored
fix OpenCl AMD on OSX
-
fireice-uk authored
-
psychocrypt authored
Remove portbin from docs for now
-
psychocrypt authored
fix #1218 - remove inline function with ugly macro :-(
-
- 31 Mar, 2018 10 commits
-
-
fireice-uk authored
fix minor text issues in compile.md
-
fireice-uk authored
-
Sergey A authored
-
psychocrypt authored
instructions for new gcc versions
-
psychocrypt authored
Yet another nicehash workaround -.-
-
psychocrypt authored
Add filename to backend errors
-
psychocrypt authored
New thumbnail
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
-
- 29 Mar, 2018 2 commits
-
-
fireice-uk authored
POW AEON v7
-
psychocrypt authored
- documentation: change `aeon` to `aeon7` - change `case` order in `switch` statements - update README.txt
-
- 28 Mar, 2018 5 commits
-
-
fireice-uk authored
add cli option `--noAMDCache`
-
psychocrypt authored
allow to disable the OpenCl cache - usefull for read only systems - usefull for unknown errors during cache reading
-
fireice-uk authored
fix parentheses warning
-
fireice-uk authored
documentation: name a worker
-
fireice-uk authored
fix autoAdjust(non hwloc)
-
- 27 Mar, 2018 3 commits
-
-
psychocrypt authored
fix warning ``` /Users/user/xmr-stak/xmrstak/backend/amd/amd_gpu/gpu.cpp:481:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if( ret = clGetProgramInfo(ctx->Program, CL_PROGRAM_BINARIES, num_devices * sizeof(char*), all_programs.data(),NULL) != CL_SUCCESS) ```
-
psychocrypt authored
add note that `rig_id` is ignored by some pools
-
psychocrypt authored
- add new pow for AEON - fix missing cryptonight-heavy selection for multi hashes
-
- 26 Mar, 2018 2 commits
-
-
psychocrypt authored
- add tests whith disabled dependencies
-
psychocrypt authored
- remove call `IsCurrencyMonero` with `cn_select_memory`
-
- 25 Mar, 2018 13 commits
-
-
fireice-uk authored
reenable MACOSX travis tests
-
fireice-uk authored
remove old release signatures
-
psychocrypt authored
the signatures for the next release will be in the release note itself
-
psychocrypt authored
Change video guide to a placeholder link
-
fireice-uk authored
rename `monero2` to `monero7`
-
fireice-uk authored
fixAMD benchmark mode
-
fireice-uk authored
revert input size change
-
fireice-uk authored
-
psychocrypt authored
fix #1202
-
fireice-uk authored
move option currency down
-
psychocrypt authored
revert #1198, the block size is limited to 84byte
-
psychocrypt authored
move option `--currency` down
-
psychocrypt authored
OpenCL precompiled code message
-