Skip to content

Commit

Permalink
v3.9.9.62
Browse files Browse the repository at this point in the history
  • Loading branch information
UselessGuru committed Aug 8, 2021
1 parent dbac509 commit 61c4429
Show file tree
Hide file tree
Showing 61 changed files with 210 additions and 159 deletions.
4 changes: 2 additions & 2 deletions Balances/AHashPool.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: AHashPool.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

using module ..\Includes\Include.psm1
Expand Down
4 changes: 2 additions & 2 deletions Balances/BlockMasters.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: BlockMasters.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

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: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

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: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

$Name = Get-Item $MyInvocation.MyCommand.Path | Select-Object -ExpandProperty BaseName
Expand Down
4 changes: 2 additions & 2 deletions Balances/NLPool.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: NLPool.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

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: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

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 External.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

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: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

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: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

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: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

using module ..\Includes\Include.psm1
Expand Down
Binary file modified Brains/ahashpool/Brains.ps1
Binary file not shown.
Binary file modified Brains/blockmasters/Brains.ps1
Binary file not shown.
Binary file modified Brains/nlpool/Brains.ps1
Binary file not shown.
Binary file modified Brains/zergpool/Brains.ps1
Binary file not shown.
Binary file modified Brains/zpool/Brains.ps1
Binary file not shown.
29 changes: 28 additions & 1 deletion ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@ Breaking changes (from main code base):
- PowerShell 7.x is required, older PowerShell versions are no longer supported
- Balances & Earnings files from versions older than 3.9.9.18 are no longer compatible

Changelog NemosMiner 3.9.9.62 08.08.2021
========================================

Changes:
- Core: Minor code enhancements, speed improvements & cleanup
- Core: Moved .\Includes\*.dll to .\Cache
- Rename \Includes\*.txt to .json (to reflect what they are)

Enhancements:
- Legacy GUI: Optimize data grid columns width
- Legacy GUI: Re-enable 'config monitoring settings in web gui' link
- Pools (Brains): Merge ZergPool & ZergPoolCoins to ZergPool (smaller code base)
- Pools (Brains): Add Currency & CoinName information (where available)

Fixes:
- VertHashMiner-v0.7.2: Device selection & data file parameter broken (regression from 3.9.9.60)
- Pools (Brains): Always update price data, even if pool API is not responding on time
- Web GUI / utilities.js: Fix percent formatting

Miner updates:
- GMiner-v2.64
- PhoenixMiner-v5.7b

Pools:
- ZergPool(24hr/Coins): Added USDT(ERC20) as guaranteed payout currency


Changelog NemosMiner 3.9.9.61 03.08.2021
========================================

Expand All @@ -12,7 +39,7 @@ Enhancements:

Fixes:
- Core: Balance listing in main screen broken (regression from 3.9.9.59)
- MiningHub(Pool): Verthash stratum error (API data incorrect)
- MiningPoolHub(Coins): Verthash stratum error (API data incorrect)


Changelog NemosMiner 3.9.9.60 30.07.2021
Expand Down
8 changes: 4 additions & 4 deletions Includes/API.psm1
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: API.psm1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

Function Start-APIServer {
Expand All @@ -36,7 +36,7 @@ Function Start-APIServer {
}
}

$APIVersion = "0.3.9.12"
$APIVersion = "0.3.9.14"

If ($Config.APILogFile) { "$(Get-Date -Format "yyyy-MM-dd HH:mm:ss"): API ($APIVersion) started." | Out-File $Config.APILogFile -Encoding UTF8 -Force }

Expand Down Expand Up @@ -500,7 +500,7 @@ Function Start-APIServer {
}
}
If ($Miners.Count -gt 0) {
Write-Message -Level Verbose "Web GUI: Disabled $(If ($Miners.Count -eq 1) { "miner" } else { "$($Miners.Count) miners" })." -Verbose
Write-Message -Level Verbose "Web GUI: Disabled $($Miners.Count) $(If ($Miners.Count -eq 1) { "miner" } else { "miners" })." -Verbose
$Data += "`n`nThe listed $(If ($Miners.Count -eq 1) { "miner is" } else { "$($Miners.Count) miners are" }) $(If ($Parameters.Value -eq 0) { "disabled" } else { "set to value $($Parameters.Value)" } )."
$Data = "<pre>$Data</pre>"
}
Expand Down
4 changes: 2 additions & 2 deletions Includes/BalancesTracker.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: NemosMiner
File: BalancesTracker.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

# Start the log
Expand Down
4 changes: 2 additions & 2 deletions Includes/Core.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: Core.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

using module .\Include.psm1
Expand Down
4 changes: 2 additions & 2 deletions Includes/Downloader.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: Downloader.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

using module .\Includes\Include.psm1
Expand Down
4 changes: 2 additions & 2 deletions Includes/GetMinerData.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: GetMinerData.ps1
Version: 3.9.9.61
Version date: 03 August 2021
Version: 3.9.9.62
Version date: 08 August 2021
#>

using module ".\Include.psm1"
Expand Down
Loading

0 comments on commit 61c4429

Please sign in to comment.