- Nov 21, 2017
-
-
ExceptionallyGreat authored
Fixing the compile error on MacOS X
-
fireice-uk authored
Fix uninitialized memory accces
-
fireice-uk authored
fix appvoyer
-
- Nov 20, 2017
-
-
Lev Serebryakov authored
Uninitialized memory access is UB in C/C++, fix it.
-
psychocrypt authored
Remove the execution of the binary at the end of the CI test. This is only currently a temporary solution.
-
- Nov 19, 2017
-
-
fireice-uk authored
Add cheksums
-
Unknown authored
Add cheksums
-
fireice-uk authored
Add windows exit
-
Unknown authored
Add windows exit
-
fireice-uk authored
update windoes compile guide
-
psychocrypt authored
Point to new xmr-stak-dep precompiled binaries if CUDA9 is used.
-
fireice-uk authored
fix windows compile documentation
-
fireice-uk authored
fix broken windows compile with v140
-
psychocrypt authored
- add copy of openssl libs to appvoyer CI tests - update windows compile documentation
-
psychocrypt authored
add microhttpd libs explicit to `xmr-stak-c`
-
- Nov 18, 2017
-
-
fireice-uk authored
Update docs
-
fireice-uk authored
fix max work size shown to user
-
Unknown authored
rename to make it clearer that this is a linux binary
-
fireice-uk authored
handle OpenCL errors
-
fireice-uk authored
fix OpenCL compatibility
-
psychocrypt authored
The max work size shown to the user was the hardware maximum but not take in account thet some kernel spwning 8 times more threads per work group than configured by the user.
-
psychocrypt authored
- handle opencl errors to avoid unexpected behaviors - remove code duplicatio nwithin the some method
-
psychocrypt authored
- enforce that only host side OpenCl 1.2 functions are used if the miner is compiled with `XMR-STAK_COMPILE=generic` - update documentation - add CMake option `XMR-STAK_COMPILE` to windows
-
Unknown authored
-
- Nov 17, 2017
-
-
fireice-uk authored
Fix GPU result crash
-
Unknown authored
Fix gpu result crash
-
fireice-uk authored
fix wrong cuda binary arch detection
-
fireice-uk authored
fix nvidia auto suggestion
-
psychocrypt authored
The lmem is still incalculably and crash the miner very often. Increase the potential lmem usage to 16kiB to respect lmem alignments, ...
-
psychocrypt authored
fix wrong arch comparsion
-
fireice-uk authored
fix aeon dev pool
-
- Nov 16, 2017
-
-
psychocrypt authored
- fix aeon dev pool settings
-
psychocrypt authored
Fix cases where positive feedback was still occurring.
-
Unknown authored
-
fireice-uk authored
remove space indention with tabs
-
Unknown authored
Remove whitespace lines
-
psychocrypt authored
-
psychocrypt authored
- removed all space indention in `*.hpp` and `*.cpp` files
-
psychocrypt authored
Network extensions
-
- Nov 15, 2017
-
-
fireice-uk authored
forbid PR to master branch
-