Bitcoin Forum
April 20, 2024, 12:15:39 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  Print  
Author Topic: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //  (Read 99286 times)
raidersan
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 19, 2016, 11:33:38 PM
 #421

Yeah, MSI 7990 do reach that number and sometimes stretch it with a proxy.
1713572139
Hero Member
*
Offline Offline

Posts: 1713572139

View Profile Personal Message (Offline)

Ignore
1713572139
Reply with quote  #2

1713572139
Report to moderator
1713572139
Hero Member
*
Offline Offline

Posts: 1713572139

View Profile Personal Message (Offline)

Ignore
1713572139
Reply with quote  #2

1713572139
Report to moderator
1713572139
Hero Member
*
Offline Offline

Posts: 1713572139

View Profile Personal Message (Offline)

Ignore
1713572139
Reply with quote  #2

1713572139
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ATCkit
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
February 19, 2016, 11:40:48 PM
 #422

Got my old GPUs dusted off and working again. Because of past experience mining other coins here, this is the first pool i pointed my rig at for ETH. 

Looks like i should use Sammy's Proxy. How much will it increase my hash rate - 5-10 % ?

Good to see some of my BTC mining pool (ie: kano) mates here too. Smiley
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 20, 2016, 06:26:30 PM
 #423

Got my old GPUs dusted off and working again. Because of past experience mining other coins here, this is the first pool i pointed my rig at for ETH. 

Looks like i should use Sammy's Proxy. How much will it increase my hash rate - 5-10 % ?

Good to see some of my BTC mining pool (ie: kano) mates here too. Smiley

It depends .. Usually it won't really increase the hashrate but you'll have a much more stable connection through the proxy.

Just try it, you'll notice the difference Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
ATCkit
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
February 23, 2016, 02:47:32 PM
 #424

Got my old GPUs dusted off and working again. Because of past experience mining other coins here, this is the first pool i pointed my rig at for ETH. 

Looks like i should use Sammy's Proxy. How much will it increase my hash rate - 5-10 % ?

Good to see some of my BTC mining pool (ie: kano) mates here too. Smiley

It depends .. Usually it won't really increase the hashrate but you'll have a much more stable connection through the proxy.

Just try it, you'll notice the difference Smiley
[/quote

Having no luck with Sammy's Proxy. I get this error: No connection could be made because target machine actively refused it.

Here's my config.json file:

{
   "threads": 2,

   "proxy": {
      "listen": "0.0.0.0:8546",
      "clientTimeout": "3m",
      "blockRefreshInterval": "100ms",
      "hashrateWindow": "15m",
      "submitHashrate": false,
      "luckWindow": "24h",
      "largeLuckWindow": "72h"
   },

   "frontend": {
      "listen": "0.0.0.0:8080",
      "login": "admin",
      "password": ""
   },

   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "pool": true,
         "name": "suprnova.cc",
         "url": "http://eth-us.suprnova.cc:3030/ATCkit.1/65",
         "timeout": "10s"
      }
   ],

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}




Also, is this the correct  code to start the miner once i get the proxy working?:

ethminer.exe  -G -F http://127.0.0.1:8546/miner/ATCkit.1/65
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 23, 2016, 02:48:35 PM
 #425

Got my old GPUs dusted off and working again. Because of past experience mining other coins here, this is the first pool i pointed my rig at for ETH. 

Looks like i should use Sammy's Proxy. How much will it increase my hash rate - 5-10 % ?

Good to see some of my BTC mining pool (ie: kano) mates here too. Smiley

It depends .. Usually it won't really increase the hashrate but you'll have a much more stable connection through the proxy.

Just try it, you'll notice the difference Smiley
[/quote

Having no luck with Sammy's Proxy. I get this error: No connection could be made because target machine actively refused it.

Here's my config.json file:

{
   "threads": 2,

   "proxy": {
      "listen": "0.0.0.0:8546",
      "clientTimeout": "3m",
      "blockRefreshInterval": "100ms",
      "hashrateWindow": "15m",
      "submitHashrate": false,
      "luckWindow": "24h",
      "largeLuckWindow": "72h"
   },

   "frontend": {
      "listen": "0.0.0.0:8080",
      "login": "admin",
      "password": ""
   },

   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "pool": true,
         "name": "suprnova.cc",
         "url": "http://eth-us.suprnova.cc:3030/ATCkit.1/65",
         "timeout": "10s"
      }
   ],

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}




Also, is this the correct  code to start the miner once i get the proxy working?:

ethminer.exe  -G -F http://127.0.0.1:8546/miner/ATCkit.1/65


Everything looks good, but I believe the last string is different:

ethminer.exe  -G -F http://127.0.0.1:8546/miner/65/ATCkit.1

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
February 23, 2016, 06:26:19 PM
 #426

ocminer, do you have idea whats wrong with Decred in last 2-3 days?
Almost all blocks are being found with lots of extra shares. last 24h pool luck is 154%
Same % are with coinmine and maxminers

