Nope, will try in next 24h.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
C:\Users\***\Desktop\test\NemosMiner-v2.4.1\OC\blake2s.bat
.\Include.ps1
$Path = ".\Bin\NVIDIA-TPruvot\ccminer.exe"
$Uri = "https://github.com/nemosminer/tpruvot-ccminer/releases/download/v2.2-tpruvot/ccminer-x86-2.2.7z"
$Commands = [PSCustomObject]@{
#"bitcore" = " -d $SelGPUCC --api-remote" #Bitcore
#"jha" = " -d $SelGPUCC" #Jha
"blake2s" = " -d $SelGPUCC" #Blake2s
#"blakecoin" = " -d $SelGPUCC" #Blakecoin
#"vanilla" = "" #BlakeVanilla
#"cryptonight" = " -d $SelGPUCC" #Cryptonight
#"decred" = "" #Decred
#"equihash" = "" #Equihash
#"ethash" = "" #Ethash
#"groestl" = "" #Groestl
#"hmq1725" = " -d $SelGPUCC" #hmq1725
#"keccak" = "" #Keccak
#"lbry" = " -d $SelGPUCC --api-remote" #Lbry
#"lyra2v2" = "" #Lyra2RE2
#"lyra2z" = " -d $SelGPUCC" #Lyra2z
#"myr-gr" = "" #MyriadGroestl
#"neoscrypt" = " -d $SelGPUCC" #NeoScrypt
#"nist5" = "" #Nist5
#"pascal" = "" #Pascal
#"qubit" = "" #Qubit
#"scrypt" = "" #Scrypt
#"sia" = "" #Sia
#"sib" = "" #Sib
#"skein" = "" #Skein
#"skunk" = " -i 23.4 -d $SelGPUCC --api-remote" #Skunk
#"timetravel" = " -d $SelGPUCC" #Timetravel
#"tribus" = " -d $SelGPUCC" #Tribus
#"x11" = "" #X11
#"veltor" = "" #Veltor
#"x11evo" = " -d $SelGPUCC" #X11evo
#"x17" = " -d $SelGPUCC" #X17
#"yescrypt" = "" #Yescrypt
}
$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
$Commands | Get-Member -MemberType NoteProperty | Select -ExpandProperty Name | ForEach {
[PSCustomObject]@{
Type = "NVIDIA"
Path = $Path
Arguments = "-a $_ -o stratum+tcp://$($Pools.(Get-Algorithm($_)).Host):$($Pools.(Get-Algorithm($_)).Port) -u $($Pools.(Get-Algorithm($_)).User) -p $($Pools.(Get-Algorithm($_)).Pass)$($Commands.$_)"
HashRates = [PSCustomObject]@{(Get-Algorithm($_)) = $Stats."$($Name)_$(Get-Algorithm($_))_HashRate".Week}
API = "Ccminer"
Port = 4068
Wrap = $false
URI = $Uri
}
}
Loading miners..
PS>TerminatingError(Compare-Object): "Cannot bind argument to parameter 'DifferenceObject' because it is null."
Compare-Object : Cannot bind argument to parameter 'DifferenceObject' because it is null.
At C:\Users\***\Desktop\test\NemosMiner-v2.4.1\NemosMiner-v2.4.1.ps1:110 char:53
+ Where {$Type.Count -eq 0 -or (Compare $Type $_.Type -IncludeE ...
+ ~~~~~~~
+ CategoryInfo : InvalidData: (:) [Compare-Object], ParameterBindingValidationException
+ FullyQualifiedErrorId :
ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.CompareObjectCommand
Compare-Object : Cannot bind argument to parameter 'DifferenceObject' because it is null.
At C:\Users\***\Desktop\test\NemosMiner-v2.4.1\NemosMiner-v2.4.1.ps1:110 char:53
+ Where {$Type.Count -eq 0 -or (Compare $Type $_.Type -IncludeE ...
+ ~~~~~~~
+ CategoryInfo : InvalidData: (:) [Compare-Object], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.CompareObje
ctCommand
PS>TerminatingError(Compare-Object): "Cannot bind argument to parameter 'DifferenceObject' because it is null."
Compare-Object : Cannot bind argument to parameter 'DifferenceObject' because it is null.
At C:\Users\***\Desktop\test\NemosMiner-v2.4.1\NemosMiner-v2.4.1.ps1:110 char:53
+ Where {$Type.Count -eq 0 -or (Compare $Type $_.Type -IncludeE ...
+ ~~~~~~~
+ CategoryInfo : InvalidData: (:) [Compare-Object], ParameterBindingValidationException
+ FullyQualifiedErrorId :
ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.CompareObjectCommand
Compare-Object : Cannot bind argument to parameter 'DifferenceObject' because it is null.
At C:\Users\***\Desktop\test\NemosMiner-v2.4.1\NemosMiner-v2.4.1.ps1:110 char:53
+ Where {$Type.Count -eq 0 -or (Compare $Type $_.Type -IncludeE ...
+ ~~~~~~~
+ CategoryInfo : InvalidData: (:) [Compare-Object], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.CompareObje
ctCommand