Commit graph

774 commits

Author SHA1 Message Date
Ben Gräf
2ed4c67265 Increased version 2018-11-18 14:47:28 +01:00
Ben Gräf
128550a662 Integrated xfh freehaven-protocol aka cn-heavy-superfast 2018-11-18 14:45:50 +01:00
Ben Gräf
e874148820 Merge branch 'develop' 2018-11-15 19:39:12 +01:00
Ben Gräf
ce4eb25855 Merge remote-tracking branch 'origin/master' into develop 2018-11-15 19:38:46 +01:00
Ben Gräf
2dfcde48e4 Fix memory leak 2018-11-15 19:38:37 +01:00
Ben Gräf
ed69dd4ca4
Update version.h 2018-11-12 20:42:56 +01:00
Ben Gräf
8997e74b90
Add ASM optimizations (#208)
* Add ASM optimizations

- Add ASM optimization for CN-FAST on INTEL
- Add ASM optimization for CNV2 on AMD Bulldozer
- Alloy is now announced as XAO

* Upgraded default configs
2018-11-12 12:20:59 +01:00
Ben Gräf
3b643ff510 Upgraded default configs 2018-11-04 23:20:25 +01:00
Ben Gräf
e655bdfc5e Add ASM optimizations
- Add ASM optimization for CN-FAST on INTEL
- Add ASM optimization for CNV2 on AMD Bulldozer
- Alloy is now announced as XAO
2018-11-04 22:54:28 +01:00
Ben Gräf
f94d00f1d0 Merge branch 'master' into develop 2018-11-04 22:51:55 +01:00
Ben Gräf
eebf62cd6a 2018-10-21 20:18:16 +02:00
Ben Gräf
0341a8d2f5 Upgraded version 2018-10-21 20:15:47 +02:00
Ben Gräf
d1e896b745 Removed obsolete fork workarounds for old versions of xtl, msr, xhv 2018-10-21 19:02:41 +02:00
Ben Gräf
f11a001f6c Fixed total avg.time 2018-10-20 23:08:06 +02:00
Ben Gräf
38677f8a2b 2018-10-19 20:29:17 +02:00
BenDr0id
16caa6b76b Merge branch 'master' into develop 2018-10-19 10:35:56 +02:00
Ben Gräf
6687d56910
Proper handling of DNS issues (#197)
* Fixed dns resolver issues
* fixed supported-variants in login
2018-10-19 10:35:01 +02:00
Ben Gräf
0d2f4d1c7a
Update README.md 2018-10-18 13:38:24 +02:00
djfinch
03b1845615 Travis CI OSX build. (#193) 2018-10-17 09:14:34 +02:00
BenDr0id
8999758bc4 Removed unnecessary import 2018-10-16 11:19:05 +02:00
BenDr0id
9b0ec951b4 Added ASM for cn-lite v1 support 2018-10-16 11:18:33 +02:00
BenDr0id
5e333e1910 Cleanup 2018-10-16 09:13:05 +02:00
BenDr0id
503f0ded0f Fix linker error on 32bit 2018-10-16 09:01:04 +02:00
BenDr0id
6e6dfd93fc Add ASM tweak for XLT and Fix for 32bit 2018-10-16 08:47:09 +02:00
Ben Gräf
857e3193dd GCC 32bit fixes 2018-10-16 07:25:52 +02:00
Ben Gräf
9653e6b092 Fix win mvc build 2018-10-16 00:55:37 +02:00
Ben Gräf
9d6aa72746 Changed version 2018-10-16 00:32:30 +02:00
Ben Gräf
4e50098b29 #1.8.0 Preparation 2018-10-16 00:31:25 +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
fe5f6f0673
Update README.md 2018-10-13 14:33:45 +02:00
BenDr0id
231e154236 Merge branch 'master' into develop 2018-09-12 11:17:24 +02:00
djfinch
b3a8783498 OSX compile fix. (#166)
* OSX compile fix.
2018-09-11 11:33:29 +02:00
Ben Gräf
e1aac6d450
Update config_cc.json 2018-09-10 15:35:49 +02:00
Ben Gräf
f295d2eb95
Fix for segfault in file logger 2018-08-30 21:39:22 +02:00
Ben Gräf
bd4bc9a2c4 Merge branch 'develop' 2018-08-26 20:09:02 +02:00
Ben Gräf
71b94a6dcd Cleanup in CMAKE 2018-08-26 20:08:36 +02:00
Ben Gräf
088c28cbda
#1.7.0 (#160)
# 1.7.0
- First official Release of XMRigCC-amd #33 #3
- Full integration of xmrigCC-amd into XMRigCCServer/Dashboard with GPUInfo / remote logging
- Config property to enable/disable config upload on startup (--cc-upload-config-on-startup) #80
- Refactoring of remote logging feature: #143
    - Only deltas will be send to the XMRigCCServer
    - Fetching miner log on dashboard upon need
    - Maximum lines of log history kept per miner can be configured on XMRigCCServer 
- Fix correct hugepages status on Dashboard
- Fix cpu affinity for single thread usage
- Add all needed security infos to XMRigCCServer logging to harden the server (f.e. fail2ban)
- Fix commandline params overwrite config.json #157
- Fix building miner with API support #145
2018-08-26 19:43:52 +02:00
Ben Gräf
14202ab24c Extend changelog 2018-08-26 19:42:59 +02:00
Ben Gräf
627d020342 Preparation for 1.7.0 release 2018-08-26 19:36:36 +02:00
Ben Gräf
463590ddf2 Default config for write log to server.log 2018-08-24 22:40:45 +02:00
Ben Gräf
23febd7c0f Improve HTTP error logging 2018-08-24 22:35:59 +02:00
BenDr0id
4bf6a07f9c Improve server logging with IPs and error messages 2018-08-24 10:09:07 +02:00
BenDr0id
0281597e2f Merge remote-tracking branch 'origin/master' into develop 2018-08-24 09:22:44 +02:00
Ben Gräf
3c41e5c1d4
Update README.md 2018-08-20 11:52:54 +02:00
Ben Gräf
02e7167ca8 Merge branch 'master' into develop 2018-08-17 21:27:44 +02:00
Ben Gräf
d38c4968f1 Merge branch '1.7.0_beta1' 2018-08-17 21:26:34 +02:00
BenDr0id
c016117a95 CMD params overrule config file 2018-08-17 11:38:31 +02:00
Ben Gräf
919be455a1 Fix for windows mvc build 2018-08-16 22:14:18 +02:00
BenDr0id
9b03c037f8 cleanup 2018-08-16 13:35:19 +02:00
BenDr0id
a361952179 1.7.0-beta1 preparations 2018-08-16 13:20:27 +02:00