SChernykh
63baa9e263
GhostRider: fixed invalid hashes on ARMv8
2021-11-24 13:39:55 +01:00
SChernykh
5c951ddb8a
Optimized quad hash for Ryzens
2021-11-24 08:16:41 +01:00
SChernykh
e67eb47796
Faster quad hash for GhostRider algos (Ryzen CPUs)
2021-11-23 22:14:46 +01:00
SChernykh
a6656a8c49
Fixed broken difficulty adjustment on some Raptoreum pools
2021-11-23 18:02:58 +01:00
SChernykh
a903d0a5bd
Fixed compilation error
2021-11-23 08:52:30 +01:00
SChernykh
ceaebfd877
GhostRider algorithm (Raptoreum) support
2021-11-23 08:14:01 +01:00
xmrig
5156ff11a8
Merge pull request #2684 from SChernykh/fix-183
...
MSR mod: fix for error 183
2021-11-11 17:50:08 +07:00
SChernykh
f682d9a2e9
MSR mod: fix for error 183
...
When WinRing0 driver starts, but some other version already created "\\.\WinRing0_1_2_0", it returns error 183 ERROR_ALREADY_EXISTS - "Cannot create a file when that file already exists."
2021-11-11 10:26:38 +01:00
SChernykh
3bece0ff40
Fix: use cn-heavy optimization only for Vermeer CPUs
...
Fixes #2680
2021-11-11 07:57:05 +01:00
XMRig
e6c456a970
v6.15.4-dev
2021-11-02 18:26:44 +07:00
XMRig
ae8459bd35
v6.15.3
2021-11-01 19:59:05 +07:00
xmrig
1210e8e95c
Merge pull request #2644 from Spudz76/dev-fixMemleaks
...
Patch a couple minor leaks
2021-10-25 20:33:10 +07:00
Tony Butler
f6d45f7990
Fix various memory leaks
2021-10-25 04:06:49 -06:00
SChernykh
b9464f993b
Fix MSVC compilation error
2021-10-25 10:26:44 +02:00
SChernykh
df6ab2edd8
AstroBWT: fixed rare incorrect hashes
2021-10-19 19:08:56 +02:00
SChernykh
a30501956f
AstroBWT even bigger speedup
2021-10-19 17:37:45 +02:00
SChernykh
04f50c24e2
AstroBWT speedup
2021-10-18 18:05:51 +02:00
xmrig
7627b23212
Merge pull request #2614 from Spudz76/dev-fixAppleOpenCL
...
OpenCL fixes for non-AMD platforms
2021-10-13 06:20:53 +07:00
XMRig
733b85a132
Code cleanup.
2021-10-13 05:43:05 +07:00
XMRig
35ba786e63
Merge branch 'merge_mining_tag_fix' of https://github.com/StriderDM/xmrig into StriderDM-merge_mining_tag_fix
2021-10-13 05:33:34 +07:00
David Main
446810a837
fix: expand validation of tx_extra for merge mining tag
2021-10-12 11:17:37 +02:00
Tony Butler
c6a68c3e51
Cap max threads to 4096 with nVidia OpenCL
2021-10-11 04:17:01 -06:00
Tony Butler
ca8bef3ade
Adjust API version logic
2021-10-11 04:17:01 -06:00
Tony Butler
d735caa334
Adjust definitions and replace literal 0x4038
2021-10-11 04:17:01 -06:00
Tony Butler
eb54cc0e0f
Revert amd_bitalign/amd_bfe polyfills
2021-10-11 04:17:01 -06:00
Tony Butler
84c67c37cd
Apply "no-static-without-amd" fixes
2021-10-11 04:17:01 -06:00
Tony Butler
b44f38a362
Attempt repair of cn/r output-array access problem
2021-10-11 04:17:01 -06:00
Tony Butler
8ed4088d0a
Second try at fixing cn/r atomic_inc() call
2021-10-11 04:17:01 -06:00
Tony Butler
cdcea2a4f9
Attempt fix for cn/r on Apple-AMD
2021-10-11 04:17:01 -06:00
Tony Butler
f0d80326ec
Add Ellesmere correctly (still just a Polaris alias)
2021-10-11 04:17:01 -06:00
Tony Butler
cb8fc26cbe
Add every Apple AMD GPU type
2021-10-11 04:17:01 -06:00
Tony Butler
5ec5b5ed00
Possibly fix problem with clGetProgramInfo crash
2021-10-11 04:17:01 -06:00
Tony Butler
67e29c1af1
Readjust OclDevice logic and add OCL_VENDOR_APPLE
2021-10-11 04:17:01 -06:00
Tony Butler
80e597d951
Fix #2583 compiling without kawpow (string ref is nonexistent then)
2021-10-11 03:31:28 -06:00
XMRig
2e269f5b8c
v6.15.3-dev
2021-10-06 02:01:29 +07:00
XMRig
53be5765e6
v6.15.2
2021-10-05 23:28:29 +07:00
XMRig
07e0966517
Added "--versions" alias.
2021-10-05 21:49:03 +07:00
XMRig
a9d4c2a923
Removed uv_os_gethostname call for all OS.
2021-09-28 23:56:33 +07:00
SChernykh
7daff331dc
Fix: AstroBWT auto-config ignored max-threads-hint
2021-09-26 12:22:58 +02:00
XMRig
058a2fb0f4
v6.15.2-dev
2021-09-22 19:13:07 +07:00
XMRig
f7aa5e781b
v6.15.1
2021-09-22 13:08:00 +07:00
SChernykh
387320ad6d
Added Windows taskbar icon colors
...
- Red when there's no connection to any pool
- Yellow when mining is paused
- No color during normal mining
2021-09-20 18:03:22 +02:00
XMRig
7f4d667351
Remove unnecessary string.
2021-09-20 20:53:36 +07:00
Tony Butler
8027716264
Fix --threads generates "*" profile without "kawpow":false to negate it.
2021-09-20 06:49:17 -06:00
Tony Butler
ef6011ac12
Fix compile warning when WITH_RANDOMX=OFF
2021-09-19 18:12:46 -06:00
xmrig
6d66051d92
Merge pull request #2586 from SChernykh/dev
...
Fixed Windows 7 compatibility
2021-09-17 17:11:09 +07:00
SChernykh
b2cc2ef0d7
Fixed Windows 7 compatibility
...
Fixes #2585
2021-09-17 12:05:37 +02:00
Tony Butler
582d17bb84
Fixup RandomX naming consistency
2021-09-16 08:24:37 -06:00
XMRig
9e5f5b35a6
v6.15.1-dev
2021-08-31 18:57:08 +07:00
XMRig
5c1f3f395c
v6.15.0
2021-08-31 14:42:43 +07:00