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
BenDroid
470bf67833
Integrated PoW changes for AEON
...
Added option to force PoW Version
Updated donate address
2018-03-16 20:22:53 +01:00
BenDr0id
76b4f9767f
Added possibility to overrule the PoW
...
Added PoW adaptions for upcoming AEON PoW changes
2018-03-16 15:49:17 +01:00
sebastianstolzenberg
7c0ed8b8c2
Adds separate v7 hash methods and cleans up pre-v7 hash functions ( #67 )
...
* Adds separate v7 hash methods and cleans up pre-v7 hash functions
2018-03-15 23:26:48 +01:00
BenDroid
9433498a86
Removed align.h macro
2018-03-15 21:44:21 +01:00
BenDroid
17f00585c9
Prepared v1.5.1
2018-03-13 21:07:44 +01:00
sebastianstolzenberg
75952e0eb4
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
BenDroid
9098c4936a
Fixed arm build
2018-03-03 21:34:20 +01:00
BenDroid
0b59e06bcc
Additional arm fix
2018-03-03 21:32:53 +01:00
BenDroid
ad2aaada64
Fixed arm build
2018-03-03 21:31:51 +01:00
BenDroid
1c123868a5
Preparation for release 1.5.0
2018-03-03 12:25:27 +01:00