Pages:
Author

Topic: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! // - page 30. (Read 99491 times)

legendary
Activity: 2688
Merit: 1240
Is there a way to mine from behind a firewall using the proxy? I've always mined through port 80, but now I get RPCon error after trying to use the proxy method?



Hi !

Sorry I just noticed there was an error on the Port 80, you can use

http://eth-us.suprnova.cc:80 for now, fix for the old 80-eth is underway and should be okay in a few hours.

@dygus:
I've asked rigs.online if you can use the proxy.. Did you try it already ?

trying to get it to work, but this error keeps coming up:



You have configured a backup upstream server in your proxy config which you need to disable if you don't have "geth" running on your local machine (127.0.0.1)
full member
Activity: 212
Merit: 100
Is there a way to mine from behind a firewall using the proxy? I've always mined through port 80, but now I get RPCon error after trying to use the proxy method?



Hi !

Sorry I just noticed there was an error on the Port 80, you can use

http://eth-us.suprnova.cc:80 for now, fix for the old 80-eth is underway and should be okay in a few hours.

@dygus:
I've asked rigs.online if you can use the proxy.. Did you try it already ?

trying to get it to work, but this error keeps coming up:

legendary
Activity: 2688
Merit: 1240
Is there a way to mine from behind a firewall using the proxy? I've always mined through port 80, but now I get RPCon error after trying to use the proxy method?



Hi !

Sorry I just noticed there was an error on the Port 80, you can use

http://eth-us.suprnova.cc:80 for now, fix for the old 80-eth is underway and should be okay in a few hours.

@dygus:
I've asked rigs.online if you can use the proxy.. Did you try it already ?
full member
Activity: 212
Merit: 100
Is there a way to mine from behind a firewall using the proxy? I've always mined through port 80, but now I get RPCon error after trying to use the proxy method?

legendary
Activity: 1193
Merit: 1000
Peaky Blinder
Can I use rigs.online (to rent my rigs) with proxy?
legendary
Activity: 2688
Merit: 1240
High Diff Port can also be used for larger Rigs, not only Proxy's:

http://eth-high.suprnova.cc:3000/suprnova.1/500

"normal" ports:

https://eth.suprnova.cc:3000

https://eth-us.suprnova.cc:3000 (US based)
https://eth-apac.suprnova.cc:3000 (ASIA based)

You can use sammy's "stratum" proxy on all Suprnova ports.
legendary
Activity: 2688
Merit: 1240
Grab the Bonus now, still 10% bonus and 0 % fee !
full member
Activity: 124
Merit: 100
Thx for the advice! As i remember sgminer can change order of GPU, maybe it can help.
member
Activity: 115
Merit: 10
That was my first step. Wink Didn't worked.

I have had this problem as well, the documentation says that should work however i have never been able to get it to work like that on my rigs.

However what might help is if you want to disable 0 if you set --opencl-device 1 then set the number of threads to 1 less than the number gpus it will start with 1 and then not use 0.  At least it does on my machine, but if you are trying to lock out any other except 0 I don't know any way to do it.
full member
Activity: 124
Merit: 100
That was my first step. Wink Didn't worked.
legendary
Activity: 2688
Merit: 1240
I need to disable one of my GPU in ethminer, trying --opencl-device   -  no effect...Some advice?

It should work with that.

--opencl-device 0,1,3 for example should not be using device nr 2
full member
Activity: 124
Merit: 100
I need to disable one of my GPU in ethminer, trying --opencl-device   -  no effect...Some advice?
legendary
Activity: 2688
Merit: 1240
Still 0% fee and 10 % Bonus this weekend ! Smiley
newbie
Activity: 5
Merit: 0


Try it for 24h and report back - my calcs were/are based on etherscans source, I will check it again as soon as I have some time.

I have been using suprnova for a while and I am geting 20.5 Eth on 430 MHps exactly inline with calculations, so I can vouch for the efficiency.  Also, it is returning 5-10% more with the bonus over dwarf, where i got 19.5 Eth in the same time with the same power.

Edit: dont be fooled by pooleths +25% offer even with the bonus its no better (and possibly worse) than suprnova due to no stratum etc.

It is good to hear from a real user. Thanks. Will definitely try it myself. Having issues with one of my rigs which is occupying my time.
legendary
Activity: 2688
Merit: 1240
Looked at your pool stats and I note that the payout does not tally with the mining calculator at etherscan.io
100 MHps is calculated to pay just over 5 ETH per day but your contributors seems to be achieving about 3+ ETH only.
Maybe I am interpreting it wrong...

Try it for 24h and report back - my calcs were/are based on etherscans source, I will check it again as soon as I have some time.

I have been using suprnova for a while and I am geting 20.5 Eth on 430 MHps exactly inline with calculations, so I can vouch for the efficiency.  Also, it is returning 5-10% more with the bonus over dwarf, where i got 19.5 Eth in the same time with the same power.

Edit: dont be fooled by pooleths +25% offer even with the bonus its no better (and possibly worse) than suprnova due to no stratum etc.

Thanks for your props, I really appreciate, I'm working hard on the pool.



I've updated the High Diff Port to make it more usable for medium-sized rigs/proxys as well. You should be seeing more shares per minute now.
member
Activity: 115
Merit: 10
Looked at your pool stats and I note that the payout does not tally with the mining calculator at etherscan.io
100 MHps is calculated to pay just over 5 ETH per day but your contributors seems to be achieving about 3+ ETH only.
Maybe I am interpreting it wrong...

Try it for 24h and report back - my calcs were/are based on etherscans source, I will check it again as soon as I have some time.

I have been using suprnova for a while and I am geting 20.5 Eth on 430 MHps exactly inline with calculations, so I can vouch for the efficiency.  Also, it is returning 5-10% more with the bonus over dwarf, where i got 19.5 Eth in the same time with the same power.

Edit: dont be fooled by pooleths +25% offer even with the bonus its no better (and possibly worse) than suprnova due to no stratum etc.
legendary
Activity: 2688
Merit: 1240
Added a proxy compatible High-Diff Port now for Rigs/Proxys larger than 200 MH/s:

http://eth-high.suprnova.cc:3000/suprnova.5/5




For compiling the Proxy, here are my steps (Ubuntu):

Add "export GOPATH=$HOME/go" to /home/user/.bashrc

Then install a few packages:
sudo apt-get install  gocode  build-essential golang git

Then just enter the directory and do:
go get
go build

Should be fine then - if there are no errors
legendary
Activity: 1191
Merit: 1001
Trying to compile proxy:

Code:
# go build -o ether-proxy main.go
# _/root/go/src/github.com/sammy007/ether-proxy/proxy
proxy/blocks.go:9: can't find import: "github.com/ethereum/go-ethereum/common"

No errors or warnings
Code:
# go get github.com/ethereum/go-ethereum/common
and go env was exported.
Thanks for any help.

Upd.
After
Code:
# go get github.com/ethereum/go-ethereum 
compilation going further but
Code:
# _/root/go/src/github.com/sammy007/ether-proxy/proxy
proxy/proxy.go:7: can't find import: "github.com/gorilla/mux"
legendary
Activity: 1274
Merit: 1006
What speed can I get with HD7990 and r9290x?

ty
legendary
Activity: 2688
Merit: 1240
Looked at your pool stats and I note that the payout does not tally with the mining calculator at etherscan.io
100 MHps is calculated to pay just over 5 ETH per day but your contributors seems to be achieving about 3+ ETH only.
Maybe I am interpreting it wrong...

Try it for 24h and report back - my calcs were/are based on etherscans source, I will check it again as soon as I have some time.
Pages:
Jump to: