open-eth-pool-script-install icon indicating copy to clipboard operation
open-eth-pool-script-install copied to clipboard

A script to setup and run the https://github.com/sammy007/open-ethereum-pool

Results 4 open-eth-pool-script-install issues
Sort by recently updated
recently updated
newest added

# sudo ./configuration.sh fatal: destination path 'open-ethereum-pool' already exists and is not an empty directory. Make can time as it will download the packages build/env.sh go get -v ./... build/env.sh:...

``` root@kc2:/data/open-eth-pool-script-install/open-ethereum-pool# make build/env.sh go get -v ./... github.com/gorilla/mux (download) github.com/ethereum/go-ethereum (download) Fetching https://golang.org/x/crypto/sha3?go-get=1 Parsing meta tags from https://golang.org/x/crypto/sha3?go-get=1 (status code 200) get "golang.org/x/crypto/sha3": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"}...

bug

Hi, Should --identity=@bkawk exist in the dependancies.sh script when starting geth? I think the this should be flagged to the user and or a readline option provided to populate this...

I am hoping to build the pool with your script. I want to add a small entry. you need to add below before "make" for the pool. in rpc.go you...