Skip to content

Commit

Permalink
v4.3.4.11
Browse files Browse the repository at this point in the history
Changes:
- Core: minor code optimizations
- Includes.psm1 / Get-Rate: Add message if API quota is exceeded

Miner updates:
- lolMiner-v1.76: Add intensities for dual mining
- Rigel-v1.5.3
- TTMiner-v2023.2.0
  • Loading branch information
UselessGuru committed Jun 25, 2023
1 parent 20b01fa commit c9c1c29
Show file tree
Hide file tree
Showing 58 changed files with 432 additions and 371 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: NemosMiner
File: Zpool.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: Hiveon.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: MiningDutch.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: MiningPoolHub.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>
using module ..\Includes\Include.psm1

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: NemosMiner
File: NiceHash Internal.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: NiceHash Internal.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: ProHashing.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: ZergPool.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: Zpool.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
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: NemosMiner
File: MiningDutch.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

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: NemosMiner
File: MiningDutch.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

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: NemosMiner
File: ProHashing.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
Expand Down
6 changes: 3 additions & 3 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: NemosMiner
File: ZPool.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
Expand Down Expand Up @@ -107,7 +107,7 @@ While ($BrainConfig = $Config.PoolsConfig.$BrainName.BrainConfig) {
}

ForEach ($Algo in $AlgoData.PSObject.Properties.Name) {
$AlgoData.$Algo.actual_last24h = $AlgoData.$Algo.actual_last24h / 1000
If ($AlgoData.$Algo.actual_last24h) { $AlgoData.$Algo.actual_last24h /= 1000 }
$BasePrice = If ($AlgoData.$Algo.actual_last24h) { $AlgoData.$Algo.actual_last24h } Else { $AlgoData.$Algo.estimate_last24h }

If ($Currency = $AlgoData.$Algo.Currency) {
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: NemosMiner
File: ZergPool.ps1
Version: 4.3.4.10
Version date: 11 June 2023
Version: 4.3.4.11
Version date: 25 June 2023
#>

using module ..\Includes\Include.psm1
Expand Down
13 changes: 13 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@ Known issues:
- Balance Tracker / Earnings Graph: Date change take does not respect local time zone (accumulated data is calculated in GMT time)
- Increasing memory consumption over time (PWSH will eat up memory despite aggressive variable cleaning & garbage collection)

ChangeLog NemosMiner 4.3.4.11 25.06.2023
========================================

Changes:
- Core: minor code optimizations
- Includes.psm1 / Get-Rate: Add message if API quota is exceeded

Miner updates:
- lolMiner-v1.76: Add intensities for dual mining
- Rigel-v1.5.3
- TTMiner-v2023.2.0


ChangeLog NemosMiner 4.3.4.10 11.06.2023
========================================

Expand Down
2 changes: 2 additions & 0 deletions Data/CoinNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@
"FLUX": "Flux",
"FNNC": "Fennec",
"FOXD": "FoxDcoin",
"FRENS": "FrenCoin",
"FROG": "FrogCoin",
"FSC": "Fsociety",
"FTC": "FeatherCoin",
Expand Down Expand Up @@ -489,6 +490,7 @@
"SIB": "Sib",
"SIN": "Sinovative",
"SKC": "SkeinCoin",
"SKYDOGE": "Skydoge",
"SMART": "SmartCash",
"SMLY": "SmileyCoin",
"SOH": "Stohn",
Expand Down
2 changes: 2 additions & 0 deletions Data/CurrencyAlgorithm.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"FLUX": "Equihash1254",
"FNNC": "YescryptR16",
"FOXD": "X16rv2",
"FRENS": "KawPow",
"FROG": "Bmw512",
"FSC": "Ghostrider",
"FTC": "Neoscrypt",
Expand Down Expand Up @@ -270,6 +271,7 @@
"XDN": "Bmw512",
"XEC": "SHA256",
"XEQ": "CryptonightGpu",
"XHV": "CryptonightHeavyXhv",
"XLA": "Panthera",
"XMG": "m7m",
"XMR": "RandomX",
Expand Down
Loading

0 comments on commit c9c1c29

Please sign in to comment.