Pages:
Author

Topic: [ANN][POOL][ETH] - pooleth.com - Ethereum Mining Pool with 25% BONUS - page 2. (Read 9892 times)

member
Activity: 110
Merit: 10
May be the pool was not lucky  Sad
legendary
Activity: 1050
Merit: 1293
Huh?
payment is only going down now for me. was at 9ish per 6 hrs at first, now i'm @ 7 Sad

Hope that the payments improve some more.
newbie
Activity: 2
Merit: 0
The difficulty is too high I am only getting an accepted share about once every 2-5 minutes with the proxy at diff 5,000,000,000 and I am running about 50-100Mh/s. Is it possible to implement a higher hash URL and a lower hash URL for miners under 100Mh? I am running one rig through proxy and one rig through standard URL - the standard URL rig is outperforming the proxy and it has slower cards.

Update: Since lowering the Farm-Recheck to 100 seemed to improve it some I am still testing different config's
newbie
Activity: 1
Merit: 0
Having trouble with one of my rigs (rig 4, user masala): starting almost 24 hours ago, whenever it tries to submit a solution to a block, I get "JSON-RPC problem. Probably couldn't connect" and my mining rate shows as 0MH/s on pooleth. Any suggestions? It is running on the same network as my other rigs. I have cleared the DAG files. P.S. I am also missing bonuses for every 100 eth mined. Thanks!
legendary
Activity: 1050
Merit: 1293
Huh?
Hi, last day earnings for 1.25Gh (rigs hashrate):
pooleth - 56 coins
dwarf - 50 coins
Just interesting, now pooleth using proxy like other popular pools, but earnings without 25% bonus are less than on dwarf (56/1.25=45 coins). Why dwarf is more profitable ?

Got a lower payout as well. Was doing 32eth + per day, now i barely make 30.

Even with the proxy running, i'm still not making as much as a few weeks ago.

But it's still ok. I'm happy.
member
Activity: 110
Merit: 10
Hi, last day earnings for 1.25Gh (rigs hashrate):
pooleth - 56 coins
dwarf - 50 coins
Just interesting, now pooleth using proxy like other popular pools, but earnings without 25% bonus are less than on dwarf (56/1.25=45 coins). Why dwarf is more profitable ?
member
Activity: 115
Merit: 10
MM, it's mining, i'm submitting shares, the only thing that isn't changing is the website. My hash rate seems to be going down.

The proxy connection seems not be displayed in my account page.

Thanks for reporting, we've already solved it!

The problem was on the share name's: it was called "Eliovp/rig1" and not "eliovp/rig1" but our pool are case sensitive.
Now we fixed it and your hashare still increase.

PS: We pay 1ETH for reporting this problem asap.


One other oddity

if you put "url": "http://pool.pooleth.com/pool/bagdar13/rig1 ",
vs "url": "http://pool.pooleth.com/pool/bagdar13/rig1",
notice the space after rig1; that will also cause shares to be submitted but not credited.  So in case anyone else has this problem FYI.
newbie
Activity: 45
Merit: 0
newbie
Activity: 11
Merit: 0
"blockRefreshInterval": "100ms" and  --farm-recheck 100 IT IS NORMAL?
Or it is not blockRefreshInterval
Miner working very fast!

Hashrate much rides 39-59
http://i.piccy.info/i9/c4eb329ed99f27b4bf72e248777e8377/1452801365/444288/992393/eth.jpg

{
   "threads": 2,

   "proxy": {
      "listen": "0.0.0.0:8545",
      "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": "Pooleth.com",
         "url": "http://pool.pooleth.com/pool/user/rig1",
         "timeout": "10s"
      }
      ],

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

newbie
Activity: 45
Merit: 0
hello I'm trying to set this proxy, but I'm not sure what to put in here: ethminer -G -F http://127.0.0.1:8545/miner/1/local --farm-recheck 100

I have to leave diff value on 1?
or I have to set my speed in MHs?

As number you wont!

That number isn't used but it is necessary for proxy.
legendary
Activity: 1108
Merit: 1005
Great news!​

​We have been working to solve the problem of drop hashrate.​

​First, let me thank sammy007 for the proxy!​

​Now you can use the sammy007's proxy (https://github.com/sammy007/ether-proxy) to mine with our pool.​

With this proxy you simply need to have in the configuration code one of your settings's string (ex. rig1):​

Code:
"upstream": [
{
"pool": true,
"name": "Pooleth.com",
"url": "http://pool.pooleth.com/pool/YOURNAME/rig1  ",
"timeout": "10s"
}
],

​Finally set your miner with local address of the proxy, with parameter​ --farm-recheck 100

For example: ethminer -G -F http://127.0.0.1:8545/miner/1/local --farm-recheck 100


