- 09 Dec, 2017 10 commits
-
-
fireice-uk authored
fix windows compile
-
psychocrypt authored
solve #440 thanks @true-datura
-
psychocrypt authored
Fix compat_usleep for WIN32
-
Andrew Whittle authored
Makes casting more explicit.
-
Andrew Whittle authored
When compiled with VS2017, the negative applied to the uint wait time is ignored. Fixed by casting first.
-
fireice-uk authored
add binary checksums for version 2.1.0
-
psychocrypt authored
-
fireice-uk authored
conservative NVIDIA auto suggestion
-
psychocrypt authored
- fix indention
-
fireice-uk authored
increase version to 2.1.0
-
- 08 Dec, 2017 21 commits
-
-
psychocrypt authored
Fix cli questions
-
psychocrypt authored
Be more conservative with the auto suggestion. - increase bfactor if `smx <= 6` - limit memory for pascal < GTX1070 to 2GiB - limt memory for pascal <= GTX1080 to 4GiB
-
fireice-uk authored
CMake: fix wrong variable name
-
fireice-uk authored
add psychocrypt's pgp key
-
fireice-uk authored
Correct list order
-
fireice-uk authored
Make sure we don't run without a username
-
psychocrypt authored
update version
-
psychocrypt authored
- add separate file for developer pgp key's
-
psychocrypt authored
change `MICROHTTPD_ROOT` to `HWLOC_ROOT` within the hwlock section thx @maztheman for spotting the bug
-
fireice-uk authored
Grammar and wording regarding virus protection software
-
fireice-uk authored
Correct name of optional feature
-
Chris James authored
That's what it's called now: https://i.imgur.com/juZhtyz.png
-
fireice-uk authored
Extend low_power_mode to do up to 5 cn hashes at a time.
-
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 9 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
-
Unknown authored
Fix nonce allocation
-
Brian Recchia authored
I chuckled reading that my virus protection software might flag the miner binary as “male ware,” and rewrote that section of the documentation.
-
fireice-uk authored
fix broken pool option overwrite via CLI
-
Grzegorz Hasse authored
-
Grzegorz Hasse authored
The "low_power_mode" option in config.txt can be set to numeral values between 1 and 5. A value of 5 seems optimal on certain processors with large L4 cache.
-