Bitcoin Forum
April 26, 2024, 11:39:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 »  All
  Print  
Author Topic: [ANN] [P2POOL] e-pool.net - P2Pool Nodes - 0.25% Fee  (Read 18555 times)
yan7181
Full Member
***
Offline Offline

Activity: 172
Merit: 100


View Profile
February 13, 2015, 05:28:22 PM
 #21

hi, i am mining at ur extremecoin p2pool, my address is P9AvzzpHHeLo7Zvdx1Ma5M3r36SLWiRhQ3
according to ur site, i suppose to get like 0.99881080  Predicted Payout, but instead i just getting half?is it correct?
Status: 2/unconfirmed
Date: 2/14/2015 01:21
Source: Generated
Credit: 0.41124959 EXC (matures in 28 more blocks)
Net amount: 0.00 EXC
Transaction ID: d542f484094bf6463b2861f239932f14e7f3f8edbcc5522796c682f0e995d2d9
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
psionin
Sr. Member
****
Offline Offline

Activity: 465
Merit: 254


View Profile
February 14, 2015, 09:53:14 AM
Last edit: February 14, 2015, 02:17:53 PM by psionin
 #22

Hello,

I'm having issues connecting to the SMC pool at e-pool.net.

Using the following line,

Code:
sgminer.exe -o stratum+tcp://smc.e-pool.net:8960 -u address -p password

I get this message in the debug log:
Code:
smc.e-pool.net JSON stratum auth failed: {
   "message": "Service not found",
   "code": -32601,
   "data": null
}

I tried mining Catcoin with cgminer / scrypt and it was working.
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
February 17, 2015, 12:01:36 PM
 #23

Hello,

I'm having issues connecting to the SMC pool at e-pool.net.

Using the following line,

Code:
sgminer.exe -o stratum+tcp://smc.e-pool.net:8960 -u address -p password

I get this message in the debug log:
Code:
smc.e-pool.net JSON stratum auth failed: {
   "message": "Service not found",
   "code": -32601,
   "data": null
}

I tried mining Catcoin with cgminer / scrypt and it was working.

This is what i use myself to mine there:
Code:

sgminer --algorithm x11 -o stratum+tcp://smc.e-pool.net:8960 -u address -p password --queue 0 --scan-time 2


Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
psionin
Sr. Member
****
Offline Offline

Activity: 465
Merit: 254


View Profile
February 17, 2015, 03:15:14 PM
 #24

This is what i use myself to mine there:
Code:

sgminer --algorithm x11 -o stratum+tcp://smc.e-pool.net:8960 -u address -p password --queue 0 --scan-time 2


Ah, I missed the "--algorithm x11" part. Still getting the same error though. From sgminer console:

Code:
Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
...
No servers were found that could be used to get work from.
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
February 19, 2015, 08:20:24 AM
 #25

This is what i use myself to mine there:
Code:

sgminer --algorithm x11 -o stratum+tcp://smc.e-pool.net:8960 -u address -p password --queue 0 --scan-time 2


Ah, I missed the "--algorithm x11" part. Still getting the same error though. From sgminer console:

Code:
Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
...
No servers were found that could be used to get work from.

you are sure that you have set the nameservers (DNS) ?

if not use direct ip connection:


Code:

sgminer --algorithm x11 -o stratum+tcp://77.249.199.235:8960 -u address -p password --queue 0 --scan-time 2


Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
psionin
Sr. Member
****
Offline Offline

Activity: 465
Merit: 254


View Profile
February 20, 2015, 10:55:55 AM
 #26

you are sure that you have set the nameservers (DNS) ?

if not use direct ip connection:

No luck with that either. The username is the wallet address and the password is the rpcpassword from the conf file, right?

Strange, Catcoin mining works through e-pool, as I mentioned previously, and I can do SmartCoin solo mining locally using sgminer.

Well, no worries, it's not a big deal.
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
February 23, 2015, 09:20:38 AM
 #27

you are sure that you have set the nameservers (DNS) ?

if not use direct ip connection:

No luck with that either. The username is the wallet address and the password is the rpcpassword from the conf file, right?

Strange, Catcoin mining works through e-pool, as I mentioned previously, and I can do SmartCoin solo mining locally using sgminer.

