Ben Gräf
f7e6b3cef1
Fixed segfault when using colors=false
2019-01-06 17:30:01 +01:00
Ben Gräf
1273e45e46
Integrated new Algos ( #224 )
...
- Added XLT v5/9 with autodetect(algo: "cryptonight", variant: "xtl" (autodetect), "xtlv9" (force v9))
- Added cn-lite variant UPX/uPlexa (algo: "cryptonight-lite", variant "upx")
- Added force-pow-variant parameter to force usage of the variant from the config and skip parsing of pow/variant from job/pool
2019-01-04 18:34:48 +00:00
BenDr0id
5e333e1910
Cleanup
2018-10-16 09:13:05 +02:00
Ben Gräf
89e210ddd7
Integration of cnv2 and asm optimizations for cnv1&cnv2 thx to @SChernykh ( #185 )
2018-10-16 00:20:27 +02:00
Ben Gräf
90699d58ec
Features of 1.6.5 ( #140 )
...
* Hashrate improve -> add autodetection mode for cpu-affinity
* Hashrate improve, more stable hashrates -> refactor memory allocation
* Add TubeV4 support (cn-heavy + ipbc mod + soft-aes mod)
* Update ccp-httpd lib to fix stop/freeze of cc communication on some miners
* Fix cn-heavy on arm processors
2018-06-26 20:25:38 +02:00
BenDr0id
246f6bcebd
Cleanup
2018-02-26 09:19:46 +01:00
BenDroid
8fd88a4e11
Manual merged #43 Mac OS Compilation fixes
2018-02-21 23:17:11 +01:00
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
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
BenDroid
4bb86be776
Fixed MSC_VER for latest Visual Studio builds
...
Added build type to summary to detect if debug or release build
2017-12-24 21:16:28 +01:00
BenDroid
4f2eb43c40
Updated changelog/version
2017-12-03 21:21:27 +01:00
BenDroid
06328c5541
Merge remote-tracking branch 'refs/remotes/xmrig/master'
...
Conflicts:
CHANGELOG.md
src/Options.h
src/Platform_unix.cpp
src/log/ConsoleLog.cpp
src/version.h
2017-12-03 21:17:56 +01:00
BenDroid
b90e33d5fe
Fixed huge pages on Windows
...
Cleanup of default config files
Added single-double threads to summary printout
2017-12-02 20:48:19 +01:00
BenDroid
daa4d912b3
Integrated thread based double hash mode
2017-12-01 07:48:28 +01:00
BenDroid
d4d5b63990
Fixed mingw build
2017-11-23 20:24:04 +01:00
XMRig
c8947681d3
#196 Fix Linux build.
2017-11-17 12:59:46 +03:00
BenDroid
1cf1e38077
Removed libcurl dependency and fixed avgTime round in dashboard
2017-11-07 18:51:55 +01: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
215efcabb8
Implemented CCClient and extended CCServer service
2017-10-16 21:38:00 +02:00
Ben Gräf
b6fc43b8a4
Merge remote-tracking branch 'xmrig/master' into feature_cc
2017-10-07 20:05:56 +02:00
Ben Gräf
eebb10c18e
Fixed Linux compile issues
2017-10-06 22:00:22 +02:00
XMRig
d0db4770ed
Added API port to summary.
2017-09-02 15:50:27 +03:00
XMRig
0b5587fd6a
Add commands help.
2017-07-23 10:04:23 +03:00
XMRig
ebf54c6d04
Fix warnings on Linux.
2017-07-18 22:38:38 +03:00
XMRig
970b5d1964
Add FailoverStrategy.
2017-07-01 20:53:42 +03:00
XMRig
c0dcfc2a97
Initial multiple pools support [2/2].
2017-06-27 06:32:17 +03:00
XMRig
952017ae7a
Initial multiple pools support [1/2].
2017-06-26 21:13:05 +03:00
XMRig
77d9beaf89
Rename Console class to Log.
2017-06-20 13:04:38 +03:00
XMRig
b8089e637a
Print pool urls in summary.
2017-06-16 11:32:34 +03:00
Admin
1bf428f8da
Initial OS X support
2017-06-14 20:37:59 +03:00
XMRig
42bf85d10b
Fixes for MSVC.
2017-06-13 06:31:25 +03:00
XMRig
3df545cfc5
Initial MSVC support.
2017-06-12 16:19:07 +03:00
XMRig
b772349f69
Add memory summary.
2017-06-10 01:20:54 +03:00
XMRig
04c5d6d00a
Print threads summary.
2017-06-09 02:47:46 +03:00
XMRig
b11f95d248
Restore libcpuid support.
2017-06-08 01:51:24 +03:00
XMRig
9797f49456
Add Summary.
2017-06-08 01:16:45 +03:00