This website requires JavaScript.
83f0f2bcad
Create CPU.md
xmrig
2019-07-20 23:16:23 +0700
d1705a7f74
Update ALGORITHMS.md
xmrig
2019-07-20 20:59:42 +0700
484253bf68
Updated algorithms descriptions.
XMRig
2019-07-20 20:57:37 +0700
c4388fa74c
Update ALGORITHMS.md
xmrig
2019-07-20 20:14:34 +0700
e2a5bfa0b4
Better default config.
XMRig
2019-07-20 16:20:11 +0700
3d7598b28d
Updated default config example.
XMRig
2019-07-20 05:57:58 +0700
71300fa852
v2.99.0-evo
XMRig
2019-07-20 05:35:40 +0700
31ca1a1b6f
Merge branch 'feature-per-pool-algo' into evo
XMRig
2019-07-20 05:28:56 +0700
3fb180f04e
Removed --variant option, use --algo instead.
XMRig
2019-07-20 05:24:21 +0700
dc2c0552e0
Moved current valid algorithm to first position in algo list.
XMRig
2019-07-20 01:43:36 +0700
d2ca254789
Disable rx/0 algorithm.
XMRig
2019-07-20 01:20:50 +0700
222cebba71
Fixed command line config and removed --max-cpu-usage and --safe.
XMRig
2019-07-20 00:37:15 +0700
2fc54d240a
Fixed build.
XMRig
2019-07-19 05:03:14 +0700
ca7fb33848
Removed class ApiRouter.
XMRig
2019-07-19 04:41:48 +0700
1d78e7d60d
"GET /1/threads" replaced to "GET /2/backends".
XMRig
2019-07-19 04:22:21 +0700
fa2c9df075
Implemented "enabled" field for CPU backend;
XMRig
2019-07-19 02:39:00 +0700
d9164c0b7b
Restored "GET /1/summary" endpoint.
XMRig
2019-07-19 02:24:37 +0700
691b2fabbf
Restored algorithm verification.
XMRig
2019-07-19 00:39:27 +0700
88edde804f
Fixed duplicated shares after donation round.
XMRig
2019-07-18 23:48:16 +0700
0ab26a1619
Restored algo field in login request.
XMRig
2019-07-18 22:35:15 +0700
f590cf58fb
Added support for threads restart if config changed.
XMRig
2019-07-18 19:11:45 +0700
871bc3e180
Fixed bugs.
XMRig
2019-07-18 04:21:14 +0700
6f93b7b38d
Removed unused code.
XMRig
2019-07-17 15:28:59 +0700
630a5dce67
Improved log.
XMRig
2019-07-17 15:09:37 +0700
8ce00adda4
Restored "CPU READY" message.
XMRig
2019-07-17 14:54:08 +0700
4f49533e98
Fixed warnings.
XMRig
2019-07-17 05:33:13 +0700
bcae974ea1
Fixed build.
XMRig
2019-07-17 05:01:12 +0700
2bf5ffb2df
Class Mem replaced to VirtualMemory.
XMRig
2019-07-17 04:57:58 +0700
20313cbc56
Implemented unified cryptonight and RandomX scratchpad memory.
XMRig
2019-07-17 04:33:11 +0700
5699147aab
Restored printable hashrate.
XMRig
2019-07-17 01:28:42 +0700
27f3008d79
Added initial support for new style threads launch method.
XMRig
2019-07-16 22:10:50 +0700
dff59fabc2
Removed CPU specific code from Worker class.
XMRig
2019-07-14 00:35:38 +0700
ee434a5708
Move files.
XMRig
2019-07-13 22:15:53 +0700
dc87ef6062
Removed xmrig.h.
XMRig
2019-07-13 19:10:17 +0700
8b3f2d8fff
Move Platform.
XMRig
2019-07-13 16:48:14 +0700
4643742d13
Refactoring
XMRig
2019-07-13 00:49:17 +0700
be7ff62c48
Removed no longer required code.
XMRig
2019-07-12 02:25:07 +0700
6f27037f07
Added new nonce allocation method for dynamic/variable threads.
XMRig
2019-07-11 16:15:51 +0700
8e2219b7c4
Fixed RandomX VM creation in some cases.
XMRig
2019-07-10 10:26:10 +0700
270d3ba6a2
Added class RxVm.
XMRig
2019-07-10 10:14:33 +0700
3bebf778da
Fixed build.
XMRig
2019-07-10 02:28:45 +0700
f42adafee0
Added classes Rx, RxAlgo, RxCache, RxDataset.
XMRig
2019-07-10 01:53:05 +0700
ea1149a971
Added class JobResults.
XMRig
2019-07-06 15:22:19 +0700
9bf4c2c98f
Generate "rx" and "rx/wow" sections of CPU threads.
XMRig
2019-07-06 11:31:12 +0700
9b14caa9f9
Merge branch 'evo' into feature-per-pool-algo
XMRig
2019-07-06 10:49:31 +0700
8c02e20828
Quick fixes.
XMRig
2019-07-02 22:57:08 +0700
b92807e8d8
Added support for multi-algorithm CPU threads settings.
XMRig
2019-07-02 22:56:28 +0700
ee9538ab22
Fixed, client was stuck on some pools.
XMRig
2019-07-02 22:38:09 +0700
02410fa084
Merge pull request #1050 from SChernykh/dev
xmrig
2019-07-02 22:33:35 +0700
915729bec6
Fixed MingGW compilation
SChernykh
2019-07-01 20:48:51 +0200
6eb9d0963b
Integrated RandomX, added RandomXL (Loki)
SChernykh
2019-07-01 20:11:51 +0200
83fdbbf29c
Added "features" and "algorithms" fields to API summary response.
XMRig
2019-06-29 10:57:05 +0700
e10671fa51
Fixed ARM build.
XMRig
2019-06-29 10:25:06 +0700
62edb2fc0a
Move CPU information classes to new location.
XMRig
2019-06-29 09:51:23 +0700
dd875c7c37
Added class CpuConfig.
XMRig
2019-06-28 22:28:40 +0700
66d62de681
Merge Assembly enum and Asm class.
XMRig
2019-06-28 13:08:08 +0700
188338c493
Merge branch 'evo' into feature-per-pool-algo
XMRig
2019-06-26 15:44:52 +0700
0aaf2d38d4
v2.16.1-evo
XMRig
2019-06-26 11:07:50 +0700
baa75569e2
Merge branch 'beta' into evo
XMRig
2019-06-26 11:07:16 +0700
f7fe0a9ac3
Update CHANGELOG.md
xmrig
2019-06-26 11:01:57 +0700
c2d662ff4c
Update CHANGELOG.md
xmrig
2019-06-25 14:48:43 +0700
6813657891
v2.16.0-beta
XMRig
2019-06-25 14:17:43 +0700
ee93095e06
Merge branch 'evo' into beta
XMRig
2019-06-25 14:17:06 +0700
b0a1481909
Sync changes with proxy.
XMRig
2019-06-25 10:35:10 +0700
f7f2c09e89
Move RandowWOW to new global algorithm.
XMRig
2019-06-25 08:21:40 +0700
cf61f49746
Use better source for AES settings in RandomX threads.
XMRig
2019-06-23 14:23:29 +0700
1a2f9fb160
Merge pull request #1039 from SChernykh/random_wow
xmrig
2019-06-22 17:15:49 +0700
187e55e28e
Fixed RandomX for CPUs without AES
SChernykh
2019-06-19 12:45:05 +0200
41e0be111d
v2.16.0-evo, added RandomWOW, backward compatibility with previous versions not break.
XMRig
2019-06-19 01:18:31 +0700
e743301a79
Merge branch 'feature-randomx' into evo
XMRig
2019-06-19 01:16:51 +0700
7a6c7aac29
Merge pull request #1037 from SChernykh/random_wow
xmrig
2019-06-19 01:06:43 +0700
53c9e5fe0e
Merge remote-tracking branch 'upstream/feature-randomx' into random_wow
SChernykh
2019-06-18 19:53:26 +0200
e8ac01d289
RandomX fixes
SChernykh
2019-06-18 19:53:11 +0200
2a07cf391d
Allow disable RandomX support.
XMRig
2019-06-18 06:11:53 +0700
3d17ba6af6
Merge branch 'feature-randomx' into evo
XMRig
2019-06-18 05:33:30 +0700
34e39e9946
Use canonical name for RandomX, because official RandomWOW repo not rename lib or headers, still need some solution to separate it in future.
XMRig
2019-06-18 05:13:51 +0700
2b26874f11
Merge pull request #1036 from SChernykh/random_wow
xmrig
2019-06-18 03:49:18 +0700
b38e432647
Moved keccak files.
XMRig
2019-06-17 04:06:38 +0700
50ace41766
Fixed cmake for Linux
SChernykh
2019-06-15 23:52:39 +0200
d0ce60a73a
Fixed auto-config
SChernykh
2019-06-15 23:50:31 +0200
202d44c147
Fixed gcc compilation
SChernykh
2019-06-15 23:29:13 +0200
ac1b554282
RandomWOW support
SChernykh
2019-06-15 22:53:03 +0200
6990324681
Allow null algorithm for pools.
XMRig
2019-06-16 03:50:22 +0700
b73c204e73
Fixed ARM mining code.
XMRig
2019-06-15 00:28:16 +0700
088587fa72
Fixed build on Linux.
XMRig
2019-06-14 05:21:17 +0700
1f0e3e501c
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
XMRig
2019-06-13 22:08:52 +0700
d7f42d54ad
Added initial support for per pool algo option (mining code is broken).
XMRig
2019-06-10 20:46:29 +0700
725c767928
v2.99.0-evo
XMRig
2019-06-09 16:48:30 +0700
b684150336
Moved Algorithm class.
XMRig
2019-06-09 16:46:44 +0700
d9eb700e03
Renamed macros for enable/disable algorithms.
XMRig
2019-06-09 15:29:26 +0700
09cdddc7f6
Fixed ARM build, again.
XMRig
2019-06-04 19:49:54 +0700
bd8370951f
Fixed ARM build.
XMRig
2019-06-04 19:27:51 +0700
d587eebaf2
Move files.
XMRig
2019-06-04 19:20:33 +0700
ac43cd4f9c
Added unprotectExecutableMemory for future use.
XMRig
2019-06-04 15:48:32 +0700
f620ffe899
#1026 Probably fixed iOS build.
XMRig
2019-06-03 18:40:12 +0700
242ece7222
Simplified cn/r code.
XMRig
2019-06-02 23:38:02 +0700
36fcdf3f9d
Fixed ARM build.
XMRig
2019-06-02 21:06:30 +0700
ba94c08bf5
Moved mm_malloc.h
XMRig
2019-06-02 20:57:49 +0700
8dc586283f
Fixed Linux build.
XMRig
2019-06-02 19:58:16 +0700
fc655d1b8d
Moved common memory primitives to new VirtualMemory class.
XMRig
2019-06-02 19:43:56 +0700