Can you confirm that the old "fake shares" bug is not used atm?
Thanks

PS: at yiimp, where stratum is used the "income" on decred looks much closer to normal, even tho due to low hashrate they have only 3 blocks in last 24h
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 23, 2016, 11:05:25 PM
 #427

ocminer, do you have idea whats wrong with Decred in last 2-3 days?
Almost all blocks are being found with lots of extra shares. last 24h pool luck is 154%
Same % are with coinmine and maxminers

Can you confirm that the old "fake shares" bug is not used atm?
Thanks

PS: at yiimp, where stratum is used the "income" on decred looks much closer to normal, even tho due to low hashrate they have only 3 blocks in last 24h

I've checked the stratum code for DCR and it seems there was indeed a bug which allowed some users to send fake shares, everything should be fixed now, we'll see how the stats look for the next 24h.

However this has not much todo with the ETH thread Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
February 24, 2016, 06:31:15 AM
 #428

Terribly sorry i mismatched threads Sad

Thanks for investigating the problem you are still the most responsive pool "manager"  Smiley
Pansyfaust
Full Member
***
Offline Offline

Activity: 212
Merit: 100


View Profile
February 24, 2016, 09:21:46 AM
 #429

Where is your port 80 server hosted? I keep getting DC/s and ethminer crashes when mining on that pool, even with the proxy running. hashrate was all over the place still, according to the dashboard and graph, only getting 75/mhs compared to the 93mhs reported on dwarfpool. Earnings are aslo a bit stronger

Tried out dwarfpool without proxy and so far and it's reporting my hashrate and earnings correctly:

http://dwarfpool.com/eth/address?wallet=0x57c3b69ad5948cd24807734d5ec79cab61149248
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 24, 2016, 09:23:00 AM
 #430

It's hosted in the US, which proxy do you use ? You can also just use the Dwarfproxy and point it to the eth-apac node.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Pansyfaust
Full Member
***
Offline Offline

Activity: 212
Merit: 100


View Profile
February 24, 2016, 09:41:01 AM
 #431

It's hosted in the US, which proxy do you use ? You can also just use the Dwarfproxy and point it to the eth-apac node.

Ah, that might explain it. I'm in Africa, so the distance probably is the issue.

The port 80 pool on Dwarf is in the EU, much closer to me.

I cant use the dwarfproxy pool you have since I am behind a firewall and cannot connect to it.

Seems like my hashrate will move to dwarf, much cleaner connection for me

Sorry Sad
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 24, 2016, 09:42:18 AM
 #432

It's hosted in the US, which proxy do you use ? You can also just use the Dwarfproxy and point it to the eth-apac node.

Ah, that might explain it. I'm in Africa, so the distance probably is the issue.

The port 80 pool on Dwarf is in the EU, much closer to me.

I cant use the dwarfproxy pool you have since I am behind a firewall and cannot connect to it.

Seems like my hashrate will move to dwarf, much cleaner connection for me

Sorry Sad

Ah no prob, mine wherever you get the best results, no prob.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
CookieMonstaSMTH
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
February 24, 2016, 04:24:34 PM
 #433

I have 4 nvidia cards, how can I mine with multiple GPU's? And should I start geth before start mining or it's not needed?
ATCkit
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
February 24, 2016, 04:29:46 PM
 #434

Got my old GPUs dusted off and working again. Because of past experience mining other coins here, this is the first pool i pointed my rig at for ETH. 

Looks like i should use Sammy's Proxy. How much will it increase my hash rate - 5-10 % ?

Good to see some of my BTC mining pool (ie: kano) mates here too. Smiley

It depends .. Usually it won't really increase the hashrate but you'll have a much more stable connection through the proxy.

Just try it, you'll notice the difference Smiley
[/quote

Having no luck with Sammy's Proxy. I get this error: No connection could be made because target machine actively refused it.

Here's my config.json file:

{
   "threads": 2,

   "proxy": {
      "listen": "0.0.0.0:8546",
      "clientTimeout": "3m",
      "blockRefreshInterval": "100ms",
      "hashrateWindow": "15m",
      "submitHashrate": false,
      "luckWindow": "24h",
      "largeLuckWindow": "72h"
   },

   "frontend": {
      "listen": "0.0.0.0:8080",
      "login": "admin",
      "password": ""
   },

   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "pool": true,
         "name": "suprnova.cc",
         "url": "http://eth-us.suprnova.cc:3030/ATCkit.1/65",
         "timeout": "10s"
      }
   ],

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}




Also, is this the correct  code to start the miner once i get the proxy working?:

ethminer.exe  -G -F http://127.0.0.1:8546/miner/ATCkit.1/65


Everything looks good, but I believe the last string is different:

ethminer.exe  -G -F http://127.0.0.1:8546/miner/65/ATCkit.1

I got the proxy to work by changing the url in my config.json file from :  "http://eth-us.suprnova.cc:3030/ATCkit.1/65"

                                to:  "http://eth-us.suprnova.cc:3000/ATCkit.1/65"

