Commit Graph

275 Commits (master)

Author SHA1 Message Date
XMRig 2d08f59184 Remove obsolete source files. 2017-06-13 11:51:49 +03:00
XMRig 827e611911 Fix libcpuid support for MSVC. 2017-06-13 11:17:40 +03:00
XMRig de2c351a66 Add MSVC optimization options. 2017-06-13 10:08:32 +03:00
XMRig 42bf85d10b Fixes for MSVC. 2017-06-13 06:31:25 +03:00
XMRig 9580c30d8a Fix cpuid stub for MSVC. 2017-06-12 16:55:21 +03:00
XMRig 3df545cfc5 Initial MSVC support. 2017-06-12 16:19:07 +03:00
XMRig a370b8fd30 Add class Telemetry. 2017-06-12 07:18:14 +03:00
XMRig 6774f86fcd Implement job result submitting. 2017-06-11 15:32:15 +03:00
XMRig a0a8711dab Add class JobResult. 2017-06-11 10:58:46 +03:00
XMRig 3ad11685cc Job flow WIP. 2017-06-11 06:52:23 +03:00
XMRig bcef4b12ec Job flow. 2017-06-10 13:32:27 +03:00
XMRig f9c244f0aa Add Workers class. 2017-06-10 09:41:08 +03:00
XMRig 29aa466023 Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00
XMRig b772349f69 Add memory summary. 2017-06-10 01:20:54 +03:00
XMRig c5fbc1a182 Restore persistent memory. 2017-06-10 00:43:23 +03:00
XMRig 30642881bf Add Mem class. 2017-06-09 15:09:21 +03:00
XMRig ef3af1c4fd Restore autoconf. 2017-06-09 03:37:56 +03:00
XMRig 04c5d6d00a Print threads summary. 2017-06-09 02:47:46 +03:00
XMRig 8b83a5fe2e Implemented CryptoNight with C++ templates. 2017-06-08 23:31:42 +03:00
XMRig 878e021ff6 Initial CryptoNight. 2017-06-08 09:47:25 +03:00
XMRig 5a606be8be Move crypto/* 2017-06-08 04:20:10 +03:00
XMRig da02e9a3a2 Reduce libcpuid size. 2017-06-08 04:16:55 +03:00
XMRig b11f95d248 Restore libcpuid support. 2017-06-08 01:51:24 +03:00
XMRig 9797f49456 Add Summary. 2017-06-08 01:16:45 +03:00
XMRig 0556fd664c Add Cpu class. 2017-06-08 00:10:26 +03:00
XMRig 1cf5ad5212 Implemented switch to donate pool. 2017-06-07 22:34:23 +03:00
XMRig c31ea00399 Basic failover support. 2017-06-07 09:07:31 +03:00
XMRig 387524e1c5 Fix for error notification. 2017-06-07 07:34:14 +03:00
XMRig 5f1f901649 Add support for keepAlive. 2017-06-07 06:48:00 +03:00
XMRig c29dc8bcf4 Implemented reconnect. 2017-06-07 04:19:32 +03:00
XMRig b8cc1136a4 More flexible pools configuration. 2017-06-07 02:46:52 +03:00
XMRig 4c06d8b080 Handle job notification. 2017-06-07 01:19:59 +03:00
XMRig 1ecee56eb6 Add Job class. 2017-06-06 20:43:52 +03:00
XMRig 26b8206332 Basic login parse. 2017-06-06 06:35:17 +03:00
XMRig 7deee3240b Handle jsonrpc errors. 2017-06-06 06:05:17 +03:00
XMRig 9dc02fc7f3 Fix for `-a cryptonight-light`. 2017-06-06 03:34:49 +03:00
XMRig 6551818610 Update libjansson to 2.10. 2017-06-06 03:31:44 +03:00
XMRig 668b23c5b0 Initial libuv support build. 2017-06-04 20:52:21 +03:00
Admin 7741c341c7 Huge pages support on OS X. 2017-05-27 10:34:42 +03:00
XMRig 8a70202a98 Fix. 2017-05-27 08:45:11 +03:00
Admin bc2b7d1895 Initial OS X support. 2017-05-26 23:17:12 +03:00
xmrig ebb0f81f2f Update CHANGELOG.md 2017-05-26 09:07:45 +03:00
XMRig eb3e2b8868 Fix gcc7 support. 2017-05-25 09:32:39 +03:00
XMRig 583d892eb5 Workaround for AMD CPUs https://github.com/anrieff/libcpuid/issues/97 2017-05-24 18:50:24 +03:00
XMRig b145f14ad8 Merge branch 'dev' 2017-05-20 23:53:16 +03:00
xmrig ce19edf36c Update CHANGELOG.md 2017-05-20 23:48:53 +03:00
xmrig 108fd5690e Update README.md 2017-05-20 23:43:39 +03:00
XMRig c19fe3cea7 Add "--nicehash" to help output. 2017-05-20 23:38:05 +03:00
XMRig 187c7680cc Show errors from pool. 2017-05-20 23:27:22 +03:00
XMRig 20061e1b8b Autodetect nicehash by url 2017-05-20 09:31:02 +03:00