Bitcoin Forum
May 06, 2024, 08:45:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ETHEREUM] [POOL] CoinMiners ETHEREUM Pool http://eth.coin-miners.info 0% fee !  (Read 1636 times)
scorpio18 (OP)
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
May 02, 2016, 07:44:57 AM
Last edit: May 29, 2016, 04:54:01 PM by scorpio18
 #1

New Ethereum pool at Coinminers Pools http://eth.coin-miners.info

UPDATE: 0% fee with PROP payment method

UPDATE: Min. payout threshold: 0.5 Ether, Payouts run every 2 hours.

TX fees and uncle rewards are paid to the miners

Happy mining!


Support:
E-mail: coin.miners.info@gmail.com
Freenode Channel: https://webchat.freenode.net/?channels=#COINMINERS

Mining address:

Code:
http://stratum.coin-miners.info:8888/YOUR_WALLET

With worker

Code:
http://stratum.coin-miners.info:8888/YOUR_WALLET/YOUR_WORKER


How to connect

Stratum mode using Stratum Proxy v0.0.5 by dwarfpool

Download, configure and run eth-proxy

Windows: eth-proxy-win.zip
Source / Linux: eth-proxy.zip
Github: eth-proxy

How to configure proxy

Modify the wallet address and main pool and failover pool on eth-proxy.conf


Code:
# Coin address where money goes
WALLET = "0xYOUR ETH WALLET ADDRESS"

Code:
# Main pool
POOL_HOST = "stratum.coin-miners.info"
POOL_PORT = 8008

# Failover pool
POOL_FAILOVER_ENABLE = True

POOL_HOST_FAILOVER1 = "YOUR FAILOVER POOL STRATUM ADDRESS"
POOL_PORT_FAILOVER1 = 8008

POOL_HOST_FAILOVER2 = "YOUR FAILOVER POOL STRATUM ADDRESS"
POOL_PORT_FAILOVER2 = 8008

POOL_HOST_FAILOVER3 = "YOUR FAILOVER POOL STRATUM ADDRESS"
POOL_PORT_FAILOVER3 = 8008

Then start your proxy server
On linux

Code:
python ./eth-proxy.py

Then start your miners using the following command line

Code:
./ethminer --farm-recheck 200 -G -F http://127.0.0.1:8080/rig1

Use the following address

 
Code:
http://stratum.coin-miners.info:8888

How to connect 2.

Ethereum mining proxy with web-interface v0.5.1 by sammy007

Download, configure and run ether-proxy

Windows: ether-proxy-win64.zip
Source / Linux: v0.5.1.zip
Github: ether-proxy

Proxy config file:

Copy the file config.example.json to config.json and modify the "upstream"
Code:
			"pool": true,
"name": "Eth.coin-miners.info",
"url": "http://stratum.coin-miners.info:8888/miner/YOUR_ETH_ADDRESS/proxy",
"timeout": "10s"

Then start your proxy server


Code:
./ether-proxy config.json

Then start your miners using the following command line
Code:
./ethminer --farm-recheck 200 -G -F http://x.x.x.x:8546/miner/5/rig1

1715028310
Hero Member
*
Offline Offline

Posts: 1715028310

View Profile Personal Message (Offline)

Ignore
1715028310
Reply with quote  #2

1715028310
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715028310
Hero Member
*
Offline Offline

Posts: 1715028310

View Profile Personal Message (Offline)

Ignore
1715028310
Reply with quote  #2

1715028310
Report to moderator
scorpio18 (OP)
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
May 02, 2016, 11:20:26 AM
 #2

Forgot to mention that TX fees and uncle rewards are paid to the miners  Smiley

robertdupont
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 04, 2016, 06:42:52 AM
 #3

thanks for this advice

I have I question, I'm new in Etherieum mining

I juste follow the "how to connect" http://eth.coin-miners.info/

And everything seems to be ok
I mine since 24 hours

In my console I have :

For proxy
2016-05-04 06:38:29,770 INFO proxy # NEW_JOB MAIN_POOL

For mining
miner  06:39:06.697|ethminer  Got work package:
miner  06:39:06.697|ethminer    Header-hash: 1d5846e5c8d63fbb7220471d7e0b286fb74cddd06720ea5cc92b49135bdd4129
miner  06:39:06.697|ethminer    Seedhash: 17a7217f2673ce6267021cc82e7b328a755f010d6741bde6c25d3c2b0373e989
miner  06:39:06.697|ethminer    Target: 0000000225c17d04dad2965cc5a02a23e254c0c3f75d9178046aeb27ce1ca574
miner  06:39:07.219|ethminer  Mining on PoWhash #1d5846e5… : 1271500 H/s = 254300 hashes / 0.2 s
miner  06:39:07.421|ethminer  Mining on PoWhash #1d5846e5… : 700995 H/s = 140900 hashes / 0.201 s


and when I go here : http://eth.coin-miners.info/#/account/0x......... (my address)
I see : Hashrate (30m): 0.00 H

Do you know where is the problem ?
Thanks





robertdupont
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 04, 2016, 07:04:40 AM
 #4

Now it works I see

Your Workers

ID   Hashrate (rough, short average)   Hashrate (accurate, long average)   Last Share
rig1   1.87 MH   1.87 MH   18 minutes ago


Not good hashrate ...
scorpio18 (OP)
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
May 04, 2016, 12:42:38 PM
 #5

thanks for this advice

I have I question, I'm new in Etherieum mining

I juste follow the "how to connect" http://eth.coin-miners.info/

And everything seems to be ok
I mine since 24 hours

In my console I have :

For proxy
2016-05-04 06:38:29,770 INFO proxy # NEW_JOB MAIN_POOL

For mining
miner  06:39:06.697|ethminer  Got work package:
miner  06:39:06.697|ethminer    Header-hash: 1d5846e5c8d63fbb7220471d7e0b286fb74cddd06720ea5cc92b49135bdd4129
miner  06:39:06.697|ethminer    Seedhash: 17a7217f2673ce6267021cc82e7b328a755f010d6741bde6c25d3c2b0373e989
miner  06:39:06.697|ethminer    Target: 0000000225c17d04dad2965cc5a02a23e254c0c3f75d9178046aeb27ce1ca574
miner  06:39:07.219|ethminer  Mining on PoWhash #1d5846e5… : 1271500 H/s = 254300 hashes / 0.2 s
miner  06:39:07.421|ethminer  Mining on PoWhash #1d5846e5… : 700995 H/s = 140900 hashes / 0.201 s


and when I go here : http://eth.coin-miners.info/#/account/0x......... (my address)
I see : Hashrate (30m): 0.00 H

Do you know where is the problem ?
Thanks







You have to low hashrate so thats why it take some time until your miners show on the pool

scorpio18 (OP)
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
May 29, 2016, 04:55:22 PM
 #6

UPDATE: Lowered the fee from 1% to 0% and payouts run every 2 hours

If you want to mine with Claymore miner use -esm 0 in order to work with CoinMiners pool

scorpio18 (OP)
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
June 16, 2016, 10:26:32 PM
 #7

UPDATE: Now you can rent rigs from https://www.miningrigrentals.com the stratum version and point to http://stratum.coin-miners.info:8008

Pages: [1]
  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!