Pages:
Author

Topic: [ANN][EU/US][SegWit][FREE POOL @ N-ENGINE] THE FIRST FREE POOL ! - page 4. (Read 3003 times)

full member
Activity: 280
Merit: 100
Added Bitcoin Planet (skein)
full member
Activity: 280
Merit: 100
Added 42

Come and Win some other coin in the 42 th block found on our pool!
full member
Activity: 280
Merit: 100
Added BitGem (scrypt)
full member
Activity: 280
Merit: 100
recently try connect asia stratum, seems slower to find block than crypto stratum, isn't it?

Where you from ?

indonesia

Try the US link (usa.n-engine.com), or main link (crypto.n-engine.com)
member
Activity: 312
Merit: 10
recently try connect asia stratum, seems slower to find block than crypto stratum, isn't it?

Where you from ?

indonesia
full member
Activity: 280
Merit: 100
recently try connect asia stratum, seems slower to find block than crypto stratum, isn't it?

Where you from ?
member
Activity: 312
Merit: 10
recently try connect asia stratum, seems slower to find block than crypto stratum, isn't it?
full member
Activity: 280
Merit: 100
Added MonetaryUnit (x11)
full member
Activity: 280
Merit: 100
Added Polytimos (polytimos)
full member
Activity: 280
Merit: 100
Added ArcticCoin(x11)
full member
Activity: 280
Merit: 100
Added :
Desire(neoscrypt)
TrezarCoin(neoscrypt)
full member
Activity: 280
Merit: 100
Added Innova (neoscrypt)
full member
Activity: 280
Merit: 100
Added Verge (x17)
full member
Activity: 280
Merit: 100
.....  not working api down?

Working fine.. what is wrong ?

For the next time, do not past it here, use my Email pls (contact[a.t]n-engine.com)
newbie
Activity: 35
Merit: 0
$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName

$ahashpool_Request = $null

try {
    $ahashpool_Request = Invoke-RestMethod "http://crypto.n-engine.com/api/status" -UseBasicParsing -TimeoutSec 10 -ErrorAction Stop
}
catch {
    Write-Warning "Pool API ($Name) has failed. "
}

$ahashpool_Regions = "us"

$ahashpool_Request | Get-Member -MemberType NoteProperty -ErrorAction Ignore | Select-Object -ExpandProperty Name | ForEach-Object {
    $engine_Host = "n-engine.com"
    $enginel_Port = $engine_Request.$_.port
    $engine_Algorithm = $engine_Request.$_.name
    $engine_Algorithm_Norm = Get-Algorithm $engine_Algorithm
    $engine_Coin = ""

    $Divisor = 1000000

    switch ($engine_Algorithm_Norm) {
        "equihash" {$Divisor /= 1000}
        "blake2s" {$Divisor *= 1000}
        "blakecoin" {$Divisor *= 1000}
        "decred" {$Divisor *= 1000}
        "x11" {$Divisor *= 1000}
        "quark" {$Divisor *= 1000}
        "qubit" {$Divisor *= 1000}
    }

    if ((Get-Stat -Name "$($Name)_$($engine_Algorithm_Norm)_Profit") -eq $null) {$Stat = Set-Stat -Name "$($Name)_$($engine_Algorithm_Norm)_Profit" -Value ([Double]$engine_Request.$_.estimate_last24h / $Divisor) -Duration $StatSpan}
    else {$Stat = Set-Stat -Name "$($Name)_$($engine_Algorithm_Norm)_Profit" -Value ([Double]$engine_Request.$_.estimate_current / $Divisor) -Duration (New-TimeSpan -Days 1)}

    $engine_Regions | ForEach-Object {
        $engine_Region = $_
        $engine_Region_Norm = Get-Region $engine_Region

        if ($Wallet) {
            [PSCustomObject]@{
                Algorithm     = $engine_Algorithm_Norm
                Info          = $engine_Coin
                Price         = $Stat.Live
                StablePrice   = $Stat.Week
                MarginOfError = $Stat.Week_Fluctuation
                Protocol      = "stratum+tcp"
                Host          = "$engine_Algorithm.$engine_Host"
                Port          = $engine_Port
                User          = $Wallet
                Pass          = "$WorkerName,c=xvg"
                Region        = $engine_Region_Norm
                SSL           = $false
                Updated       = $Stat.Updated
            }
        }
    }
}  not working api down?
full member
Activity: 280
Merit: 100
Added BitConnect (scrypt)
full member
Activity: 280
Merit: 100
stratum crypto yescryptr16 doesnt work, i use usa server
please fix it

You certainly reached the maximum connection allowed.
member
Activity: 312
Merit: 10
stratum crypto yescryptr16 doesnt work, i use usa server
please fix it
full member
Activity: 280
Merit: 100
Added ZCoin (lyra2z)
full member
Activity: 280
Merit: 100
Added : BitZeny (yescrypt)
Pages:
Jump to: