Ben Gräf
acf27e9341
Preparation for #1.4.0 ( #30 )
...
- Fixed CPU affinity on Windows for NUMA and CPUs with lot of cores
- Implemented per thread configurable Multihash mode (double, triple, quadruple, quintuple)
- Rebased from XMRig 2.4.4
2018-01-19 19:42:06 +01:00
BenDroid
5f8ea98764
Merge remote-tracking branch 'refs/remotes/xmrig/master'
...
Conflicts:
CHANGELOG.md
README.md
src/version.h
2018-01-19 19:25:31 +01:00
BenDroid
e7bf633010
Integrated config less startup with only given CCServer and token #14
...
Fixed time drift issues on dashboard by sending server time to dashboard and use this for comparisson
2018-01-12 23:11:00 +01:00
XMRig
f8481a4430
#328 Added guard to prevent paused message spam and crash.
2018-01-10 22:55:45 +07:00
BenDr0id
e12b0070a9
Merge remote-tracking branch 'xmrig/master' into dev
2018-01-04 17:34:52 +01:00
BenDr0id
9620fe0eeb
Added cpu sockets to dashboard client info popup
...
* Removed not working background mode for *nix
2018-01-04 17:32:56 +01:00
XMRig
aacb9b271e
Fix wrong signal handle.
2018-01-04 11:38:32 +07:00
BenDroid
e349dccb91
- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard
...
- Miner now publishs own config to XMRigCCServer on startup
- Added command to trigger miner to upload config to XMRigCCServer
- Added threads to miner info tooltip on client id
2017-12-16 22:38:51 +01:00
BenDroid
379e25162e
Added delay in windows closse of xmrigDaemon when an error occurs
2017-12-04 21:47:47 +01:00
BenDroid
6eea2bb9d7
Fixed START command
2017-11-14 23:29:13 +01:00
BenDroid
ebde8b30f6
Moved CCClient to seperate thrad and process ControlCommands async
2017-11-14 23:22:30 +01:00
BenDroid
1cf1e38077
Removed libcurl dependency and fixed avgTime round in dashboard
2017-11-07 18:51:55 +01:00
Ben Gräf
627321b6cc
Fixed windows build
2017-10-24 14:24:29 -07:00
Ben Gräf
d34d51d7a2
Cleanup
2017-10-20 20:07:25 +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
5c065a8e48
Fixes in command handling
2017-10-16 22:33:18 +02:00
Ben Gräf
215efcabb8
Implemented CCClient and extended CCServer service
2017-10-16 21:38:00 +02:00
XMRig
fd98dc236a
Added support to build without API.
2017-09-02 12:12:40 +03:00
XMRig
71f06530df
Added classes Api and ApiState.
2017-08-31 04:30:59 +03:00
XMRig
5601c7a672
Added Httpd class and API config options.
2017-08-31 02:28:33 +03:00
XMRig
8bba0df054
Added option --no-huge-pages.
2017-08-16 14:21:12 +03:00
XMRig
27f02d5f9f
Added option --user-agent.
2017-08-16 13:19:14 +03:00
XMRig
f05a328474
Added --cpu-priority option.
2017-08-15 08:19:55 +03:00
XMRig
61859dfe14
Add class Platform.
2017-08-15 03:04:46 +03:00
XMRig
1720d3e096
Fixed initialization, no need init logs and network if configuration not ready.
2017-08-04 21:47:43 +03:00
XMRig
816fc3ee43
Fixed terminal issues after exit on Linux and OS X.
2017-08-04 11:10:33 +03:00
XMRig
776f77a8d4
Added IConsoleListener
2017-07-23 09:36:30 +03:00
XMRig
583f45e2da
Add Console class.
2017-07-23 08:35:26 +03:00
XMRig
8f38462bbe
#40 Fix crash on Linux.
2017-07-19 04:28:59 +03:00
XMRig
a3988374f0
Fixed graceful shutdown.
2017-07-18 05:20:36 +03:00
XMRig
8ec58a8394
Fix nicehash support, please note --nicehash option now specified per pool.
2017-07-01 22:37:27 +03:00
XMRig
c0dcfc2a97
Initial multiple pools support [2/2].
2017-06-27 06:32:17 +03:00
XMRig
faf793b0aa
Add syslog support.
2017-06-25 02:04:59 +03:00
XMRig
c1b3802590
Add option "-l, --log-file=FILE" and stub for option "-S, --syslog".
2017-06-23 03:12:46 +03:00
XMRig
052290d0e9
Add ConsoleLog class and ILogBackend interface.
2017-06-22 14:41:34 +03:00
XMRig
77d9beaf89
Rename Console class to Log.
2017-06-20 13:04:38 +03:00
XMRig
a791bc113e
Adjust console output.
2017-06-20 00:55:55 +03:00
XMRig
9bfa49b7d0
Fix regression, option --no-color not fully disabled colored output.
2017-06-19 10:58:28 +03:00
XMRig
5af169fd7b
Fix linux build.
2017-06-14 16:11:01 +03:00
XMRig
981e043ada
Add DoubleWorker class.
2017-06-13 19:58:31 +03:00
XMRig
8c2951db2d
Add signal handlers.
2017-06-13 13:20:15 +03:00
XMRig
3df545cfc5
Initial MSVC support.
2017-06-12 16:19:07 +03:00
XMRig
3ad11685cc
Job flow WIP.
2017-06-11 06:52:23 +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
30642881bf
Add Mem class.
2017-06-09 15:09:21 +03:00
XMRig
878e021ff6
Initial CryptoNight.
2017-06-08 09:47:25 +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