Ben Gräf
77cb5b1196
Added possibility to overrule the PoW
...
Added PoW adaptions for upcoming AEON PoW changes
2018-03-16 15:49:17 +01:00
BenDroid
e6900195f5
Removed align.h macro
2018-03-15 21:44:21 +01:00
sebastianstolzenberg
278720f5e9
Implemented Monero v1 pow changes
...
* Adds arm implementation and test code for single hash
* Fixed build break for when APP_DEBUG is set
* Applied new icons / design
2018-03-13 20:19:20 +01:00
Ben Gräf
9d0f570577
Fixed TLS build on Windows GCC/MVSC
...
Cleanup TLS compile
2018-03-01 17:44:15 +01:00
BenDroid
69afccf762
Cleanup and added integrated tls config params parsing
2018-02-25 23:32:51 +01:00
BenDroid
6b13f2ad88
Added SSL/TLS support to stratum communication
2018-02-25 22:06:40 +01:00
BenDroid
e082a3d093
Added tls flag to Url
2018-02-09 20:16:07 +01:00
BenDroid
054b302ab5
Added miner uptime to dashboard
...
WIP SSL/TLS for CC communication and Dashboard
2018-02-05 22:53:38 +01:00
Ben Gräf
ede0149552
Merge remote-tracking branch 'xmrig/master' into dev
2018-01-04 17:34:52 +01:00
XMRig
1b025f681c
Remove extra semicolon.
2018-01-02 13:41:00 +07:00
BenDroid
e75451db53
Added online/offline status to dashboard client Id column
...
* Added external client IP to dashboard client Id column tooltip
* Added client info (cpu, cores, cpu features, current configured threads, current hash mode ..) to client id column tooltip
2017-11-13 22:35:53 +01:00
BenDroid
9c03bd3705
Added "hide offline miners" toggle
2017-11-10 21:10:00 +01:00
Ben Gräf
8e29430c75
Merge remote-tracking branch 'refs/remotes/xmrig/master'
...
Conflicts:
CHANGELOG.md
src/version.h
2017-10-25 14:14:05 +02:00
XMRig
fd029201b0
v2.4.2.
2017-10-23 15:32:07 +03:00
Ben Gräf
bb09944cb8
Merge remote-tracking branch 'xmrig/master' into feature_cc
2017-10-21 22:13:24 +02:00
Ben Gräf
3f39ca31fd
Added xmrigDaemon to control xmrigMiner
...
Fixed some issues in CCClient and CCServer
2017-10-19 22:12:20 +02:00
BenDroid
2b97e2f4ff
Fixed bugs in CCClient, added missing delete/desttructors for restart
2017-10-17 22:31:22 +02:00
Ben Gräf
215efcabb8
Implemented CCClient and extended CCServer service
2017-10-16 21:38:00 +02:00
XMRig
1af1ba6b5f
#153 Force reconnect when duplicated job received.
2017-10-16 01:26:55 +03:00
XMRig
f9202c6951
#147 Fixed comparability with monero-stratum.
2017-10-10 16:31:19 +03:00
XMRig
a3297b9ea4
Fixed 32 bit version crash.
2017-10-07 20:36:02 +03:00
XMRig
f02b98efe7
Fix clang warnings and job comparison bug.
2017-10-07 18:58:04 +03:00
XMRig
914fdd5f0a
#97 Ignore keepalive option with minergate and nicehash.com
2017-10-06 19:10:08 +03:00
XMRig
af51513614
libjansson replaced to rapidjson.
...
Sync changes with proxy.
2017-10-04 23:33:30 +03:00
XMRig
fd98dc236a
Added support to build without API.
2017-09-02 12:12:40 +03:00
XMRig
7798f09dc7
Added connection statistics to API.
2017-09-02 05:47:30 +03:00
XMRig
8e08df2fd2
Rename Results => NetworkState.
2017-09-01 15:35:00 +03:00
XMRig
9e9cddedc5
Added results statistics to API.
2017-09-01 08:02:56 +03:00
XMRig
e3e52f6d06
#62 Don't send the login to the dev pool.
2017-08-18 06:08:35 +03:00
XMRig
9cb7d727c2
Force close connection if IP address banned.
2017-08-16 15:14:21 +03:00
XMRig
2f371e884e
Merge branch 'dev' of github.com:xmrig/xmrig into dev
2017-08-15 08:20:33 +03:00
XMRig
f05a328474
Added --cpu-priority option.
2017-08-15 08:19:55 +03:00
XMRig
c40f212e23
Fix Linux build.
2017-08-15 03:13:11 +03:00
XMRig
61859dfe14
Add class Platform.
2017-08-15 03:04:46 +03:00
XMRig
eb140fd30f
Fix gcc warnings.
2017-08-14 09:53:48 +03:00
XMRig
a07b0e5953
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
XMRig
9975b4e4cd
Backport unified client timer from proxy project.
2017-08-14 08:41:54 +03:00
XMRig
e6a72b2f78
#46 Added config file support.
2017-07-31 16:05:16 +03:00
XMRig
5bed17a8af
Fix stop for FailoverStrategy.
2017-07-27 07:36:16 +03:00
XMRig
9665ff15ae
Use uv_tty for console output and remove legacy winansi.
2017-07-23 05:59:57 +03:00
XMRig
3d9be9484d
Merge branch 'dev'
...
# Conflicts:
# src/version.h
2017-07-20 00:54:03 +03:00
XMRig
35fd43a6b4
Changed donation address, new xmrig-proxy is coming soon.
2017-07-19 23:57:03 +03:00
XMRig
8f38462bbe
#40 Fix crash on Linux.
2017-07-19 04:28:59 +03:00
XMRig
ebf54c6d04
Fix warnings on Linux.
2017-07-18 22:38:38 +03:00
XMRig
d7659b5093
Fixed %lld and %llu related warnings.
2017-07-18 20:20:29 +03:00
XMRig
e00c568ae9
Fix OS X build.
2017-07-18 14:09:20 +03:00
XMRig
a3988374f0
Fixed graceful shutdown.
2017-07-18 05:20:36 +03:00
XMRig
9732636155
Fixed bug, login request was contain malformed JSON if username or password has some special characters for example \.
2017-07-18 01:49:04 +03:00
XMRig
986aee4297
Better support for Round Robin DNS, related https://github.com/fireice-uk/xmr-stak-cpu/pull/220
2017-07-17 23:35:36 +03:00
XMRig
66d3e96a1a
Sync changes with upcoming xmrig-proxy project.
2017-07-17 21:57:03 +03:00