Well, no worries, it's not a big deal.


The username is the wallet address, the password can be anything, and the pools are setup correctly as i have other users mining

Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
metalmusiccoin
Sr. Member
****
Offline Offline

Activity: 471
Merit: 252


View Profile WWW
February 26, 2015, 02:06:04 AM
 #28

Hey guys whats up. we are in need of pool. Metal Music Coin has been relaunched the new version. and with new pow, and staking issue has been fixed.

here's the source https://github.com/metalmusiccoin/MTLMCV3.

we got one exchange and another one coming soon.

cheers guys

Pattty
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
March 10, 2015, 04:54:23 AM
 #29

Your pool is different from what I've tried before. Just have some questions: How do I withdraw my mined coins? Is it automatic? and how long do I have to wait?  Huh
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
March 10, 2015, 10:39:06 AM
 #30

Your pool is different from what I've tried before. Just have some questions: How do I withdraw my mined coins? Is it automatic? and how long do I have to wait?  Huh

it is automatic payment when the block is found


Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
yan7181
Full Member
***
Offline Offline

Activity: 172
Merit: 100


View Profile
March 20, 2015, 03:06:07 AM
 #31

i was renting some small rig to hash extremecoin at ur pool, but it shows unable to authenticate the pool. and even i still continue, it wont start working,but other pool are fine
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
March 20, 2015, 09:06:17 AM
 #32

i was renting some small rig to hash extremecoin at ur pool, but it shows unable to authenticate the pool. and even i still continue, it wont start working,but other pool are fine

the pool works you need to use as username the wallet address and as password anything you want but not empty

for cgminer :

Code:
setx GPU_MAX_ALLOC_PERCENT 100 
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://p2pool.e-pool.net:8970 -u YourWalletAddress -p password --expiry 1 --scan-time 1 --queue 0 --intensity=10

for sgminer:

Code:
setx GPU_MAX_ALLOC_PERCENT 100 
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --scrypt -o stratum+tcp://p2pool.e-pool.net:8970 -u YourWalletAddress -p password --expiry 1 --scan-time 1 --queue 0 --intensity=10

for bfgminer:

Code:
setx GPU_MAX_ALLOC_PERCENT 100 
setx GPU_USE_SYNC_OBJECTS 1
bfgminer.exe --scrypt -o stratum+tcp://p2pool.e-pool.net:8970 -u YourWalletAddress -p password --intensity=10


intensity you will adapt for your ring.

Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
WigitGetIt
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile WWW
May 01, 2015, 02:02:56 PM
 #33

Just wanted to inform everyone that a Yescrypt GPU Miner has been released.  Please check our post.

https://bitcointalk.org/index.php?topic=775289.msg11252741#msg11252741

Since E-pool has a pool for GlobalBoost
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
May 29, 2015, 12:14:51 PM
 #34



We add block explorer for all coins we are hosting on our pools.

Visit our website for more details: http://e-pool.net



Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
popox
Member
**
Offline Offline

Activity: 141
Merit: 10


View Profile
June 25, 2015, 08:00:53 AM
 #35

Pool doesnt pay last 24h

spazzdla
Legendary
*
Offline Offline

Activity: 1722
Merit: 1000


View Profile
June 25, 2015, 12:51:28 PM
 #36

Pool doesnt pay last 24h

Mining XJO, seems to be paying out to me.
popox
Member
**
Offline Offline

Activity: 141
Merit: 10


View Profile
June 26, 2015, 10:10:06 AM
 #37

CAt coin is death

amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
June 26, 2015, 12:38:46 PM
 #38

CAt coin is death

how you can write this Huh the CAT is alive and well working on powerful exchanges

Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
popox
Member
**
Offline Offline

Activity: 141
Merit: 10


View Profile
June 27, 2015, 07:59:40 AM
 #39

hey-did you pay any cent for mining cat coin at your pool?HuhHuh??

amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
June 29, 2015, 09:29:10 AM
 #40

hey-did you pay any cent for mining cat coin at your pool?HuhHuh??

The p2pool system payment is automatic every time a block is found.

You can read more about p2pool system here https://en.bitcoin.it/wiki/P2Pool



Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
Pages: « 1 [2] 3 4 5 6 »  All
  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!