Commit Graph

96 Commits

Author SHA1 Message Date
XMRig
2771cf3582 Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
XMRig
ed44b0c009 Move files. 2020-03-09 01:22:34 +07:00
XMRig
a8904d2293 v5.9.0-dev 2020-03-07 21:27:55 +07:00
XMRig
1b9e3169c6 Added "coin": "keva" and post PR cleanup. 2020-03-07 20:38:44 +07:00
XMRig
f15908e924 Merge branch 'master' of https://github.com/kevacoin-project/xmrig into feature-rx-keva 2020-03-07 17:13:08 +07:00
SChernykh
1db5a6d0b8 Fixed compilation withut randomx/argon2 2020-03-06 07:22:57 +01:00
kevacoin
b02cc24ae1 Added Keva. 2020-03-04 16:23:33 -08:00
XMRig
6cfa7041f7 Sync changes with proxy. 2020-03-01 14:04:58 +07:00
XMRig
fbe42fe743 Make "astrobwt" as primary user visible algorithm name. 2020-03-01 10:21:29 +07:00
SChernykh
1ccf408ba7 AstroBWT algorithm (DERO) support
To test:

- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line

In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
2020-02-29 22:41:24 +01:00
XMRig
e00a4c9daf Fixed nicehash nonce overflow for CPU backend. 2020-02-06 17:19:08 +07:00
XMRig
7e1c208732 Fix compile warnings. 2020-01-03 19:11:48 +07:00
XMRig
730f028343 Add "cn/ultra" alias for tlo-pool.raasu.org pool. 2019-12-29 15:36:05 +07:00
XMRig
d74775d702 Added "cn-pico/tlo". 2019-12-29 00:29:19 +07:00
XMRig
a46c4f02e8 Removed "rx/v" algorithm. 2019-12-26 22:34:19 +07:00
XMRig
c0984798b3 Add missing algorithm name alias. 2019-12-20 04:08:47 +07:00
Tony Butler
4c4b29d45c Add MoneroV (rx/v) algorithm [based on MoneroOcean/master] 2019-12-18 16:17:22 -07:00
SChernykh
9b5ccb55a5 RandomSFX (Safex Cash variant) support 2019-12-16 19:36:29 +01:00
XMRig
280618a9eb Memory allocation refactoring. 2019-12-08 23:17:39 +07:00
XMRig
6bba6eadb9 New summary information about 1GB pages. 2019-12-08 14:21:28 +07:00
SChernykh
46e3823d3f Fixed compilation on systems without 1GB pages support 2019-12-06 13:55:33 +01:00
SChernykh
0a5c12295d Added 1GB hugepages support for Linux 2019-12-05 19:39:47 +01:00
SChernykh
823857fc72 Merge remote-tracking branch 'upstream/dev' into dev 2019-12-04 10:24:10 +01:00
SChernykh
8c853ea8f2 Update VirtualMemory_unix.cpp 2019-12-03 20:25:51 +01:00
XMRig
c8bb620264 Removed unused code. 2019-12-03 21:11:27 +07:00
XMRig
432d11a3d4 #1284 Fixed build without RandomX. 2019-11-14 15:11:47 +07:00
XMRig
c99df6dbf4 Added initial NVML stub. 2019-10-30 15:33:06 +07:00
XMRig
2872c4737a Display backend for shares. 2019-10-29 15:43:13 +07:00
XMRig
64bbd0173d Fixed compile warnings. 2019-10-22 13:09:58 +07:00
XMRig
e7800e2c50 Fixed "huge-pages" option. 2019-10-21 23:01:30 +07:00
XMRig
ff7d404908 #1227 Added "arqma" value for "coin" option. 2019-10-09 09:20:54 +07:00
SChernykh
e766e11dfa RandomX (Arqma variant) support 2019-10-08 19:00:19 +02:00
XMRig
19ff69eb35 Fixed crash. 2019-10-08 08:50:33 +07:00
XMRig
e115db1fea Added "memory-pool" option. 2019-10-07 23:38:01 +07:00
XMRig
d7ae457325 Added class NUMAMemoryPool. 2019-10-07 20:39:04 +07:00
XMRig
78d87138d5 Fixed Linux build. 2019-10-07 13:37:12 +07:00
XMRig
dd0f924bff Added initial memory pool support. 2019-10-07 12:36:40 +07:00
XMRig
f23d206762 VirtualMemory class refactoring. 2019-10-06 17:49:15 +07:00
XMRig
9e65fac905 Use hwloc for set thread affinity. 2019-10-06 14:40:42 +07:00
XMRig
851fe58e25 Simplified VirtualMemory::bindToNUMANode. 2019-10-04 19:52:15 +07:00
XMRig
0f444b747e Merge branch 'dev' into evo 2019-09-28 03:25:59 +07:00
XMRig
b1188210e2 Set "rx/0" as user visible RandomX name. 2019-09-28 03:25:03 +07:00
XMRig
9694164318 Merge branch 'dev' into evo 2019-09-27 05:54:33 +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
3d754cc369 #1180 Fixed race condition in nonce reset. 2019-09-20 00:30:20 +07:00
XMRig
9fb3f9e01c Initial RandomX source code prepare and compile. 2019-09-08 21:56:18 +07:00
XMRig
121bd87491 Split config generator to separated files. 2019-09-06 19:38:22 +07:00
XMRig
c91dcc6837 Relax cn algorithm constants definition. 2019-09-04 13:22:20 +07:00
XMRig
d948d8d06b cn/r part 2 of 2. 2019-09-04 11:23:04 +07:00