Commit graph

  • d38c4968f1 Merge branch '1.7.0_beta1' Ben Gräf 2018-08-17 21:26:34 +02:00
  • c016117a95 CMD params overrule config file BenDr0id 2018-08-17 11:38:31 +02:00
  • 919be455a1 Fix for windows mvc build Ben Gräf 2018-08-16 22:14:18 +02:00
  • 9b03c037f8 cleanup BenDr0id 2018-08-16 13:35:19 +02:00
  • a361952179 1.7.0-beta1 preparations BenDr0id 2018-08-16 13:20:27 +02:00
  • f02d5fb5b0 Merge branch 'remote_logging_refactoring' into 1.7.0_beta1 BenDr0id 2018-08-16 11:43:50 +02:00
  • d2bf6885da XMRigDaemon and XMRigMiner executable can be configures via -D cmake option now BenDr0id 2018-08-16 09:00:58 +02:00
  • f49296f394 XMRigDaemon and XMRigMiner executable can be configures via -D cmake option now BenDr0id 2018-08-16 09:00:58 +02:00
  • 959be3da38 Add GPU Info to client info tooltip BenDr0id 2018-08-15 08:44:45 +02:00
  • 72aa8f1cc0 Fixed compile issues for amd BenDr0id 2018-08-14 15:57:50 +02:00
  • a23ec89873 Merge remote-tracking branch 'origin/master' into remote_logging_refactoring BenDr0id 2018-08-14 15:44:32 +02:00
  • c91c7cd798 WIP GPU integration BenDr0id 2018-08-14 15:43:54 +02:00
  • 377047e96e Fixed config modification MoneroOcean 2018-08-14 11:34:29 +02:00
  • 99ccceb4a7 Merge branch 'mo' of https://github.com/MoneroOcean/xmrig into mo MoneroOcean 2018-08-14 11:01:08 +02:00
  • f5dc226717 Merge branch 'master' into mo MoneroOcean 2018-08-14 11:00:20 +02:00
  • 143bd192a2 Allow integer algo-perf values MoneroOcean 2018-08-08 21:55:51 +02:00
  • d9d720eed2 Allow integer algo-perf values MoneroOcean 2018-08-08 21:42:52 +02:00
  • bd56b8892c Typo fix MoneroOcean 2018-08-06 11:01:10 +02:00
  • feeb226507 Moved benchmark config save flag to the benchmark class MoneroOcean 2018-08-06 10:58:35 +02:00
  • 67ed81f1ec Moved from PerfAlgo to Algo in threads to removed not really used cn-fast threads setup MoneroOcean 2018-08-06 10:40:55 +02:00
  • fd8b0920c0
    Remove accidentally merged restart of miner on first connect Ben Gräf 2018-08-06 09:47:12 +02:00
  • 9b796b4b8a Added CentOS 6 build script MoneroOcean 2018-08-05 17:50:11 +02:00
  • 9e231e322b Fixed pool check MoneroOcean 2018-08-05 17:22:05 +02:00
  • 850ca88c48 Moved pool check MoneroOcean 2018-08-05 17:19:40 +02:00
  • 4d730a7a21 Fixed -> to . MoneroOcean 2018-08-05 17:15:40 +02:00
  • bbe085f6a4 Added MO specific build version MoneroOcean 2018-08-05 17:13:06 +02:00
  • 0f880db56f Script for Windows build MoneroOcean 2018-08-05 15:09:19 +02:00
  • faa0532237 Merge remote-tracking branch 'upstream/master' MoneroOcean 2018-08-05 15:03:18 +02:00
  • b2a2c1cacd Removed stuff related to --save-config option MoneroOcean 2018-08-04 12:01:24 +02:00
  • a783282739 Disabled config save in case of auto adjusted threads MoneroOcean 2018-08-04 11:54:04 +02:00
  • 2979b2c872 Only save config if threads were automatically calculated MoneroOcean 2018-08-04 11:40:40 +02:00
  • c33802280e Added calibrate-algo and calibrate-algo-time save in config file MoneroOcean 2018-08-04 11:35:37 +02:00
  • 846eca9743 Removed --save-config option and added calibrate algo control options to config file MoneroOcean 2018-08-04 11:31:42 +02:00
  • f340ea69f2 Fixed --calibrate-algo-time command line parsing MoneroOcean 2018-08-04 10:54:14 +02:00
  • 0bc9d775c6 Added --calibrate-algo-time command line switch support MoneroOcean 2018-08-04 10:40:03 +02:00
  • cbc56a3a64 Merge remote-tracking branch 'origin/remote_logging_refactoring' into remote_logging_refactoring BenDr0id 2018-08-02 16:37:12 +02:00
  • e5f4f3f95d Cleanup BenDr0id 2018-08-02 14:50:23 +02:00
  • 4ae65643ba Add config property to enable/disable config upload on startup BenDr0id 2018-08-02 13:57:07 +02:00
  • 30a4f53c8f Calibrate and save algo-perf and threads automatically MoneroOcean 2018-08-01 18:01:16 +02:00
  • 98f95584a0 Set m_saveConfig to false by default MoneroOcean 2018-08-01 16:46:22 +02:00
  • 32984383a3 Set m_calibrateAlgo to false by default MoneroOcean 2018-08-01 16:43:56 +02:00
  • 2dd5fe5e48 Fixed std has no member to_string error on MSVS MoneroOcean 2018-07-31 09:30:37 +02:00
  • dd8590e6c8
    Update ALGORITHMS.md xmrig 2018-07-29 19:23:55 +07:00
  • 2ceb9c8749 Switched from value to reference in switch_algo xmrig::Algorithm param MoneroOcean 2018-07-28 11:30:24 +02:00
  • 9380880b58 Fix getClientLogs function and log viewer on dashboard Ben Gräf 2018-07-27 21:21:33 +02:00
  • 59d9c7cab1 Merge remote-tracking branch 'origin/master' into remote_logging_refactoring Ben Gräf 2018-07-27 20:35:51 +02:00
  • ed80e8a436 WIP BenDr0id 2018-07-27 17:18:57 +02:00
  • 684feb38fd Improved benchmark precision based on xmrig-amd findings MoneroOcean 2018-07-26 19:59:39 +02:00
  • 5e8e6a521a
    Update README.md Ben Gräf 2018-07-25 16:42:40 +02:00
  • d12c9863fa
    Update README.md Ben Gräf 2018-07-25 16:39:54 +02:00
  • 0beae26bc6
    Update README.md Ben Gräf 2018-07-25 16:39:38 +02:00
  • 54c9696ee5
    Update README.md Ben Gräf 2018-07-25 16:38:26 +02:00
  • be481ce641
    Update README.md Ben Gräf 2018-07-25 16:36:29 +02:00
  • 082b29f364 First attempt at MoX support alfredmox 2018-07-25 14:22:25 +02:00
  • d6a56a2e0a Converted algo-perf values to floats MoneroOcean 2018-07-24 08:28:30 +02:00
  • 527b557f9e WIP BenDr0id 2018-07-23 17:36:23 +02:00
  • c0ffc5bbbd
    Add Linux instruction for enabling huge pages Mingye Wang 2018-07-20 14:09:56 +08:00
  • f7b029eb05 Sync changes with AMD miner. XMRig 2018-07-20 03:37:07 +07:00
  • e8d6514bd3 2.6.5-dev XMRig 2018-07-20 03:18:38 +07:00
  • 95092bfadb Merge branch 'master' into dev XMRig 2018-07-20 03:06:59 +07:00
  • 49680c282e Merge branch 'display_hugepages_in_info_popup' Ben Gräf 2018-07-18 21:58:17 +02:00
  • c04f773222 Fix hugepage status in popup Ben Gräf 2018-07-18 21:58:00 +02:00
  • 390a911f6d
    Merge 3b77fc1dbd into 08e791b60d MoneroOcean 2018-07-18 15:11:55 +00:00
  • 3b77fc1dbd Added pool job algo switch functionality MoneroOcean 2018-07-18 16:54:21 +02:00
  • 9951bd756d Added algo performance calibration (benchmarking) functionality MoneroOcean 2018-07-18 16:49:09 +02:00
  • 1b69dfc0e5 WIP hugepages in clientinfo popup BenDr0id 2018-07-18 16:44:03 +02:00
  • a8d399e450 Added support for extended threads and algo-perf config parameters MoneroOcean 2018-07-18 16:40:38 +02:00
  • 5f73919be1 Added perf algo (PerfAlgo) basic support MoneroOcean 2018-07-18 16:33:05 +02:00
  • c8425e9950 Removed unused method MoneroOcean 2018-07-18 16:28:45 +02:00
  • 4c256f9ab7 Report all possible algorithms to the pool MoneroOcean 2018-07-18 16:24:29 +02:00
  • 70ce04b44c Added new --calibrate-algo and --save-config command line options MoneroOcean 2018-07-18 16:13:54 +02:00
  • 566a9f57ec Fixed cpu affinity for single thread BenDr0id 2018-07-17 14:09:39 +02:00
  • 2d08b5ed74
    Update README.md Ben Gräf 2018-07-17 12:38:40 +02:00
  • 78b7122c6b
    Update README.md Ben Gräf 2018-07-17 11:43:54 +02:00
  • 4ff6c59f54
    Update README.md Ben Gräf 2018-07-17 09:20:45 +02:00
  • 1f5950a0cc Merge remote-tracking branch 'origin/master' Ben Gräf 2018-07-12 12:49:07 +02:00
  • 9ff4ec3288 Cleanup hugepages status Ben Gräf 2018-07-12 12:48:58 +02:00
  • 08e791b60d
    Update README.md v2.6.4 xmrig 2018-07-12 02:11:25 +07:00
  • 6b7030cd6f v2.6.4 XMRig 2018-07-12 00:48:30 +07:00
  • b736f0a558 Merge branch 'dev' XMRig 2018-07-12 00:39:30 +07:00
  • 807b2e9d6e
    Update ALGORITHMS.md xmrig 2018-07-11 20:51:30 +07:00
  • 034d2f0c08
    Update ALGORITHMS.md xmrig 2018-07-11 20:50:55 +07:00
  • 4a39321d74
    Update CHANGELOG.md xmrig 2018-07-11 20:42:16 +07:00
  • 0041e9f0c1 Add new algorithms for ARM. XMRig 2018-07-10 00:29:16 +07:00
  • 969a26fb5d Optimize cn-heavy/tube. XMRig 2018-07-09 22:28:53 +07:00
  • dac12a122f Add cn-heavy/tube. XMRig 2018-07-09 20:21:53 +07:00
  • 2702b6ffc8 Add reference hashes for cn/xao and cn/rto. XMRig 2018-07-09 16:54:39 +07:00
  • 25bac30862 Added "cn/xao" and "cn/rto". XMRig 2018-07-09 16:12:45 +07:00
  • a8de81a51b #714 Simplify cn-heavy/xhv. XMRig 2018-07-09 00:23:27 +07:00
  • 08f3e890bd
    Fixed with API build Ben Gräf 2018-07-02 10:39:34 +02:00
  • c7f133a6e3 Preparation #1.6.5 Ben Gräf 2018-06-26 20:43:27 +02:00
  • 90699d58ec
    Features of 1.6.5 (#140) Ben Gräf 2018-06-26 20:25:38 +02:00
  • 1aca0eeb70
    Fixed modrig and updated it here. woah1337 2018-06-25 18:19:17 +05:30
  • 7897f8f645 Fix FileLog and removed Mem leak in RemoteLog BenDr0id 2018-06-20 09:43:19 +02:00
  • bb1fba37a6 Add Arto (RTO) support Ben Gräf 2018-06-18 22:36:06 +02:00
  • eb8b854211 Add external ip to log view Ben Gräf 2018-06-17 16:09:31 +02:00
  • b719bbfefc Better variant detection for nicehash.com and minergate.com. XMRig 2018-06-16 16:08:08 +07:00
  • 58f7604e7c
    Update CHANGELOG.md Ben Gräf 2018-06-15 13:44:41 +02:00
  • e134fde213
    Update CHANGELOG.md Ben Gräf 2018-06-15 08:49:33 +02:00
  • 29ef8380a8
    Update README.md Ben Gräf 2018-06-15 08:49:06 +02:00