Skip to content

Commit

Permalink
v6.2.12
Browse files Browse the repository at this point in the history
Enhancements:
- Core: Minor code optimizations

Fixes:
- TeamBlackMiner-v2.25: Invalid command line for dual mining with EvrProgPow
- Various miners: Not creating all possible miner objects (no available devices enumerated)
  • Loading branch information
UselessGuru committed Jun 26, 2024
1 parent ec79023 commit 4b793bf
Show file tree
Hide file tree
Showing 117 changed files with 2,067 additions and 2,174 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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

$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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

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.11
Version date: 2024/06/23
Version: 6.2.12
Version date: 2024/06/26
#>

using module ..\Includes\Include.psm1
Expand Down
12 changes: 12 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@ 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 default terminal application is set to 'Let windows decide' or 'Windows Terminal'. -> It is recommeded to set it to 'Windows Console Host'


ChangeLog UG-Miner 6.2.12 2024/06/26
====================================

Enhancements:
- Core: Minor code optimizations

Fixes:
- TeamBlackMiner-v2.25: Invalid command line for dual mining with EvrProgPow
- Various miners: Not creating all possible miner objects (no available devices enumerated)


ChangeLog UG-Miner 6.2.11 2024/06/23
====================================

Expand Down
1 change: 1 addition & 0 deletions Data/Algorithms.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
"dagger": "Xdag",
"daggerhashimoto": "Ethash",
"dero": "AstroBWTV2",
"dpowhash": "DPowHash",
"dynamo": "DynamoCoin",
"dynex": "DynexSolve",
"dynexsolve": "DynexSolve",
Expand Down
2 changes: 2 additions & 0 deletions Data/CoinNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"BTCP": "Purple",
"BTCQ": "Btcturquoise",
"BTCZ": "Bitcoinz",
"BTFC": "Butterfly",
"BTG": "Bitcoingold",
"BTN": "Bitnetmoney",
"BTRM": "Bitoreum",
Expand Down Expand Up @@ -203,6 +204,7 @@
"MN": "Masternoder",
"MONA": "Mona",
"MTBC": "MateableCoin",
"NEO": "Neonx",
"NEOX": "Neoxa",
"NET": "Netsis",
"NEXA": "Nexa",
Expand Down
2 changes: 2 additions & 0 deletions Data/CurrencyAlgorithm.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"BTCP": "SHA256",
"BTCQ": "Ghostrider",
"BTCZ": "Equihash1445",
"BTFC": "X11",
"BTG": "Equihash1445",
"BTN": "Ethash",
"BTRM": "Ghostrider",
Expand Down Expand Up @@ -225,6 +226,7 @@
"MOAC": "Ethash",
"MONA": "Lyra2RE2",
"MTBC": "Scrypt",
"NEO": "X11",
"NEOX": "KawPow",
"NET": "X11",
"NEXA": "NexaPow",
Expand Down
Loading

0 comments on commit 4b793bf

Please sign in to comment.