XMRig
|
eef5d91606
|
Implemented verification on CPU.
|
2019-09-01 19:31:25 +07:00 |
|
XMRig
|
2ec257284f
|
Common API code moved to base/api.
|
2019-08-12 16:52:16 +07:00 |
|
XMRig
|
647cbef43c
|
uv_mutex replaced to std::mutex.
|
2019-08-09 01:00:21 +07:00 |
|
XMRig
|
dc2c0552e0
|
Moved current valid algorithm to first position in algo list.
|
2019-07-20 01:43:36 +07:00 |
|
XMRig
|
d9164c0b7b
|
Restored "GET /1/summary" endpoint.
|
2019-07-19 02:24:37 +07:00 |
|
XMRig
|
691b2fabbf
|
Restored algorithm verification.
|
2019-07-19 00:39:27 +07:00 |
|
XMRig
|
0ab26a1619
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
27f3008d79
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
dc87ef6062
|
Removed xmrig.h.
|
2019-07-13 19:10:17 +07:00 |
|
XMRig
|
8b3f2d8fff
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
4643742d13
|
Refactoring
|
2019-07-13 00:49:17 +07:00 |
|
XMRig
|
f42adafee0
|
Added classes Rx, RxAlgo, RxCache, RxDataset.
|
2019-07-10 01:53:05 +07:00 |
|
XMRig
|
ea1149a971
|
Added class JobResults.
|
2019-07-06 15:22:19 +07:00 |
|
XMRig
|
b38e432647
|
Moved keccak files.
|
2019-06-17 04:06:38 +07:00 |
|
XMRig
|
d7f42d54ad
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
ffb282a11a
|
Added global uptime and extended connection information for API.
|
2019-05-13 00:11:57 +07:00 |
|
XMRig
|
a000544fdc
|
Return current algorithm in API response.
|
2019-05-01 22:07:13 +07:00 |
|
XMRig
|
62012a1a50
|
Added DaemonClient.
|
2019-04-12 03:25:21 +07:00 |
|
XMRig
|
0d496aaf2f
|
Prepare for daemon support.
|
2019-04-11 00:18:33 +07:00 |
|
XMRig
|
9a6944d694
|
Add IClient and BaseClient.
|
2019-04-10 18:29:33 +07:00 |
|
XMRig
|
1bd8d63508
|
64bit diff support.
|
2019-04-10 03:42:00 +07:00 |
|
XMRig
|
fa2a0b9b79
|
New config subsystem
|
2019-04-05 22:14:01 +07:00 |
|
XMRig
|
f8f9d6c0ef
|
Restored API.
|
2019-03-31 01:31:40 +07:00 |
|
XMRig
|
e39ddeeea2
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
c9f9e6787c
|
Restore network API.
|
2019-03-30 03:10:27 +07:00 |
|
XMRig
|
dd036368e2
|
New API class.
|
2019-03-30 00:16:01 +07:00 |
|
XMRig
|
01ad6bf2d9
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
1e0c410eea
|
XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API
|
2019-03-28 22:54:27 +07:00 |
|
XMRig
|
f43929db98
|
New log support.
|
2019-03-27 01:29:37 +07:00 |
|
XMRig
|
4c95136e6a
|
Implemented donate over proxy.
|
2019-03-19 21:31:54 +07:00 |
|
XMRig
|
0907d1eb0c
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
55686c7d57
|
Use new Timer inside DonateStrategy.
|
2019-03-18 13:40:56 +07:00 |
|
XMRig
|
9a6a5a94b5
|
Add class Timer.
|
2019-03-18 02:36:17 +07:00 |
|
XMRig
|
ba68fb6c53
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|
XMRig
|
9808fbe396
|
Added class Buffer.
|
2019-03-15 02:25:38 +07:00 |
|
XMRig
|
8c362411ef
|
Removed class Id.
|
2019-03-15 02:03:01 +07:00 |
|
XMRig
|
ba01f2a9c4
|
Rename files.
|
2019-03-15 01:50:35 +07:00 |
|
XMRig
|
be5d609856
|
Client refactoring.
|
2019-03-15 01:06:10 +07:00 |
|
XMRig
|
1bd51dcf2e
|
Fixed msvc2015/msys2 build & code cleanup.
|
2019-02-19 09:15:06 +07:00 |
|
XMRig
|
9c088eabc2
|
Implemented dynamic pool reload.
|
2019-02-17 19:29:33 +07:00 |
|
XMRig
|
bdff4064a2
|
Create pools directly from JSON objects.
|
2019-02-17 15:43:55 +07:00 |
|
XMRig
|
3a0fdcac6f
|
Create network strategies in Pools class.
|
2019-02-17 11:25:25 +07:00 |
|
XMRig
|
ee667144e8
|
Move network classes into xmrig namespace.
|
2019-02-17 06:59:19 +07:00 |
|
XMRig
|
dbdcc14672
|
Move Pool.h/Pool.cpp.
|
2019-02-16 09:56:08 +07:00 |
|
XMRig
|
42e0d35207
|
Show height only if it specified by pool.
|
2019-02-11 06:22:20 +07:00 |
|
SChernykh
|
e3f2c38fff
|
CryptonightR support for Wownero
|
2019-02-10 15:21:17 +01:00 |
|
XMRig
|
1a2aaf210c
|
Sync changes.
|
2019-02-08 16:55:21 +07:00 |
|
XMRig
|
2a2712ab90
|
Sync changes.
|
2018-11-20 07:24:14 +07:00 |
|
XMRig
|
c2f6c70044
|
#769 Fixed regression with colors.
|
2018-10-02 13:14:32 +03:00 |
|
XMRig
|
0d197f8906
|
New donations proxy addresses with SSL/TLS support.
|
2018-09-26 20:35:27 +03:00 |
|
XMRig
|
7da9e7a599
|
Added TLS fingerprint validation.
|
2018-09-16 08:14:22 +03:00 |
|
XMRig
|
bc9130ded3
|
Show TLS version.
|
2018-09-16 06:35:49 +03:00 |
|
XMRig
|
de6ee749fe
|
#692 Add support for global algorithm variant.
|
2018-06-14 23:49:30 +07:00 |
|
XMRig
|
48a214c3f1
|
Move files.
|
2018-06-05 07:34:58 +07:00 |
|
XMRig
|
c89889cc57
|
#607 Fixed donation bug.
|
2018-05-07 02:09:25 +07:00 |
|
XMRig
|
85f9bd97f1
|
Verify & send algorithm name.
|
2018-04-26 23:27:53 +07:00 |
|
XMRig
|
2ddac1ce68
|
Silence primary pool errors if failover active.
|
2018-04-26 15:28:33 +07:00 |
|
XMRig
|
ca149d2eed
|
Sync changes with proxy.
|
2018-04-25 14:48:32 +07:00 |
|
XMRig
|
45e8a0525c
|
Prepare for per pool and per job algorithms.
|
2018-04-21 19:55:51 +07:00 |
|
XMRig
|
8fe264bbd7
|
Move Job to common.
|
2018-04-20 23:44:32 +07:00 |
|
XMRig
|
36a612af9a
|
Move logging code to common folder.
|
2018-04-20 18:54:58 +07:00 |
|
XMRig
|
98e7308597
|
Move keccak to common code.
|
2018-04-20 14:45:51 +07:00 |
|
XMRig
|
2d22f2aeff
|
Move shared network code to common folder.
|
2018-04-20 13:44:30 +07:00 |
|
XMRig
|
78e2c12202
|
Fix msvc build.
|
2018-04-20 10:36:41 +07:00 |
|
XMRig
|
fe1649a2c1
|
Revert old Client::close.
|
2018-04-19 20:29:23 +07:00 |
|
XMRig
|
4b71b7aa29
|
Added class MultiWorker and remove classes SingleWorker and DoubleWorker.
|
2018-04-14 22:14:57 +07:00 |
|
XMRig
|
c1800094d0
|
Move Platform.
|
2018-04-13 07:23:01 +07:00 |
|
XMRig
|
51422f4b1e
|
Move xmrig.h to common/xmrig.h.
|
2018-04-13 07:00:51 +07:00 |
|
XMRig
|
f197f6b1eb
|
Changed directory structure.
|
2018-04-13 06:38:18 +07:00 |
|
XMRig
|
b13640e4a1
|
Fixes for build without cn-lite and cn-heavy.
|
2018-04-12 11:38:43 +07:00 |
|
XMRig
|
a73ad9b089
|
Fixed build with APP_DEBUG.
|
2018-04-11 08:29:02 +07:00 |
|
XMRig
|
1ebaf677e0
|
Move static algo name conversions to Pool class.
|
2018-04-11 06:39:24 +07:00 |
|
XMRig
|
36ef254c73
|
Rename class Url to Pool.
|
2018-04-11 06:09:34 +07:00 |
|
XMRig
|
ad7545d149
|
Refactoring.
|
2018-04-11 03:52:23 +07:00 |
|
XMRig
|
de83cfd53c
|
#519 Fix donation start time randomization.
|
2018-04-08 22:19:21 +07:00 |
|
XMRig
|
dd6bc339bf
|
First working cryptonight-heavy.
|
2018-04-03 16:55:41 +07:00 |
|
XMRig
|
903b243308
|
New style function selector.
|
2018-04-03 02:55:28 +07:00 |
|
XMRig
|
a042cbf885
|
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
|
2018-04-01 22:49:21 +07:00 |
|
XMRig
|
341557c34e
|
Added client storage from proxy.
|
2018-03-31 18:12:52 +07:00 |
|
XMRig
|
aac7b0404a
|
Options class replaced to xmrig::Config.
|
2018-03-31 16:29:47 +07:00 |
|
XMRig
|
aad19f1a35
|
Added initial next gen config support from proxy.
|
2018-03-31 13:48:06 +07:00 |
|
XMRig
|
6f4ed5f66d
|
#478 Fixed totally broken reconnect.
|
2018-03-26 11:47:01 +07:00 |
|
XMRig
|
89608ade3b
|
Removed unused private field in FailoverStrategy class.
|
2018-03-24 13:45:54 +07:00 |
|
XMRig
|
673a1291e1
|
Randomized donation start time.
|
2018-03-24 09:41:32 +07:00 |
|
XMRig
|
8aa73318c8
|
Backport changes from proxy.
|
2018-03-24 00:10:39 +07:00 |
|
XMRig
|
e58429a044
|
Merge branch 'feature-donate-failover'
|
2018-03-17 17:57:02 +07:00 |
|
XMRig
|
ed5bf3420c
|
Add donate pool IP address to avoid DNS issues.
|
2018-03-17 17:55:11 +07:00 |
|
XMRig
|
de5016dda8
|
#459 Fix issue with xmr.f2pool.com
|
2018-03-17 16:30:41 +07:00 |
|
XMRig
|
1cf1d616c6
|
DonateStrategy now use FailoverStrategy internally and possible to use any other IStrategy.
|
2018-03-17 14:33:30 +07:00 |
|
XMRig
|
c46c019c83
|
Unify network strategies with upcoming proxy.
|
2018-03-17 05:03:14 +07:00 |
|
XMRig
|
a2f747fb0c
|
Pass all options to network strategies in constructor.
|
2018-03-17 04:16:08 +07:00 |
|
XMRig
|
7ab81ef19a
|
#456 Don't show error "JSON decode failed" in quiet mode.
|
2018-03-17 01:07:53 +07:00 |
|
XMRig
|
f9a3315d75
|
Fixes for 32 bit gcc builds.
|
2018-03-14 16:58:39 +07:00 |
|
XMRig
|
a01b4d0566
|
Simplify variant selection.
|
2018-03-13 17:50:09 +07:00 |
|
XMRig
|
07f0a107d3
|
Change port for AEON donate.
|
2018-03-13 02:17:19 +07:00 |
|
XMRig
|
125072a30e
|
Added test hashes for AEON.
|
2018-03-13 01:29:31 +07:00 |
|
XMRig
|
aec31c43c0
|
Better v1 PoW implementation, added variant option.
|
2018-03-12 22:29:44 +07:00 |
|
XMRig
|
244ca93aa4
|
Change donation address to separate old and new versions.
|
2018-03-09 13:15:55 +07:00 |
|
XMRig
|
84970e9e9b
|
Added coin field support added in xmrig-proxy 2.5.
|
2018-03-09 00:50:06 +07:00 |
|
XMRig
|
37ac1aa62c
|
Automatically enable nicehash when use with upcoming xmrig-proxy 2.5.
|
2018-03-07 21:56:43 +07:00 |
|