Commit Graph

37 Commits

Author SHA1 Message Date
XMRig
f5a8b9308a Move network classes into xmrig namespace. 2019-02-17 06:59:19 +07:00
XMRig
32ab16c51d Added debug thread log. 2018-09-15 16:48:57 +03:00
XMRig
3f24209599 Move files. 2018-06-05 07:34:58 +07:00
XMRig
39a380f1b7 #672 Reverted back "cryptonight-light" and exit if no valid algorithm specified. 2018-06-04 02:09:29 +07:00
XMRig
3514b7a4da Fix Linux build. 2018-05-19 13:47:27 +07:00
XMRig
e04d6459cd Correctly reset colors in FileLog. 2018-05-19 13:06:49 +07:00
XMRig
9e9e429e68 Optimize logs architecture. 2018-05-19 11:48:15 +07:00
XMRig
96b7719e39 Add support for skip invalid pools. 2018-04-25 23:17:27 +07:00
XMRig
10e239c5ab Added support for "rig id" protocol extension. 2018-04-23 13:20:43 +07:00
XMRig
7d672b79ed Finalize config changes. 2018-04-15 21:41:03 +07:00
XMRig
8061c9597c Added config only boolean option "hw-aes". 2018-04-15 19:25:09 +07:00
XMRig
31c786b5c3 Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
XMRig
50e9045825 Added class MultiWorker and remove classes SingleWorker and DoubleWorker. 2018-04-14 22:14:57 +07:00
XMRig
41292a41a1 Move xmrig.h to common/xmrig.h. 2018-04-13 07:00:51 +07:00
XMRig
c04c10f69d Move selfTest to threads, remove legacy CryptoNight.cpp. 2018-04-03 14:51:05 +07:00
XMRig
3a11cd6e21 Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
XMRig
34714ef6bb Added initial next gen config support from proxy. 2018-03-31 13:48:06 +07:00
XMRig
49c15117ed Background http changes from proxy. 2018-03-27 14:01:38 +07:00
XMRig
b89e3a3fd1 Backport changes from proxy. 2018-03-24 00:10:39 +07:00
XMRig
3e2149b369 Unify network strategies with upcoming proxy. 2018-03-17 05:03:14 +07:00
XMRig
9e9cddedc5 Added results statistics to API. 2017-09-01 08:02:56 +03:00
XMRig
9975b4e4cd Backport unified client timer from proxy project. 2017-08-14 08:41:54 +03:00
XMRig
776f77a8d4 Added IConsoleListener 2017-07-23 09:36:30 +03:00
XMRig
a3988374f0 Fixed graceful shutdown. 2017-07-18 05:20:36 +03:00
XMRig
66d3e96a1a Sync changes with upcoming xmrig-proxy project. 2017-07-17 21:57:03 +03:00
XMRig
074db6bb72 Add nice messages for accepted and rejected shares with diff and latency. 2017-07-02 05:33:10 +03:00
XMRig
7e17f77c11 Implemented DonateStrategy. 2017-06-30 03:20:50 +03:00
XMRig
25faeabd61 Implemented SinglePoolStrategy. 2017-06-29 01:48:23 +03:00
XMRig
bd8776b7ee Add classes SinglePoolStrategy, DonateStrategy, IStrategy, IStrategyListener. 2017-06-28 06:17:02 +03:00
XMRig
b2d26eb019 Use Url inside Client. Remove onLoginCredentialsRequired from IClientListener interface. 2017-06-28 04:04:04 +03:00
XMRig
052290d0e9 Add ConsoleLog class and ILogBackend interface. 2017-06-22 14:41:34 +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
29aa466023 Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00
XMRig
c29dc8bcf4 Implemented reconnect. 2017-06-07 04:19:32 +03:00
XMRig
4c06d8b080 Handle job notification. 2017-06-07 01:19:59 +03:00
XMRig
668b23c5b0 Initial libuv support build. 2017-06-04 20:52:21 +03:00