Skip to content

Commit

Permalink
v4.2.2.3
Browse files Browse the repository at this point in the history
Enhancements:
- Legacy GUI: Add tabs for 'All Pools' & 'All Miners'. Removed tab 'Benchmarks' (replaced by 'All Miners')
- Core / Main text window: Configuration items 'BalancesShowAverages' & 'BalancesShowSums' also apply to main text window
- Core: Minor speed optimisations

Fixes:
- Core: MinDataSamples multiplier not working

Miner changes:
- GMiner-v3.10
- SRBMinerMulti-v1.0.1 (Removed, dual algorithms are implemented in latest SRB miner)
- TeamRedMiner-v0.10.5.1
- Wildrig-v0.33.3
  • Loading branch information
UselessGuru committed Oct 20, 2022
1 parent 5dca741 commit 043bcbd
Show file tree
Hide file tree
Showing 108 changed files with 921 additions and 958 deletions.
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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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: NemosMiner
File: ZPool.ps1
Version: 4.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

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: NemosMiner
File: ZergPool.ps1
Version: 4.2.2.2
Version date: 16 October 2022
Version: 4.2.2.3
Version date: 20 October 2022
#>

using module ..\Includes\Include.psm1
Expand Down
20 changes: 19 additions & 1 deletion ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,25 @@ 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.2.2.2 15.10.2022
ChangeLog NemosMiner 4.2.2.3 20.10.2022
=======================================

Enhancements:
- Legacy GUI: Add tabs for 'All Pools' & 'All Miners'. Removed tab 'Benchmarks' (replaced by 'All Miners')
- Core / Main text window: Configuration items 'BalancesShowAverages' & 'BalancesShowSums' also apply to main text window
- Core: Minor speed optimisations

Fixes:
- Core: MinDataSamples multiplier not working

Miner changes:
- GMiner-v3.10
- SRBMinerMulti-v1.0.1 (Removed, dual algorithms are implemented in latest SRB miner)
- TeamRedMiner-v0.10.5.1
- Wildrig-v0.33.3


ChangeLog NemosMiner 4.2.2.2 16.10.2022
=======================================

Enhancements:
Expand Down
1 change: 1 addition & 0 deletions Data/CoinNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@
"OBTC": "OpticalBitcoin",
"OBV": "OblivionCoin",
"OCP": "Ocp",
"OCTA": "Octaspace",
"OMEGA": "Omega",
"ONION": "Deeponion",
"ONX": "Onix",
Expand Down
1 change: 1 addition & 0 deletions Data/CurrencyAlgorithm.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
"NYX": "Neoscrypt",
"OBTC": "HeavyHash",
"OCP": "Sha256t",
"OCTA": "Ethash",
"OMEGA": "X11",
"ONION": "X13",
"ONX": "Yespower",
Expand Down
Loading

0 comments on commit 043bcbd

Please sign in to comment.