Skip to content

Commit

Permalink
v6.2.16
Browse files Browse the repository at this point in the history
Enhancements:
- Core: Added configuration item 'CPUMiningReserveCPUcore' (Number of CPU cores reserved for main script processing. Helps to get more stable hashrates and faster core loop processing.)

Miner changes:
- BzMiner-v21.3.0
- Rigel-v1.18.0
- SRBMinerMulti-v2.5.8
- TTMiner-v2024.3.1
  • Loading branch information
UselessGuru committed Jul 9, 2024
1 parent ee0135e commit 3bdf990
Show file tree
Hide file tree
Showing 113 changed files with 556 additions and 903 deletions.
4 changes: 2 additions & 2 deletions Balances/HashCryptos.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\HashCryptos.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/HiveON.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\Hiveon.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/MiningDutch.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\MiningDutch.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/MiningPoolHub.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\MiningPoolHub.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/NiceHash External.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\NiceHash Internal.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/NiceHash Internal.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\NiceHash Internal.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/ProHashing.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\ProHashing.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/ZergPool.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\ZergPool.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/Zpool.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Balances\Zpool.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

$Name = [String](Get-Item $MyInvocation.MyCommand.Path).BaseName
Expand Down
4 changes: 2 additions & 2 deletions Brains/HashCryptos.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Brains\MiningDutch.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

using module ..\Includes\Include.psm1
Expand Down
4 changes: 2 additions & 2 deletions Brains/MiningDutch.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Brains\MiningDutch.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

using module ..\Includes\Include.psm1
Expand Down
4 changes: 2 additions & 2 deletions Brains/ProHashing.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Brains\ProHashing.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

using module ..\Includes\Include.psm1
Expand Down
4 changes: 2 additions & 2 deletions Brains/ZPool.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Brains\ZPool.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

using module ..\Includes\Include.psm1
Expand Down
4 changes: 2 additions & 2 deletions Brains/ZergPool.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: UG-Miner
File: \Brains\ZergPool.ps1
Version: 6.2.15
Version date: 2024/07/07
Version: 6.2.16
Version date: 2024/07/09
#>

using module ..\Includes\Include.psm1
Expand Down
19 changes: 17 additions & 2 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Known issues:
- Balance Tracker / Earnings Graph: Date change does not respect local time zone (accumulated data is calculated in UTC time)
- UG-Miner has issues with new Windows Terminal when the default terminal application is set to 'Let windows decide' or 'Windows Terminal'. -> It is recommended to set it to 'Windows Console Host'
- UG-Miner has issues with new Windows Terminal when the default terminal application is set to 'Let windows decide' or 'Windows Terminal'.
-> It is recommended to set it to 'Windows Console Host'


Changelog UG-Miner 6.2.16 2024/07/09
====================================

Enhancements:
- Core: Added configuration item 'CPUMiningReserveCPUcore' (Number of CPU cores reserved for main script processing. Helps to get more stable hashrates and faster core loop processing.)

Miner changes:
- BzMiner-v21.3.0
- Rigel-v1.18.0
- SRBMinerMulti-v2.5.8
- TTMiner-v2024.3.1


Changelog UG-Miner 6.2.15 2024/07/07
====================================
Expand Down Expand Up @@ -61,7 +76,7 @@ Enhancements:
- Core / Includes.psm1: 'Get-Device' Ignore devices with negative PCIbus

Fixes:
- AutoUpdater: Do not add 'Debug' to '$LogToFile' & '$LogToScreen' configuration items if not set in current config
- AutoUpdater: Do not add 'Debug' to configuration items 'LogToFile' & 'LogToScreen' if not set in current config
- Legacy GUI: Not saving windows size and position (regression from 6.2.9)
- ZergPool balances tracker not working

Expand Down
1 change: 1 addition & 0 deletions Data/Algorithms.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@
"sha512256d": "SHA512256d",
"shandwhich256": "SHAndwich256",
"skunk": "SkunkHash",
"spectrex": "SpectreX",
"stakecubecoin": "FiroPowSCC",
"swap": "Cuckaroo29S",
"theopennetwork": "SHA256ton",
Expand Down
1 change: 1 addition & 0 deletions Data/CoinNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@
"SPACE": "Microvision",
"SPACECOIN": "Space",
"SPK": "Sparkspay",
"SPR": "SpectreCoin",
"SPRX": "Sprintpay",
"SQCN": "Squishy",
"STAK": "Straks",
Expand Down
3 changes: 2 additions & 1 deletion Data/CurrencyAlgorithm.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"JGC": "Ghostrider",
"JOSS": "Allium",
"KAS": "HeavyHashKaspa",
"KCN": "FlexHash",
"KCN": "Flex",
"KEY": "MinotaurX",
"KIIRO": "FiroPow",
"KLS": "HeavyHashKarlsen",
Expand Down Expand Up @@ -327,6 +327,7 @@
"SPACECOIN": "Equihash2009",
"SPB": "Scrypt",
"SPK": "Neoscrypt",
"SPR": "SpectreX",
"SPRX": "Yespower",
"SQCN": "Equihash2009",
"STAK": "Lyra2RE2",
Expand Down
Loading

0 comments on commit 3bdf990

Please sign in to comment.