More information:

​For those unwilling to use proxy or had problems with it, you may try to use the parameter  --farm-recheck 250 on your ethereum miner configuration.
This parameter greatly increases the network traffic, but does not create any problem to the pool and slightly increases the average hash, because that trick make next getWork more faster.​



hello I'm trying to set this proxy, but I'm not sure what to put in here: ethminer -G -F http://127.0.0.1:8545/miner/1/local --farm-recheck 100

I have to leave diff value on 1?
or I have to set my speed in MHs?
legendary
Activity: 1050
Merit: 1293
Huh?
Anybody can put a folder ready ether-proxy? Most do not work 
c:\godev\src\github.com\ethereum\go-ethereum\cmd\geth>git checkout develop && godep go install
Already on 'develop'
Your branch is up-to-date with 'origin/develop'.

c:\godev\src\github.com\ethereum\go-ethereum\cmd\geth>


What to do and how you can somehow explain!!!!!!!!!!!!!!!!!!!!! Huh Huh Huh Huh Huh Huh Huh Huh Huh Huh Cry Cry Cry Cry Cry


What exactly do you want to do?

You want to mine with the proxy? Or what?
legendary
Activity: 1050
Merit: 1293
Huh?
MM, it's mining, i'm submitting shares, the only thing that isn't changing is the website. My hash rate seems to be going down.

The proxy connection seems not be displayed in my account page.

Thanks for reporting, we've already solved it!

The problem was on the share name's: it was called "Eliovp/rig1" and not "eliovp/rig1" but our pool are case sensitive.
Now we fixed it and your hashare still increase.

PS: We pay 1ETH for reporting this problem asap.


Oh! i didn't notice that!

Thank you! And thank you very much for the bonus!
newbie
Activity: 45
Merit: 0
MM, it's mining, i'm submitting shares, the only thing that isn't changing is the website. My hash rate seems to be going down.

The proxy connection seems not be displayed in my account page.

Thanks for reporting, we've already solved it!

The problem was on the share name's: it was called "Eliovp/rig1" and not "eliovp/rig1" but our pool are case sensitive.
Now we fixed it and your hashare still increase.

PS: We pay 1ETH for reporting this problem asap.
newbie
Activity: 45
Merit: 0
Removed the backup pools, well, you could leave a backup pool in there, but you should remove the local geth connection because it's not there.
Try this, it will work.

Right!

MM, it's mining, i'm submitting shares, the only thing that isn't changing is the website. My hash rate seems to be going down.

The proxy connection seems not be displayed in my account page.

We check this...
full member
Activity: 229
Merit: 100
I put strings, as you wrote, in config.json for win64, change on my URL

Quote
"upstream": [
      {
         "pool": true,
         "name": "Pooleth.com",
         "url": "http://pool.pooleth.com/pool/ntrader/rig1",
         "timeout": "10s"
      },
      {
         "name": "main",
         "url": "http://127.0.0.1:8545",
         "timeout": "10s"
      },
      {
         "name": "backup",
         "url": "http://127.0.0.2:8545",
         "timeout": "10s"
      }
   ],




Quote
"upstream": [
      {
         "pool": true,
         "name": "Pooleth.com",
         "url": "http://pool.pooleth.com/pool/ntrader/rig1",
         "timeout": "10s"
      }
   ],


Removed the backup pools, well, you could leave a backup pool in there, but you should remove the local geth connection because it's not there.
Try this, it will work.
legendary
Activity: 1050
Merit: 1293
Huh?
MM, it's mining, i'm submitting shares, the only thing that isn't changing is the website. My hash rate seems to be going down.

The proxy connection seems not be displayed in my account page.
full member
Activity: 264
Merit: 101
I put strings, as you wrote, in config.json for win64, change on my URL

Quote
"upstream": [
      {
         "pool": true,
         "name": "Pooleth.com",
         "url": "http://pool.pooleth.com/pool/ntrader/rig1",
         "timeout": "10s"
      },
      {
         "name": "main",
         "url": "http://127.0.0.1:8545",
         "timeout": "10s"
      },
      {
         "name": "backup",
         "url": "http://127.0.0.2:8545",
         "timeout": "10s"
      }
   ],

newbie
Activity: 45
Merit: 0
Good news!
But did you tried to start mining with proxy on Windows?
I'm trying now with win64 version and have some problems with connect.

What problems? Our tests were run also on Windows 10 64x.




Thx Dev! This is what i wanted!


thank you all
legendary
Activity: 1050
Merit: 1293
Huh?
Ok, i'm running the proxy and mining as we speak, working perfectly!

Maybe the diff is a bit high for slower rigs.

Over here it's working perfectly! :-)

Thx Dev! This is what i wanted!


Pages:
Jump to: