Commit graph

857 commits

Author SHA1 Message Date
Ben Gräf
a5f1bee515 Fixes and #1.9.3 Preparation 2019-04-27 19:56:26 +02:00
Ben Gräf
8824dec49a Upgraded default config 2019-04-26 21:28:16 +02:00
Ben Gräf
b58b622715 Changelog 2019-04-26 21:11:06 +02:00
Ben Gräf
6d0ebc610b Improved HashFactor detection based on base variant 2019-04-26 08:32:24 +02:00
Ben Gräf
ff4058a2a9
Integrated CN-UPX2/extremelite (#247)
* WIP

* Added win/asm for upx2

* Added donation servers and fixed windows ASM variant

* #1.9.2 preparation
2019-04-24 22:34:30 +02:00
Ben Gräf
1b0557d3b4
Update index.html 2019-04-02 10:05:35 +02:00
BenDr0id
c3b710811c Merge remote-tracking branch 'origin/master' 2019-03-29 15:17:05 +01:00
BenDr0id
ddcf73a735 Integrated merged templates and replace of @WORKER-ID@ in template assignment 2019-03-29 15:16:59 +01:00
Ben Gräf
5d0b85a888
Update README.md 2019-03-18 16:53:08 +01:00
Ben Gräf
3117677abe
Update README.md 2019-03-09 22:14:32 +01:00
Ben Gräf
959eb3911c
Update version.h 2019-03-07 09:15:21 +01:00
Ben Gräf
c832d7c8a3
Update version.h 2019-03-07 09:15:14 +01:00
Ben Gräf
650de91742 Preparation #1.9.1 2019-03-06 21:52:25 +01:00
Ben Gräf
a97a21a2fa Fixed coloring of outdated version on Dashboard
Integrated Auto detect for V4, RWZ and Zelerius forls
2019-03-06 20:10:49 +01:00
djfinch
2993e3d2e5 Fix ASM RWZ for macOS (#237)
poděkovat
2019-03-06 16:01:17 +01:00
BenDr0id
75125f22d3 Reverted accidentaly reverted stuff 2019-03-06 13:52:04 +01:00
BenDr0id
ad93b74481 Increase version in appveyor build script 2019-03-06 12:23:38 +01:00
BenDr0id
d7508ba9f7 Cleanup and build fixes 2019-03-06 12:20:31 +01:00
BenDr0id
f26b9a5a10 Fix outdated check on dashboard 2019-03-06 09:53:11 +01:00
Ben Gräf
d6e2621b74
Update CHANGELOG.md 2019-03-06 07:54:54 +01:00
Ben Gräf
862c34b31e
#1.9.0 (#236)
# 1.9.0
- Integrated Monero CN-R variant so called CNv4, aka CN-R, aka CNv5, aka Cryptonight-R #233 (algo: "cryptonight", variant: "r")
- Integrated Wownero CN-R variant #233 (algo: "cryptonight", variant: "wow")
- Integrated Graft variant (algo: "cryptonight", variant: "rwz" OR variant: "graft")
- Integrated X-Cash variant #234 (algo: "cryptonight", variant: "double" OR variant: "heavyx" OR variant: "xcash")
- Integrated Zelerius variant (algo: "cryptonight", variant: "zls" OR variant: "zelerius")
- Add miner version column to the Dashboard (version turns red when its outdated)
- Fixed crash when remote logging is disabled
2019-03-05 23:49:32 +01:00
Ben Gräf
e48436cc91 Fixed crash when remote logging is disabled 2019-02-16 19:37:53 +01:00
Ben Gräf
20e7d62ec7 Fixed for hugepages on cn-turtle 2019-02-11 12:11:59 +01:00
Ben Gräf
651e650037 Fixed turtle self-check 2019-02-10 21:21:42 +01:00
Ben Gräf
7cec4e9a50 Fix ARMv8 compilation 2019-02-10 18:19:23 +01:00
Ben Gräf
b01fe7c5ae #1.8.13 Preparation 2019-02-10 17:57:33 +01:00
Ben Gräf
f6cd9068af Cleanup 2019-02-09 00:01:30 +01:00
Ben Gräf
a6c88e2d7e Integrats Hosp and adds ASM code for RTO/HOSP 2019-02-08 20:11:11 +01:00
Ben Gräf
8c544aa08c Fix compile issues on some compilers 2019-02-02 08:27:01 +01:00
Ben Gräf
da52ab2702 Fixed no-colors printout 2019-01-30 20:51:58 +01:00
Ben Gräf
61778ab4c2 Fixed hugepages/memory printout for CN-Turtle/Ultralite
- Added more names to the algo parse CN-Turtle/Ultralite
2019-01-30 20:51:11 +01:00
Ben Gräf
25b1e2e223 Removed buggy self check 2019-01-30 19:10:14 +01:00
Ben Gräf
965c91040c Upgraded changelog 2019-01-29 21:22:32 +01:00
BenDr0id
4001331310 Workaround multihash/self test of haevy variants when compiled with gcc8 2019-01-29 16:49:08 +01:00
Ben Gräf
9a28900750 #1.8.12 Preparation 2019-01-28 22:50:06 +01:00
Ben Gräf
3244b72871 Cleanup ASM 2019-01-27 11:36:52 +01:00
Ben Gräf
703529b81c Fixed #228 ForcePow overrules autodetect for XTLv9/Fast2
- CN-Ultralite is displayed as "turtle" instead of "2" on Dashboard
2019-01-27 11:05:28 +01:00
Ben Gräf
059d644ee0 Added windows asm files to gitignore 2019-01-27 10:59:06 +01:00
Ben Gräf
4e35bc3fa8 Removed generated windows asm files 2019-01-27 10:58:26 +01:00
Ben Gräf
a7d1ef0c54 Merge remote-tracking branch 'origin/master' 2019-01-27 10:57:50 +01:00
Ben Gräf
6dfa88a391 Fixed out source building 2019-01-27 10:57:36 +01:00
Ben Gräf
1999482704
Cleanup in CMakeLists 2019-01-25 17:24:39 +01:00
BenDr0id
aa8b20e312 Need to include generated files for windows/mvc, appveyor somehow is not able to generate 2019-01-25 09:11:36 +01:00
Ben Gräf
03d61ffc6c
Update CHANGELOG.md 2019-01-24 22:19:07 +01:00
Ben Gräf
e298fc9b72 Merge remote-tracking branch 'origin/master' 2019-01-24 22:10:34 +01:00
Ben Gräf
69025b39d7 #1.8.11 Preparation 2019-01-24 22:10:21 +01:00
Ben Gräf
4c3dc85178 2019-01-24 22:10:01 +01:00
Ben Gräf
d21f7d12c8 Increased version 2019-01-24 20:28:54 +01:00
Ben Gräf
98a09c25c2 Fix for cnv2_double_main_loop upx/fastv2
- Added more tests
2019-01-24 20:02:40 +01:00
Ben Gräf
317b521c76
Update Job.cpp 2019-01-23 15:57:56 +01:00