- Sep 13, 2018
-
-
psychocrypt authored
xmr-stak has several implementations for multi hash per thread. The results into 3 intepedent implementations. Each time the algorithm must be changed the possibility to introduce errors is very large. - unify the different cryptonight CPU implementations - simplify the function selection array to find the specilized cryptonight implementation - add a intermediat pointer to access the large state (similar to the old multi hash implementation) As side effect this change increases the speed of the single and multi hash algorithm.
-
- Jul 14, 2018
-
-
psychocrypt authored
- add cryptonight_heavy derivate cryptonight_bittube2 - add coin bittube - remove coin ipbc because this coin is now called bittube
-
- Jun 10, 2018
-
-
havenprotocol authored
- update pools.txt - add new algorithm `cryptonight_haven` - update all backends
-
- Jun 07, 2018
-
-
psychocrypt authored
- rename cryptonight_fast to cryptonight_masari - set dev pool to cryptonight_monero
-
- Jun 05, 2018
-
-
gnock authored
-
- May 30, 2018
-
-
psychocrypt authored
The define of `_mm256_set_m128i` is not needed and avoid intel compiler throws a warning about it.
-
- May 03, 2018
-
-
Tony Butler authored
-
- May 01, 2018
-
-
psychocrypt authored
solve #1494 - add algorithm `cryptonight_v7_stellite` (internal named: `cryptonight_stellite`)
-
- Apr 22, 2018
-
-
psychocrypt authored
- add algorithm `cryptonight_lite_v7_xor` - update documentation
-
- Apr 14, 2018
-
-
psychocrypt authored
- fix conversion from large type tp small
-
psychocrypt authored
avoid conversion warning by reducing the size value type
-
- Mar 27, 2018
-
-
psychocrypt authored
- add new pow for AEON - fix missing cryptonight-heavy selection for multi hashes
-
- Mar 25, 2018
-
-
xmr-stak-devs authored
Co-authored-by:
psychocrypt <psychocryptHPC@gmail.com> Co-authored-by:
fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by:
Lee Clagett <code@leeclagett.com> Co-authored-by:
curie-kief <curie-kief@users.noreply.github.com>
-
- Dec 25, 2017
-
-
Anthony Uk authored
-
- Dec 07, 2017
-
-
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.
-
- Oct 27, 2017
-
-
psychocrypt authored
- update auto suggestion default and hwloc - extent hash function table to support aeon and xmr within one miner
-
- Oct 04, 2017
-
-
fireice-uk authored
-
- Sep 30, 2017
-
-
psychocrypt authored
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
-
- May 31, 2017
-
-
psychocrypt authored
use single hash implementation within the function `cryptonight_double_hash`
-
- Apr 26, 2017
-
-
fireice-uk authored
-
fireice-uk authored
-
- Apr 24, 2017
-
-
fireice-uk authored
-
- Apr 21, 2017
-
-
fireice-uk authored
-
- Jan 19, 2017
-
-
fireice-uk authored
-
fireice-uk authored
-
- Jan 18, 2017
-
-
Jeffrey Quesnelle authored
-
- Jan 15, 2017
-
-
fireice-uk authored
-
- Jan 02, 2017
-
-
fireice-uk authored
-