Commit graph

676 commits

Author SHA1 Message Date
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
Ben Gräf
244cddf3c5 Update README.md 2018-03-25 20:51:42 +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
Ben Gräf
4639fbe923 Update README.md 2018-03-21 11:35:13 +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
Ben Gräf
dd3d2db2a0 Update README.md 2018-03-17 11:09:29 +01:00
Ben Gräf
6e38088573 Update README.md 2018-03-17 11:08:33 +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
0299ec8888 Preparation 1.5.1 2018-03-16 21:37:34 +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
3b44f055c4 Merged branch master into master 2018-03-15 21:44:27 +01:00
BenDroid
9433498a86 Removed align.h macro 2018-03-15 21:44:21 +01:00
Ben Gräf
cbe4c6476d Fixed FreeBSD build #65 2018-03-14 10:12:06 +01:00
Ben Gräf
68a2397f57 Update README.md 2018-03-13 21:22:54 +01:00
BenDroid
17f00585c9 Prepared v1.5.1 2018-03-13 21:07:44 +01:00
BenDroid
f2da61a9e2 Fixed margin of table 2018-03-13 20:28:58 +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
ba69b8555b Cleanup 2018-03-03 21:06:24 +01:00
BenDroid
a78f033d24 Moved dl to extra libs section 2018-03-03 20:53:44 +01:00
BenDroid
b7e192fad2 Updated README.md 2018-03-03 18:40:44 +01:00
BenDroid
7454d1d914 changed min cmake to 3 to fix openssl linking issues 2018-03-03 18:22:21 +01:00
BenDroid
f2ddd9de29 Fixed static linux build with static openssl 2018-03-03 18:20:47 +01:00
BenDroid
540f97adc5 Fixed more linker errors 2018-03-03 16:28:37 +01:00
BenDroid
c7094eff7d Fixed centos static buid with tls 2018-03-03 16:12:53 +01:00
BenDroid
1c123868a5 Preparation for release 1.5.0 2018-03-03 12:25:27 +01:00
BenDroid
f36d04a9c5 Full TLS support CC/Pool
-Easy rename of miner/daemon
-Dockerfile
-Miner uptime in Dashboard
-Based on XMRig 2.4.5
2018-03-03 11:48:37 +01:00
BenDroid
327a9b20d7 Merge branch 'master'
Conflicts:
	src/net/Client.cpp
2018-03-02 23:22:06 +01:00
BenDroid
ac805bd56f Fixed merge issues 2018-03-02 21:54:23 +01:00
BenDroid
f171801a61 Manual merge 2018-03-02 21:29:53 +01:00
BenDroid
892c7207fb Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts:
	CHANGELOG.md
	README.md
	src/App.cpp
	src/App.h
	src/Cpu.cpp
	src/Options.cpp
	src/Options.h
	src/crypto/CryptoNight_arm.h
	src/crypto/CryptoNight_x86.h
	src/version.h
2018-03-02 21:29:33 +01:00
BenDroid
30069aef22 Fixed merging 2018-03-02 20:51:48 +01:00
BenDroid
7ad143a0ac Merge branch 'master'
Conflicts:
	src/cc/Httpd.cpp
2018-03-02 20:49:05 +01:00
BenDroid
78283d2975 Merged branch master into master 2018-03-02 20:48:27 +01:00
BenDroid
38f06ac4ca Increased network connection timeouts 2018-03-02 20:48:15 +01:00
BenDr0id
b9efc0e1fd Merge remote-tracking branch 'origin/master' into dev_tls 2018-03-02 09:21:43 +01:00