Commit Graph

16 Commits

Author SHA1 Message Date
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
SChernykh
4e998e3223 Correct FP rounding mode for cn/half 2019-01-17 00:49:48 +01:00
XMRig
484a841567 #899 Initial support for "cn/xtlv9" (C++ only). 2019-01-13 15:03:36 +07:00
SChernykh
71d73d4077 Cryptonight variant 2 - final version
Reference code: https://github.com/monero-project/monero/pull/4404

I tested it on x86 with av=1-10 and on ARM with av=1-4, self test passed.
2018-09-22 17:21:32 +02:00
XMRig
af0172d5f3 Fix compile error on macOS. 2018-09-14 22:04:52 +03:00
XMRig
e4154c2524 Fixed gcc build. 2018-08-31 21:51:34 +03:00
SChernykh
1852eb95a2 Cryptonight variant 2 support
Reference code: https://github.com/monero-project/monero/pull/4218
2018-08-28 23:42:15 +02:00
XMRig
aca46d71b3 Added support for cn-heavy/xhv. 2018-06-11 12:00:59 +07:00
XMRig
0346b27f9c #446 Better fix, second variable always aligned. 2018-06-03 00:22:26 +07:00
XMRig
12329d0153 #446 Fixed SIGBUS error on 32 bit ARM CPUs. 2018-06-02 04:37:12 +07:00
XMRig
5a53ffa167 Fixed ARM build. 2018-04-15 12:58:17 +07:00
XMRig
31c786b5c3 Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
XMRig
3a49e8d795 Partial fix for ARMv7 2018-03-24 10:14:21 +07:00
XMRig
a7063f4393 Removed unnecessary pointers cast. 2018-03-18 05:48:19 +07:00
XMRig
cb63e8e7d0 Better v1 PoW implementation, added variant option. 2018-03-12 22:29:44 +07:00
XMRig
fac912767c PoW changes WIP 2018-03-06 21:34:20 +07:00