Skip to content

Commit

Permalink
v6.2.7
Browse files Browse the repository at this point in the history
Fixes:
- Core: Watchdog timeout message incorrect (Regression from 6.2.5)

Improvements:
- Core: Minor code optimizations

Miner changes:
- lolMiner-v1.87
- TeamBlackMiner-v2.23
- TeamRedMiner-v0.10.20
  • Loading branch information
UselessGuru committed Apr 18, 2024
1 parent 711f783 commit 9d1ad91
Show file tree
Hide file tree
Showing 114 changed files with 609 additions and 593 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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

$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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

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.6
Version date: 2024/04/14
Version: 6.2.7
Version date: 2024/04/18
#>

using module ..\Includes\Include.psm1
Expand Down
15 changes: 15 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@ Known issues:
- Balance Tracker / Earnings Graph: Date change does not respect local time zone (accumulated data is calculated in UTC time)


ChangeLog UG-Miner 6.2.7 2024/04/18
===================================

Fixes:
- Core: Watchdog timeout message incorrect (Regression from 6.2.5)

Improvements:
- Core: Minor code optimizations

Miner changes:
- lolMiner-v1.87
- TeamBlackMiner-v2.23
- TeamRedMiner-v0.10.20


ChangeLog UG-Miner 6.2.6 2024/04/14
===================================

Expand Down
2 changes: 2 additions & 0 deletions Data/CoinNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"DYN": "Dynamic",
"EAC": "EarthCoin",
"ECH": "Elevenchain",
"EFL": "EGulden",
"EGAZ": "Etica",
"EGEM": "Ethergem",
"ELH": "Elhereum",
Expand Down Expand Up @@ -220,6 +221,7 @@
"OMEGA": "Omega",
"ONION": "Deeponion",
"ORB": "OrBitcoin",
"OSMI": "Osmium",
"OSN": "Osin",
"PAPRY": "Paprika",
"PEPE2": "PepePow",
Expand Down
2 changes: 2 additions & 0 deletions Data/CurrencyAlgorithm.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"DYNAMO": "DynamoCoin",
"EAC": "Scrypt",
"ECH": "X11",
"EFL": "Scrypt",
"EGAZ": "EtcHash",
"EGEM": "Ethash",
"ELH": "Ethash",
Expand Down Expand Up @@ -244,6 +245,7 @@
"OMEGA": "X11",
"ONION": "X13",
"ORB": "Neoscrypt",
"OSMI": "X11",
"OSN": "Ghostrider",
"PAPRY": "KawPow",
"PEPE2": "Memehash",
Expand Down
Loading

0 comments on commit 9d1ad91

Please sign in to comment.