Ben Gräf
bb1fba37a6
Add Arto (RTO) support
2018-06-18 22:36:06 +02:00
Ben Gräf
5ceaa28178
Update version.h
2018-06-15 08:42:19 +02:00
Ben Gräf
67a1591258
Added cryptonight-heavy xvn for ARM
2018-06-14 23:12:16 +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
3e57539e91
Added resetClientStatusList button to Dashboard #129
2018-06-12 21:13:09 +02:00
Ben Gräf
f4bd7c1ca3
Update BoostConnection.h
2018-06-12 11:39:40 +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
1c4914b64e
Updated default configs and help printout
2018-05-24 21:13:43 +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
Ben Gräf
dc6bcacaed
Fixed leak in Logger
2018-04-22 07:04:07 +02:00
BenDr0id
f0039013b5
Bumped version to 1.6.2
2018-04-19 17:23:24 +02:00
BenDr0id
8b6c062c90
Fixed crashes on 32bit Windows
2018-04-19 17:19:23 +02:00
Ben Gräf
581cf9794d
Update Job.h
2018-04-19 16:05:33 +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
Ben Gräf
9ea520a3a4
Fixed server crash when auth header is wrong
2018-04-17 15:01:09 +02:00
BenDroid
7d5e2d671e
Removed debug logging in XMRIgDaemon
2018-04-16 22:25:04 +02:00
BenDroid
b7702cf15e
1.6.0-final Preparation
2018-04-16 21:24:33 +02:00
BenDroid
bde933d226
Cleanup
2018-04-14 23:50:51 +02:00
BenDroid
3e4f553aef
Fixed disconnect issues
2018-04-14 23:49:38 +02:00
BenDroid
09548d6b3b
Fixed disconnect
2018-04-14 23:47:45 +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
BenDroid
15d752d9e0
Updated default config files and documentation
2018-04-07 21:50:39 +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
06bb082041
Changed donation urls for forced POW2
2018-04-04 23:21:53 +02:00
BenDroid
7bd86cac20
Fixed crash in reconnecting / net_free
2018-04-02 23:31:44 +02:00
BenDroid
aed6787f40
Fixed strange gcc Win32 segfault
2018-04-01 01:20:45 +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
BenDroid
68db2f613a
Fixed XMRigDaemin for windows. In now also restarts on Segfaults
2018-03-31 10:46:23 +02:00
BenDroid
e81aaa8280
Fixed reconnecting in case of errors
2018-03-30 21:57:41 +02:00
BenDroid
93ef680a21
XMRigd now restarts miner in a case of segfault
2018-03-30 20:43:46 +02:00
Ben Gräf
94e59b1744
Reverted changes in Job ( #82 )
2018-03-29 23:39:06 +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
Ben Gräf
a9e3024b9c
Added possibility to set variant by proxy ( #79 )
...
Added fix for wrong cpu cache detection
2018-03-28 12:40:33 +02:00
Ben Gräf
b13113b786
Fixed hugepages for some older linux versions ( #78 )
2018-03-28 12:15:34 +02:00
BenDroid
56886534d4
Updted changelog
2018-03-25 14:47:08 +02:00
BenDroid
197034b5dd
Increased version and changed donationstrategy again
2018-03-25 14:41:56 +02:00
BenDroid
edfd6605e1
Merge remote-tracking branch 'refs/remotes/origin/master'
...
Conflicts:
README.md
2018-03-24 23:45:24 +01:00
BenDroid
ac2980cea7
# 1.5.2 Preparation
...
- Fixed OSX Build- Fixed force PoW algo version
- Added AEON test vectors for new PoW Algo
- Changed DonateStrategy to latest XMRig to avoid peaks on donate pool when restarting multiple miners
2018-03-24 23:44:47 +01:00
BenDr0id
e4da579afa
Added AEON v7 PoW change test vectors
2018-03-21 16:49:02 +01:00
BenDr0id
357ba0fed1
Fixed cryptonight tests when force PoW option is used
2018-03-21 09:24:37 +01:00
BenDr0id
113ac5d868
Merge branch 'master' of https://github.com/Bendr0id/xmrigCC
2018-03-21 09:01:05 +01:00
djfinch
90202b2920
OSX Mem.cpp fix ( #70 ) Thx to @djfinch
...
* OSX Mem.cp fix
* Fixed current serverTime overflow.
2018-03-19 23:04:18 +01:00
sebastianstolzenberg
f5dd1cd5cf
Removed unused code ( #68 )
2018-03-16 22:24:59 +01:00
BenDroid
8b2424b97a
Cleanup
2018-03-16 22:07:04 +01:00