Commit Graph

  • a007fae8f1 v2.99.1-beta XMRig 2019-07-25 07:04:50 +0700
  • 837cf8fa90 Merge branch 'evo' into beta XMRig 2019-07-25 07:02:03 +0700
  • 7200d754c2
    Update CHANGELOG.md xmrig 2019-07-25 06:44:36 +0700
  • 39948484bd #1072 Fixed RandomX seed re-initialization. XMRig 2019-07-25 06:42:19 +0700
  • 107f378f7c Fixed cmake again. XMRig 2019-07-24 06:35:42 +0700
  • fc58795e8f Fixed cmake. XMRig 2019-07-24 06:11:54 +0700
  • 02d7c2f977 Implemented autoconfig via hwloc. XMRig 2019-07-24 03:24:01 +0700
  • a6a0995d54 Better method to get hwloc version. XMRig 2019-07-23 14:19:41 +0700
  • 73558a0eaa Added Cpu::toJSON XMRig 2019-07-23 08:36:09 +0700
  • 91f732794b HWLOC_VERSION not always defined. XMRig 2019-07-23 08:06:04 +0700
  • 4263c6c381 Added hwloc version display. XMRig 2019-07-23 07:45:00 +0700
  • b27fc6fd5d hwloc used for CPU information. XMRig 2019-07-23 07:12:56 +0700
  • 42460b8805 Added hwloc stub. XMRig 2019-07-23 01:18:55 +0700
  • b02e596853 Strip extra spaces from CPU brand string and improved BasicCpuInfo. XMRig 2019-07-23 00:40:24 +0700
  • 02c03b0465 v2.99.1-evo XMRig 2019-07-22 15:02:51 +0700
  • 741c7c16e8 Merge branch 'beta' into evo XMRig 2019-07-22 14:55:20 +0700
  • 8600d8ee96 v2.99.0-beta XMRig 2019-07-22 00:18:30 +0700
  • ac849ea996 Merge branch 'evo' into beta XMRig 2019-07-21 23:59:16 +0700
  • 2d719a28c4
    Update CHANGELOG.md xmrig 2019-07-21 23:57:07 +0700
  • 9660dfc7b3 Workaround for unsupported intensity option + warning. XMRig 2019-07-21 04:35:52 +0700
  • 370be64f30 Merge branch 'evo' of github.com:xmrig/xmrig into evo XMRig 2019-07-21 00:10:01 +0700
  • 162c3f3d32 Only intensity=1 allowed for RandomX. XMRig 2019-07-21 00:08:13 +0700
  • c7ba4f8f2f
    Update CPU.md xmrig 2019-07-20 23:33:04 +0700
  • 7119e4c64c
    Update CPU.md xmrig 2019-07-20 23:23:13 +0700
  • 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