Commit Graph

200 Commits

Author SHA1 Message Date
XMRig
cdd5930a7e Rename files. 2019-03-15 01:50:35 +07:00
XMRig
7862f71256 Client refactoring. 2019-03-15 01:06:10 +07:00
XMRig
de181c0184 Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
XMRig
05f5cda836 Implemented dynamic pool reload. 2019-02-17 19:29:33 +07:00
XMRig
73a1f9bd87 Create pools directly from JSON objects. 2019-02-17 15:43:55 +07:00
XMRig
0adcb19590 Create network strategies in Pools class. 2019-02-17 11:25:25 +07:00
XMRig
f5a8b9308a Move network classes into xmrig namespace. 2019-02-17 06:59:19 +07:00
XMRig
c3a597f809 Move Pool.h/Pool.cpp. 2019-02-16 09:56:08 +07:00
XMRig
fc84f3f30c Show height only if it specified by pool. 2019-02-11 06:22:20 +07:00
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
XMRig
cf92e751d1 Sync changes. 2019-02-08 16:55:21 +07:00
XMRig
7bf8c3e65c Sync changes. 2018-11-20 07:24:14 +07:00
XMRig
57f92d8c2e #769 Fixed regression with colors. 2018-10-02 13:14:32 +03:00
XMRig
b5c0bdbc80 New donations proxy addresses with SSL/TLS support. 2018-09-26 20:35:27 +03:00
XMRig
fb733bff2b Added TLS fingerprint validation. 2018-09-16 08:14:22 +03:00
XMRig
d752cad27d Show TLS version. 2018-09-16 06:35:49 +03:00
XMRig
0b630f6e7d #692 Add support for global algorithm variant. 2018-06-14 23:49:30 +07:00
XMRig
3f24209599 Move files. 2018-06-05 07:34:58 +07:00
XMRig
a598066317 #607 Fixed donation bug. 2018-05-07 02:09:25 +07:00
XMRig
2e3dcab65f Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
XMRig
2ff6765870 Silence primary pool errors if failover active. 2018-04-26 15:28:33 +07:00
XMRig
81303d7a12 Sync changes with proxy. 2018-04-25 14:48:32 +07:00
XMRig
6123eb38b7 Prepare for per pool and per job algorithms. 2018-04-21 19:55:51 +07:00
XMRig
77b1c7087d Move Job to common. 2018-04-20 23:44:32 +07:00
XMRig
8372ad01e8 Move logging code to common folder. 2018-04-20 18:54:58 +07:00
XMRig
2393b537f2 Move keccak to common code. 2018-04-20 14:45:51 +07:00
XMRig
f93726ab01 Move shared network code to common folder. 2018-04-20 13:44:30 +07:00
XMRig
ca0cfc890c Fix msvc build. 2018-04-20 10:36:41 +07:00
XMRig
eda78977b9 Revert old Client::close. 2018-04-19 20:29:23 +07:00
XMRig
50e9045825 Added class MultiWorker and remove classes SingleWorker and DoubleWorker. 2018-04-14 22:14:57 +07:00
XMRig
c07d9bd83a Move Platform. 2018-04-13 07:23:01 +07:00
XMRig
41292a41a1 Move xmrig.h to common/xmrig.h. 2018-04-13 07:00:51 +07:00
XMRig
892cd83e0d Changed directory structure. 2018-04-13 06:38:18 +07:00
XMRig
c47687daa3 Fixes for build without cn-lite and cn-heavy. 2018-04-12 11:38:43 +07:00
XMRig
958e5f8334 Fixed build with APP_DEBUG. 2018-04-11 08:29:02 +07:00
XMRig
2ebe893341 Move static algo name conversions to Pool class. 2018-04-11 06:39:24 +07:00
XMRig
e4ea5fdd3e Rename class Url to Pool. 2018-04-11 06:09:34 +07:00
XMRig
dfe42f68bf Refactoring. 2018-04-11 03:52:23 +07:00
XMRig
5ee8186206 #519 Fix donation start time randomization. 2018-04-08 22:19:21 +07:00
XMRig
8e5f3a5b77 First working cryptonight-heavy. 2018-04-03 16:55:41 +07:00
XMRig
e0c83777a8 New style function selector. 2018-04-03 02:55:28 +07:00
XMRig
3a11cd6e21 Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
XMRig
dd415a3be1 Added client storage from proxy. 2018-03-31 18:12:52 +07:00
XMRig
33600bd923 Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
XMRig
34714ef6bb Added initial next gen config support from proxy. 2018-03-31 13:48:06 +07:00
XMRig
a460f941af #478 Fixed totally broken reconnect. 2018-03-26 11:47:01 +07:00
XMRig
2d5ae2e44b Removed unused private field in FailoverStrategy class. 2018-03-24 13:45:54 +07:00
XMRig
e990109f44 Randomized donation start time. 2018-03-24 09:41:32 +07:00
XMRig
b89e3a3fd1 Backport changes from proxy. 2018-03-24 00:10:39 +07:00
XMRig
9737f31f11 Merge branch 'feature-donate-failover' 2018-03-17 17:57:02 +07:00