- 08 Dec, 2017 9 commits
-
-
fireice-uk authored
Make sure we don't run without a username
-
fireice-uk authored
-
Unknown authored
-
Unknown authored
-
Unknown authored
Fix CLI option start + make cli option pool into an added pool with top priority ithinstead of overwrite
-
Unknown authored
-
fireice-uk authored
add issue and pull request templates
-
fireice-uk authored
add message to `CUDA_CHECK...` macros
-
fireice-uk authored
allow to diable UAC dialog
-
- 07 Dec, 2017 5 commits
-
-
psychocrypt authored
- add macro `CUDA_CHECK_MSG_KERNEL` and `CUDA_CHECK_MSG` - add suggestion of typicle errors can be solved
-
fireice-uk authored
option to controll gpu synchronization
-
psychocrypt authored
add templates with importend information to optimize the support
-
psychocrypt authored
add message that he not closed cmd can be safly closed
-
fireice-uk authored
fix broken pool option overwrite via CLI
-
- 06 Dec, 2017 11 commits
-
-
psychocrypt authored
Correct link to README.md
-
psychocrypt authored
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.
-
psychocrypt authored
Clean up the x-mas tree
-
fireice-uk authored
-
psychocrypt authored
pass arguments to the restarted miner with high privileges
-
psychocrypt authored
- 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)
-
Anton Berezianskyi authored
-
Unknown authored
Make k unsigned.
-
Unknown authored
Clean up the x-mas tree
-
fireice-uk authored
Right align hashrate report to six characters
-
fireice-uk authored
[docs] Explicitly linked to an implied location
-
- 04 Dec, 2017 3 commits
-
-
Tim Shimmin authored
I expect that link is something that would be easily lost if another item is added.
-
fireice-uk authored
optimize aes round command queue
-
fireice-uk authored
add AMD scratchpad indexing option
-
- 03 Dec, 2017 3 commits
-
-
psychocrypt authored
fix Releases link
-
psychocrypt authored
unroll AES round by hand to help the compiler to optimize the command queue
-
psychocrypt authored
Change the default for strided index. Th euser feedback shows that strided_index = true will give a view hashes more per second.
-
- 02 Dec, 2017 1 commit
-
-
psychocrypt authored
Allow to change the indexing used to address the hash scratchpad memory. - add option `strided_index` for each gpu
-
- 01 Dec, 2017 4 commits
-
-
psychocrypt authored
- add option `sync_mode` - update auto suggestion and jconf
-
0xis authored
-
fireice-uk authored
add environment variable `XMRSTAK_NOWIT`
-
psychocrypt authored
- add documentation - add environment variable `XMRSTAK_NOWAIT`
-
- 30 Nov, 2017 3 commits
-
-
fireice-uk authored
experimental warning: portable binaries
-
psychocrypt authored
Really fixing incorrect Releases URL in README.md#Download
-
psychocrypt authored
add warning that portable binaries are experimental
-
- 29 Nov, 2017 1 commit
-
-
Nicolas Garnier authored
:)
-