open-ethereum-pool icon indicating copy to clipboard operation
open-ethereum-pool copied to clipboard

ask a question

Open lvgang214 opened this issue 2 years ago • 3 comments

why the hashrateWindow is 30m and hashrateLargeWindow is 3h

lvgang214 avatar Mar 29 '22 02:03 lvgang214

https://github.com/sammy007/open-ethereum-pool/blob/bcfc0eb0e683993ad0c51bacad8d4b354e769393/README.md

    // Fast hashrate estimation window for each miner from it's shares
    "hashrateWindow": "30m",
    // Long and precise hashrate from shares, 3h is cool, keep it
    "hashrateLargeWindow": "3h",

mikeyb avatar Mar 29 '22 04:03 mikeyb

thank you

lvgang214 avatar Mar 29 '22 06:03 lvgang214

done everything up to the point where you cd into the file and type make and i keep getting build/env.sh go get -v ./... package context: unrecognized import path "context" (import path does not begin with hostname) github.com/ethereum/go-ethereum (download) please help

Tport23 avatar Jul 22 '22 03:07 Tport23