Commit graph

75 commits

Author SHA1 Message Date
BenDr0id
a361952179 1.7.0-beta1 preparations 2018-08-16 13:20:27 +02:00
BenDr0id
4ae65643ba Add config property to enable/disable config upload on startup 2018-08-02 13:57:07 +02:00
Ben Gräf
c7f133a6e3 Preparation #1.6.5 2018-06-26 20:44:28 +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
Ben Gräf
5ceaa28178
Update version.h 2018-06-15 08:42:19 +02:00
Ben Gräf
1978baf087 Update version 2018-06-14 21:37:31 +02:00
Ben Gräf
3ecda3e63a
Add Haven v3 support (#134) 2018-06-14 21:22:21 +02:00
Ben Gräf
ae15b9f5ac
Add Masari v7 support (#133) 2018-06-14 21:14:36 +02:00
Ben Gräf
b379f21cb3
Fix connection issues and add enhancement to the Dashboard (#130)
* Fix connection errors when doing DNS lookup
* Fix connection handling when an error occurs
* Add remote logging feature
* Add algo variant to dashboard
2018-06-12 09:15:04 +02:00
Ben Gräf
f54ce3c95c
Merged features for # 1.6.3 (#114)
- Added shift+click function for multi row selection to Dashboard
- Added -DBUILD_STATIC=ON/OFF option to CMake configuration to create fully static builds
- Added current algo and list of supported_varaints to login message for future usage on proxy
- Added support for latest Stellite (XTL) and Alloy (XAO) variants
- Simplification of configuration, "force-pow-variant" and "cryptonight-lite-ipbc" parameters are now deprecated see [Coin Configuration](https://github.com/Bendr0id/xmrigCC/wiki/Coin-configurations) for guidance
- Fixed leaks in transport shutdown
2018-05-23 23:23:49 +02:00
BenDr0id
f0039013b5 Bumped version to 1.6.2 2018-04-19 17:23:24 +02:00
BenDroid
abf623da82 Preparation #1.6.1 2018-04-18 22:06:05 +02:00
Ben Gräf
a5c311fad8
Integrate new algo "cryptonight-lite-ipbc" (#100) 2018-04-18 21:50:00 +02:00
BenDroid
b7702cf15e 1.6.0-final Preparation 2018-04-16 21:24:33 +02:00
BenDroid
10163ffe94 Changed version to beta2 2018-04-14 21:13:35 +02:00
Ben Gräf
df084acff6 Reimplement whole stratum network communication with boost::asio (#90)
Logger is now thread safe
2018-04-14 19:55:13 +02:00
Ben Gräf
1ce9d2bf3c Implemented CN-Heavy algo, Algo tests and fixed n-loop variants (#86)
* Debouncing of connection retry when connecting donation server fails
* When PoW variant is set on proxy, it will overrule local set PoW
* Implementation of cn_heavy algo
* Added self test for cn-heavy
* Fixed n-loop variant of powV2 and cn-heavy
* Fixed n-loop variant of powV2 and added cn-heavy for ARM
* Fixing n-loop for arm
* Limited cn-heavy to max hashfactor 3 on higher seltest fails.
* Removed a lot of casts
* Fixed algo selftest
2018-04-07 21:20:24 +02:00
BenDroid
ad78580c18 Changed version to 1.5.5 2018-03-31 21:48:23 +02:00
BenDroid
cf54111544 Preparation of #1.5.5 2018-03-31 15:17:52 +02:00
Ben Gräf
5a8ae614d2 Release v1.5.3 (#81)
- Fixed Bad/Invalid shares and high share transmit latency
- Fixed hugepages for some older linux versions
- Added force algo variant by xmrig-proxy 2.5.x+
- Added auto force of nicehash param by xmrig-proxy 2.5.x+
- Partial rebase of XMRig 2.5.2
2018-03-29 21:31:57 +02:00
BenDr0id
512f593b05 Increased version to 1.5.3 2018-03-28 12:41:54 +02:00
BenDroid
197034b5dd Increased version and changed donationstrategy again 2018-03-25 14:41:56 +02:00
BenDroid
17f00585c9 Prepared v1.5.1 2018-03-13 21:07:44 +01:00
BenDroid
1c123868a5 Preparation for release 1.5.0 2018-03-03 12:25:27 +01:00
BenDr0id
972f542901 Fixed TLS build on Windows GCC/MVSC
Cleanup TLS compile
2018-03-01 17:44:15 +01: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
BenDroid
c7d9074ab4 Fixed windows gcc build issues 2018-01-14 19:57:59 +01:00
BenDroid
60c72eaaea Preparation for #1.3.2 2018-01-14 19:15:08 +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
9f0bc484c3 Added additional fix for #16 2017-12-29 21:42:46 +01:00
BenDroid
9ef2eea854 Preparation for #1.3.0 2017-12-27 13:33:39 +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
90f3bc9e4e Updated version/changelog 2017-12-20 21:03:08 +01: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
4f2eb43c40 Updated changelog/version 2017-12-03 21:21:27 +01:00
BenDroid
9a8b427acd Grrr Windows 2017-11-23 21:11:53 +01:00
BenDroid
d6661ff34c Windows build fixes 2017-11-23 21:05:44 +01:00
BenDroid
d4d5b63990 Fixed mingw build 2017-11-23 20:24:04 +01:00
BenDroid
ee0dd98eeb Fixed some bugs in Dashboard
* Added client Version to tooltip
* Add version check and "update available" notification to Dashboard
2017-11-23 19:27:48 +01:00
BenDroid
415a5f5aac Prepared releas 1.1.0 2017-11-13 22:52:10 +01:00
BenDroid
dfe56bbc21 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
78e5d2d34a Updated Chagenlog for 1.0.9 2017-11-07 20:24:20 +01:00
BenDroid
ec2a1badf1 Updated Changelog/Version 2017-11-03 20:25:34 +01:00
BenDroid
967d8a2809 Updated version/changelog to 1.0.5 2017-11-01 22:45:29 +01:00
BenDroid
42522a64ea Fixed backgrounding for XMRigCCServer on Windows
Cleanup of default config files
Extendend Readme.md
2017-10-25 22:48:59 +02:00
BenDr0id
eda12de623 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
1b0805bacc Modified version 2017-10-21 22:27:20 +02:00