your suggested change for my ethminer  bat file worked too.

Am good to go. Smiley
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 24, 2016, 04:31:07 PM
 #435

Ah yes, you can use every Port now, the Proxy is supported everywhere, I believe i shut down 3030 some time ago.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Akarabzie
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
February 24, 2016, 09:23:21 PM
 #436

Hey guys, I need some help.

I've got two rigs for mining right now and one is running pretty solid with a 7990 and two 7950s. My problem is that my second rig I'm trying to get going is being very fussy.

Rig 2 only has two Saphhire Radeon 280Xs for it right now but I can't for the life of my get it to run ethminer without crashing.

When I run ethminer it instantly crashes after creating the DAG and the error is always an appcrash with reference to msvcr110.dll not working properly. Here's some things I've tried to no success:

Uninstalled and reinstalled all redistributables
Tried newest catalyst drivers as well as the older ones that came on a CD with my cards (brand new from GPUShack)
Tried both Crossfire enabled/disabled. Tried one card by iteself.
Updated all BIOS on my motherboard as well as the whole system's drivers
Fresh install of Win 7 64 bit
Brand new EVGA 1000 PSU (eco mode on and off)

I also cannot get the blockchain to sync in Geth...ever.

Has anyone ever ran into this msvcr110.dll issue before how did you fix it? This thing has me at my wits end, need some help from the pros. Thanks guys.

☷☷☷☷☷☷☰☰☰☰ WAVESTHE ONLY BLOCKCHAIN YOU NEEDWAVES ☰☰☰☰☷☷☷☷☷☷
DECENTRALIZED EXCHANGEBTC & FIAT GATEWAYSCOMMUNITY ASSETSICOs/LPOS
▩▬▩▬▩▬▩▬▩▬▩▬▩▬▩▬JOIN WAVES COMMUNITY PORTAL▬▩▬▩▬▩▬▩▬▩▬▩▬▩▬▩
thesmokingman
Full Member
***
Offline Offline

Activity: 212
Merit: 100



View Profile
February 24, 2016, 10:52:06 PM
 #437

Just checking to see if I missed an announcement anywhere since I see there is a 1% fee for mining on your pool now.

PIMP your AMD & Nvidia Farm. Finally a Multi-Miner Linux 16.04 Distro with Web Monitoring and On the Fly Algo-Switching. My PIMP AMD/Nvidia FARM: https://miner.farm/farmer/554/farmstatus
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 24, 2016, 10:56:58 PM
 #438

Just checking to see if I missed an announcement anywhere since I see there is a 1% fee for mining on your pool now.

I had the 1 % bonus and 0 % fee for a while now, its back to standard 1% fee now. More bonuses will come

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
thesmokingman
Full Member
***
Offline Offline

Activity: 212
Merit: 100



View Profile
February 24, 2016, 11:12:01 PM
 #439

Just checking to see if I missed an announcement anywhere since I see there is a 1% fee for mining on your pool now.

I had the 1 % bonus and 0 % fee for a while now, its back to standard 1% fee now. More bonuses will come

No worries. Just started mining ETH and just wanted to make sure I didn't miss an announcement with other changes to come.

PIMP your AMD & Nvidia Farm. Finally a Multi-Miner Linux 16.04 Distro with Web Monitoring and On the Fly Algo-Switching. My PIMP AMD/Nvidia FARM: https://miner.farm/farmer/554/farmstatus
ATCkit
Hero Member
*****
Offline Offline

Activity: 786
Merit: 1000


View Profile
February 26, 2016, 12:13:50 AM
 #440

Hey guys, I need some help.

I've got two rigs for mining right now and one is running pretty solid with a 7990 and two 7950s. My problem is that my second rig I'm trying to get going is being very fussy.

Rig 2 only has two Saphhire Radeon 280Xs for it right now but I can't for the life of my get it to run ethminer without crashing.

When I run ethminer it instantly crashes after creating the DAG and the error is always an appcrash with reference to msvcr110.dll not working properly. Here's some things I've tried to no success:

Uninstalled and reinstalled all redistributables
Tried newest catalyst drivers as well as the older ones that came on a CD with my cards (brand new from GPUShack)
Tried both Crossfire enabled/disabled. Tried one card by iteself.
Updated all BIOS on my motherboard as well as the whole system's drivers
Fresh install of Win 7 64 bit
Brand new EVGA 1000 PSU (eco mode on and off)

I also cannot get the blockchain to sync in Geth...ever.

Has anyone ever ran into this msvcr110.dll issue before how did you fix it? This thing has me at my wits end, need some help from the pros. Thanks guys.

The solution called "Clean GPU" might work for you:

http://www.tomshardware.com/forum/id-2747252/thread-stuck-device-driver.html

Pat 1 in this guide might help with your Geth issue. Worked teh very first time for me.

https://www.cryptocompare.com/mining/guides/how-to-mine-ethereum/
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!