Ben Gräf
fd8b0920c0
Remove accidentally merged restart of miner on first connect
2018-08-06 09:47:12 +02:00
Ben Gräf
5e8e6a521a
Update README.md
2018-07-25 16:42:40 +02:00
Ben Gräf
d12c9863fa
Update README.md
2018-07-25 16:39:54 +02:00
Ben Gräf
0beae26bc6
Update README.md
2018-07-25 16:39:38 +02:00
Ben Gräf
54c9696ee5
Update README.md
2018-07-25 16:38:26 +02:00
Ben Gräf
be481ce641
Update README.md
2018-07-25 16:36:29 +02:00
Ben Gräf
49680c282e
Merge branch 'display_hugepages_in_info_popup'
2018-07-18 21:58:17 +02:00
Ben Gräf
c04f773222
Fix hugepage status in popup
2018-07-18 21:58:00 +02:00
BenDr0id
1b69dfc0e5
WIP hugepages in clientinfo popup
2018-07-18 16:44:03 +02:00
BenDr0id
566a9f57ec
Fixed cpu affinity for single thread
2018-07-17 14:09:39 +02:00
Ben Gräf
2d08b5ed74
Update README.md
2018-07-17 12:38:40 +02:00
Ben Gräf
78b7122c6b
Update README.md
2018-07-17 11:43:54 +02:00
Ben Gräf
4ff6c59f54
Update README.md
2018-07-17 09:20:45 +02:00
Ben Gräf
1f5950a0cc
Merge remote-tracking branch 'origin/master'
2018-07-12 12:49:07 +02:00
Ben Gräf
9ff4ec3288
Cleanup hugepages status
2018-07-12 12:48:58 +02:00
Ben Gräf
08f3e890bd
Fixed with API build
2018-07-02 10:39:34 +02:00
Ben Gräf
c7f133a6e3
Preparation #1.6.5
2018-06-26 20:44:28 +02:00
Ben Gräf
90699d58ec
Features of 1.6.5 ( #140 )
...
* Hashrate improve -> add autodetection mode for cpu-affinity
* Hashrate improve, more stable hashrates -> refactor memory allocation
* Add TubeV4 support (cn-heavy + ipbc mod + soft-aes mod)
* Update ccp-httpd lib to fix stop/freeze of cc communication on some miners
* Fix cn-heavy on arm processors
2018-06-26 20:25:38 +02:00
BenDr0id
7897f8f645
Fix FileLog and removed Mem leak in RemoteLog
2018-06-20 09:43:19 +02:00
Ben Gräf
bb1fba37a6
Add Arto (RTO) support
2018-06-18 22:36:06 +02:00
Ben Gräf
eb8b854211
Add external ip to log view
2018-06-17 16:09:31 +02:00
Ben Gräf
58f7604e7c
Update CHANGELOG.md
2018-06-15 13:44:41 +02:00
Ben Gräf
e134fde213
Update CHANGELOG.md
2018-06-15 08:49:33 +02:00
Ben Gräf
29ef8380a8
Update README.md
2018-06-15 08:49:06 +02:00
Ben Gräf
c81d74d843
Update changelog for 1.6.4
2018-06-15 08:45:03 +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
djfinch
e23743980e
Fix new version notification ( #132 )
2018-06-12 23:00:52 +02:00
Ben Gräf
8923a0f658
Cleanup in index layout
2018-06-12 21:31:57 +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
872fce72b5
Update README.md
2018-06-07 10:21:01 +02:00
Ben Gräf
7d667ef9c5
Update README.md
2018-05-25 11:07:38 +02:00
Ben Gräf
1c4914b64e
Updated default configs and help printout
2018-05-24 21:13:43 +02:00
Ben Gräf
58bafab243
Update appveyor.yml
2018-05-24 16:07:09 +02:00
Ben Gräf
e65ea5594c
Update Dockerfile
2018-05-24 11:03:59 +02:00
Ben Gräf
e3b1a80039
Update Dockerfile
2018-05-24 10:54:42 +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
84ba73120f
Changenlog
2018-04-19 17:20:46 +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