XMRig
|
b1188210e2
|
Set "rx/0" as user visible RandomX name.
|
2019-09-28 03:25:03 +07:00 |
|
XMRig
|
335092f70f
|
Added coin option.
|
2019-09-27 05:41:45 +07:00 |
|
XMRig
|
1aee003e4a
|
Backport fixes from v4.
|
2019-09-20 14:54:18 +07:00 |
|
XMRig
|
faf18262eb
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
e9408d659f
|
Name for reference RandomX configuration changed to rx/text to avoid potential conflicts in future.
|
2019-08-09 14:26:00 +07:00 |
|
XMRig
|
990dc7dd51
|
uv_mutex replaced to std::mutex.
|
2019-08-09 01:00:21 +07:00 |
|
XMRig
|
d134bd24a5
|
Added L2 information to Algorithm.
|
2019-08-08 14:03:52 +07:00 |
|
XMRig
|
3c5d27ea09
|
Added maxIntensity method to Algorithm.
|
2019-08-07 18:51:32 +07:00 |
|
XMRig
|
1e1363f8ea
|
#1092 Fixed crash if use wrong affinity on NUMA systems.
|
2019-08-05 21:55:52 +07:00 |
|
XMRig
|
e9e846a413
|
Replacement for PR #1087
|
2019-07-31 09:29:09 +07:00 |
|
XMRig
|
1c5be3826f
|
Sync changes.
|
2019-07-29 15:06:46 +07:00 |
|
XMRig
|
876b2ff7a7
|
Fix hwloc deprecation warnings.
|
2019-07-28 10:15:20 +07:00 |
|
XMRig
|
70d9b6e793
|
Added support for allocate RandomX dataset on each NUMA node.
|
2019-07-27 19:41:59 +07:00 |
|
XMRig
|
279a12e640
|
Simplified VirtualMemory::bindToNUMANode.
|
2019-07-26 17:03:10 +07:00 |
|
XMRig
|
9d505ddaf6
|
Added VirtualMemory::bindToNUMANode
|
2019-07-26 15:29:06 +07:00 |
|
XMRig
|
9c03bb6ab3
|
Only intensity=1 allowed for RandomX.
|
2019-07-21 00:08:13 +07:00 |
|
XMRig
|
db80d1c7bc
|
Updated algorithms descriptions.
|
2019-07-20 20:57:37 +07:00 |
|
XMRig
|
b0d1ee0694
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
fb205e8cd3
|
Restored "CPU READY" message.
|
2019-07-17 14:54:08 +07:00 |
|
XMRig
|
bd5a42ce84
|
Class Mem replaced to VirtualMemory.
|
2019-07-17 04:57:58 +07:00 |
|
XMRig
|
c8736cac5e
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
XMRig
|
fe2ae04f8d
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
e31433928f
|
Removed xmrig.h.
|
2019-07-13 19:10:17 +07:00 |
|
XMRig
|
facdd99acc
|
Added new nonce allocation method for dynamic/variable threads.
|
2019-07-11 16:15:51 +07:00 |
|
XMRig
|
e1edfa3312
|
Added classes Rx, RxAlgo, RxCache, RxDataset.
|
2019-07-10 01:53:05 +07:00 |
|
XMRig
|
d84ab8e4bf
|
Added class JobResults.
|
2019-07-06 15:22:19 +07:00 |
|
XMRig
|
8c48b907cd
|
Generate "rx" and "rx/wow" sections of CPU threads.
|
2019-07-06 11:31:12 +07:00 |
|
XMRig
|
2a3b27be06
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
XMRig
|
e8a9b0013d
|
Quick fixes.
|
2019-07-02 22:57:08 +07:00 |
|
XMRig
|
7fa6ac5d38
|
Added support for multi-algorithm CPU threads settings.
|
2019-07-02 22:56:28 +07:00 |
|
SChernykh
|
7d10b6b71f
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02:00 |
|
XMRig
|
aa04150ec7
|
Added class CpuConfig.
|
2019-06-28 22:28:40 +07:00 |
|
XMRig
|
14a937cf70
|
Merge Assembly enum and Asm class.
|
2019-06-28 13:08:08 +07:00 |
|
XMRig
|
8eb1cc8731
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-06-26 15:44:52 +07:00 |
|
XMRig
|
ee6043ac2f
|
Move RandowWOW to new global algorithm.
|
2019-06-25 08:21:40 +07:00 |
|
XMRig
|
63bae0cc61
|
Allow disable RandomX support.
|
2019-06-18 06:11:53 +07:00 |
|
XMRig
|
5d4287296e
|
Merge branch 'feature-randomx' into evo
|
2019-06-18 05:33:30 +07:00 |
|
XMRig
|
e5e427596a
|
Moved keccak files.
|
2019-06-17 04:06:38 +07:00 |
|
XMRig
|
84ce5f01df
|
Allow null algorithm for pools.
|
2019-06-16 03:50:22 +07:00 |
|
XMRig
|
bbd28e8535
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
6838673ddb
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
166c04b62f
|
Moved Algorithm class.
|
2019-06-09 16:46:44 +07:00 |
|
XMRig
|
a88dda16ef
|
Added unprotectExecutableMemory for future use.
|
2019-06-04 15:48:32 +07:00 |
|
XMRig
|
68adb300a9
|
#1026 Probably fixed iOS build.
|
2019-06-03 18:40:12 +07:00 |
|
XMRig
|
a39a073a99
|
Moved mm_malloc.h
|
2019-06-02 20:57:49 +07:00 |
|
XMRig
|
cf75534ea1
|
Fixed Linux build.
|
2019-06-02 19:58:16 +07:00 |
|
XMRig
|
22cd7b5a6e
|
Moved common memory primitives to new VirtualMemory class.
|
2019-06-02 19:43:56 +07:00 |
|