-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge Testing into master #995
Open
Minerx117
wants to merge
3,821
commits into
nemosminer:master
Choose a base branch
from
Minerx117:testing
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changelog Changes: - Changed config item 'IgnoreRejectedShares' to 'IgnoreRejectedShares' - Changed config item 'RunningMinerGainPct' to 'MinerSwitchingThreshold' - Rename function 'Get-PoolName' to 'Get-PoolBaseName' Enhancements: - Core: Improve 'Start|Pause|Stop' button handling - Legacy GUI: Use same colors for rig status as in Web GUI - Web GUI / Switching log: Added column 'Reason' - Web GUI / Rig Monitor: Change input logic - Web GUI / Rig Monitor: Use colors for rig status Fixes - Core: 'DataCollectInterval' not set to 1 second in some benchmark / power usage measurement scenarios - TeamRedMiner-v0.9.4.2 miner: Fix ethash miner fee Miner changes: - TeamBlackMiner-v1.61 - Trex-v0.25.9 - Wildrig-v0.31.3: Fix 'HeavyHash' fee for nvidia rigs (2%) Pool changes: - NLPool: Change URLs to use https://
Changelog Fixes: - Core: Donation not working for pools Blockmasters, NLPool, ZergPool & ZPool - Core / Pools: Fix negative accuracy - Core: Idle mining broken Miner changes: - All miners: Optimize miner code - GMiner-v2.90 - Removed CudaMinerNeoScrypt-v1.0.1 (CryptoDredge-v0.16.0 & CcminerKlausT-v8.26x2 are faster) - SgMinerFancyIX-v0.9.1 - NanoMiner: Fix Ethash stratum for ProHashing - NBMiner: Fix Ethash stratum for ProHashing Pool changes: - Nicehash: Protect against price spike trickery (e.g. very short period of high prices for an algorithm to trigger miners to go for it, then immediately after the price falls very low)
Changelog Balances: - Fix getting balances if HiveOn API is down Improvements: - Core: Auto-add coin names to 'Data\CoinNames.json' (data taken from pool API) - Core: Use cached BTC rate data if CryptoCompare API is down - Web GUI / Running Config: Added 'Edit Configuration File' & 'Edit PoolsConfig File' buttons Core: - Minor code improvements & speed ups Miner changes: - CryptoDredge-v0.27.0 - EthashLowMem: Incorrect max. DAG size calculated in some scenarios - Remove BMiner (not best miner for any algorithm) - GMiner-v2.91 - JayddeeCpu-v3.19.6 - lolMiner-v1.48 - NanoMiner-v3.6.0 - NsgMiner-v0.9.4 - SgMinerFancyIX-v0.9.2 - SRBMinerMulti-v0.9.4 - TeamBlackMiner-v1.62 - Wildrig-v0.31.3 (Fix SSL mining) - XmRig-v6.17.0 API: - Add '/wallets' url
Improve input validation
Fix dashboard url
Update font-awesome to version 6.1.1
- EthMiner-v0.19.0.18 - All EtcHash miners: Allow for larger DAG size
Changelog Balances: - NiceHash Internal: Fix dashboard url Improvements: - Core: Auto-add more coin names to 'Data\CoinNames.json' (data taken from pool API) Miner changes: - All EtcHash miners: Allow for larger DAG size - EthMiner-v0.19.0.18 - PhoenixMiner-v6.1b Web GUI: - Config editor: Improve input validation - Update font-awesome to version 6.1.1
Changelog Core: - Reduce number of requests to 'min-api.cryptocompare.com' - Renamed config item 'AllowedBadShareRatio' to 'BadShareRatioThreshold' to better reflect its purpose - Renamed config item 'DeductRejectedShares to 'SubtractBadShares' - Remove obsolete config item 'EstimateCorrection' (Accuracy & Bias reduce prices which in turn avoids pools with high price fluctuation) Miner updates: - NanoMiner-v3.6.2 - Trex-v0.25.12 Fixes: - ZergPool broken (all variants, regression from 4.0.0.26) Web GUI: - Config editor: Re-arranged some items
Core: - Improve UnrealPoolPriceFactor calculation - Fix false 'Miner has exited unexpectedly messsage' if miner is no longer running - Fix best pool selection when enabling / disabling anycast Miner Updates: - MiniZ-v1.8 Pools: - NiceHash: Region 'eu-east' changed to 'eu-north', added anycast option - Region 'eu-east' changed to 'eu-north', Auto-Update will update config from 'Europe East' to 'Europe North' if necessary - ZergPool (all variants): Simplify hostnames for region 'na' Web GUI: - Config editor: Fix typos and improve tool tip info - Config editor: Re-arranged some items - Config editor: Use toggle switches instead of checkboxes - Update Bootstrap Table to version 1.20.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.