SChernykh
644f4cc017
Fixed unaligned memory accesses
2022-01-26 17:18:18 +01:00
XMRig
41a3f97060
v6.16.4-dev
2022-01-25 23:21:54 +07:00
XMRig
4f103b6b45
v6.16.3
2022-01-25 21:53:47 +07:00
XMRig
39609c9183
Merge branch 'dev'
2022-01-25 21:53:19 +07:00
xmrig
faa7095865
Merge pull request #2893 from SChernykh/dev
...
KawPow OpenCL: use separate UV loop for building programs
2022-01-24 19:30:24 +07:00
SChernykh
e0701f9dad
KawPow OpenCL: build next period only when it's not in cache
2022-01-24 13:28:58 +01:00
SChernykh
14aacf8636
KawPow OpenCL: use separate UV loop for building programs
...
Fixes #2890 : uv_default_loop() can't be used there because UV loops are not thread safe.
2022-01-24 13:20:04 +01:00
XMRig
8059ce67f9
Add missing DNS options to config example.
2022-01-21 20:17:00 +07:00
benthetechguy
10111fd7f9
armv7 compilation fix
...
Compilation fails for armv7 on gcc 11, and updating the version in that line fixes it.
2022-01-20 20:47:26 -05:00
SChernykh
cab244d468
Fixed GhostRider benchmark on single-core systems
...
Fixes #2871
2022-01-17 19:59:21 +01:00
xmrig
4001488888
Merge pull request #2856 from SChernykh/dev
...
Fix for short responses from some Raptoreum pools
2022-01-05 10:22:39 +07:00
SChernykh
9bec1521b8
Fix for short responses from some Raptoreum pools
2022-01-04 23:54:59 +01:00
Tony Butler
2e738509bb
Add support for client.reconnect method
2021-12-30 06:26:52 -07:00
SChernykh
7f2f50a8d9
RandomX: don't restart mining threads when the seed changes
...
It helps to not loose huge pages when the seed changes (every 2048 blocks, ~2.8 days).
2021-12-25 13:39:15 +01:00
SChernykh
93081eb1f6
GhostRidere: set correct priority for helper threads
...
Fixes #2825
2021-12-20 12:05:17 +01:00
SChernykh
8dede14ac8
Fixed cn-heavy in 32-bit builds
2021-12-15 21:17:25 +00:00
SChernykh
454f97fa0f
Updated GhostRider documentation
...
Added examples for SSL port command line that don't use #1 pool.
2021-12-03 12:30:09 +01:00
SChernykh
a39ab89236
Fixed "READY threads X/X" display after algo switching
2021-12-03 07:44:23 +01:00
XMRig
5b8501fb57
v6.16.3-dev
2021-12-02 22:10:57 +07:00
XMRig
718c7e0fc1
v6.16.2
2021-12-02 20:55:27 +07:00
XMRig
81b18c0741
#2771 Fixed environment variables support in EthStratumClient.
2021-12-02 19:36:51 +07:00
SChernykh
c2ae625032
Compilationn fixes
2021-12-02 13:34:24 +01:00
SChernykh
4ea8fe694d
GhostRider benchmark: added 20 more possible rounds
2021-12-01 20:26:41 +01:00
SChernykh
669d1ab008
Updated changelog and GhostRider readme
2021-12-01 18:14:01 +01:00
SChernykh
e87d5111a2
Compiler fix
2021-12-01 17:08:40 +01:00
SChernykh
efb322df66
Refactored Chrono::highResolutionMSecs()
...
Improved precision
2021-11-30 08:11:09 +01:00
xmrig
e673d541c1
Merge pull request #2751 from SChernykh/dev
...
VAES crash fixes
2021-11-30 09:49:37 +07:00
SChernykh
a98db529fb
Explicitly use QueryPerformanceCounter() on Windows
2021-11-29 21:58:24 +01:00
SChernykh
1a9eaaad8f
VAES crash fixes
2021-11-29 21:05:51 +01:00
XMRig
be5fbca9b6
v6.16.2-dev
2021-11-29 21:35:42 +07:00
XMRig
00990f2649
v6.16.1
2021-11-29 20:43:17 +07:00
xmrig
cd046f6fd0
Merge pull request #2747 from SChernykh/dev
...
Disable VAES in 32-bit builds
2021-11-29 15:50:17 +07:00
SChernykh
6db480a1ab
Disable VAES in 32-bit builds
2021-11-29 09:32:00 +01:00
Tony Butler
a7acd9de6d
Fix compile for VAES support with GCC<10
2021-11-28 22:11:42 -07:00
XMRig
a64f4d1870
v6.16.1-dev
2021-11-29 09:29:24 +07:00
XMRig
9bfe59b630
Merge branch 'master' into dev
2021-11-29 09:28:43 +07:00
SChernykh
a4d5d0a75a
Added VAES support for Cryptonight variants
2021-11-28 20:49:54 +01:00
xmrig
c40f1f9f66
Merge pull request #2738 from SChernykh/dev
...
More GhostRider fixes
2021-11-28 18:19:08 +07:00
SChernykh
15e5052dd0
More GhostRider fixes
...
- Fixed "difficulty is not a number" when diff is high on some pools
- Fixed GhostRider compilation when WITH_KAWPOW=OFF
2021-11-28 12:11:08 +01:00
Tony Butler
02240eff8c
Slash and burn EOL whitespace everywhere
2021-11-27 17:59:40 -07:00
SChernykh
c6292ce9ee
GhostRider hotfixes
...
- Added average hashrate display
- Fixed the number of threads shown at startup
- Fixed `--threads` or `-t` command line option (but `--cpu-max-threads-hint` is recommended to use)
2021-11-27 12:27:26 +01:00
XMRig
cd652e2644
v6.16.0
2021-11-26 18:57:07 +07:00
SChernykh
b1f2479ec1
Added GhostRider release notes
2021-11-25 13:19:01 +01:00
XMRig
ecceba8ecd
Add GhostRider support for AutoClient.
2021-11-25 17:44:36 +07:00
Tony Butler
3a8ebfdcb6
Only initGhostRider() when job is in the family
2021-11-24 13:04:03 -07:00
SChernykh
a1d7ee4c6b
Benchmark support for GhostRider (offline only)
...
Command line:
```
./xmrig --bench=250K -a gr --rotation 15
```
Where `rotation` is an integer between 0 and 19 (inclusive).
2021-11-24 15:54:09 +01:00
XMRig
03e70ba2ed
v6.16.0-dev
2021-11-24 19:49:21 +07:00
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