- 11 Apr, 2018 1 commit
-
-
Jade Thornton authored
The link to the `monero7` FAQ was dead because it tried to go to a new page
-
- 09 Apr, 2018 2 commits
-
-
fireice-uk authored
refactor scratchpad creation
-
fireice-uk authored
amd simplify kernel for different algorithms
-
- 08 Apr, 2018 2 commits
-
-
psychocrypt authored
Use the maximum scratchpad size from before and after the fork.
-
psychocrypt authored
- remove version numbers within the kernel - create seperate program context for each mining algorithm - remove kernel `cn1_monero` is now integrated in `cn1` - remname `cnX` kernel in `cnX + algorithmNumber`
-
- 06 Apr, 2018 7 commits
-
-
psychocrypt authored
Fix spelling mistake in gpu.cpp
-
psychocrypt authored
Repair all 'namepsace' to 'namespace' (all within comments)
-
fireice-uk authored
Add CROAT coin
-
fireice-uk authored
Add support for Haven (XHV) using CryptoNight Heavy
-
Tony Butler authored
-
Tony Butler authored
-
Takeshi Suzuki authored
-
- 05 Apr, 2018 1 commit
-
-
ridd84 authored
-
- 04 Apr, 2018 6 commits
-
-
havenprotocol authored
-
fireice-uk authored
NVIDIA: fix sumokoin
-
psychocrypt authored
-
psychocrypt authored
sumokoin is broken if `bfactor >= 5` is used (default for windows) sumokoin for `sm_20` is broken due to the missing extern shared memory - call phase3 kernel two times if sumokoin is enabled - create extern shared memory for phase3 kernel
-
fireice-uk authored
fix cuda architecture detection
-
psychocrypt authored
fix #1297 If sm_20 is mixed with other architectures the detection for the minimal supported architecture is broken.
-
- 03 Apr, 2018 2 commits
-
-
fireice-uk authored
AMD OpenCL: fix sumokoin
-
psychocrypt authored
- fix that version argument was not passed to extended kernel parameters
-
- 02 Apr, 2018 6 commits
-
-
psychocrypt authored
Change vid
-
fireice-uk authored
increase version for release to 2.4.0
-
fireice-uk authored
-
fireice-uk authored
add stellite coin
-
psychocrypt authored
-
psychocrypt authored
-rename `mining_fork_height` to `*_version`
-
- 01 Apr, 2018 7 commits
-
-
psychocrypt authored
-
psychocrypt authored
- add `fork_height` to currency - refactor algorithm selection
-
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 6 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
-