Search content
Sort by

Showing 16 of 16 results by sero2kk
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
sero2kk
on 16/08/2019, 12:00:23 UTC
hi, how i can set different MDI clocks for each stick on linux?

Code:
./bfgminer --scrypt -o stratum+tcp://litecoinpool.org:3333 -u xxxxx.yyyyy1 -p 1,d=128 -S ALL --set MLD:clock=756 --api-network --api-listen
Post
Topic
Board Announcements (Altcoins)
Re: [DeM] Deutsche eMark - DEM - cryptocoin SHA256 POS/POW
by
sero2kk
on 14/01/2018, 15:48:30 UTC
here is a new multipool for some altcoins

http://www.eu-pool.net


following Coins:


(sha256) emark - DEM
(sha256) peercoin - PPC
(sha256) zetacoin - ZET

(scrypt) dnotes - NOTE
(scrypt) einsteinium - EMC2
(scrypt) litecoin - LTC
(scrypt) linx - LINX
(scrypt) sexcoin - SXC

(x11) influxcoin - INFX

0% Pool fee and without registry
Post
Topic
Board Altcoins (Deutsch)
Re: [DeM] Deutsche eMark (v1.4) - ein deutscher Cryptocoin
by
sero2kk
on 14/01/2018, 13:23:02 UTC
hier ist ein neuer Multipool für diverse Altcoins! darunter auch eMark!

http://www.eu-pool.net

folgende Coins:


(sha256) emark - DEM
(sha256) peercoin - PPC
(sha256) zetacoin - ZET

(scrypt) dnotes - NOTE
(scrypt) einsteinium - EMC2
(scrypt) litecoin - LTC
(scrypt) linx - LINX
(scrypt) sexcoin - SXC

(x11) influxcoin - INFX

0% Pool fee und ohne registrierung!
Post
Topic
Board Pools (Altcoins)
Multipool - www.eu-pool.net (DEM, PPC, ZET, NOTE, EMC2 , LINX, SXC, INFX)
by
sero2kk
on 14/01/2018, 09:52:23 UTC
here is a new multipool for some altcoins

http://www.eu-pool.net

following Coins:


(sha256) emark - DEM
(sha256) peercoin - PPC
(sha256) zetacoin - ZET

(scrypt) dnotes - NOTE
(scrypt) einsteinium - EMC2
(scrypt) litecoin - LTC
(scrypt) linx - LINX
(scrypt) sexcoin - SXC

(x11) influxcoin - INFX


0% Pool fee and without registry
Post
Topic
Board Mining (Deutsch)
Multipool - EU-POOL.NET
by
sero2kk
on 13/01/2018, 23:15:19 UTC
hier ist ein neuer Multipool für diverse Altcoins!

http://www.eu-pool.net

folgende Coins:


(sha256) emark - DEM
(sha256) peercoin - PPC
(sha256) zetacoin - ZET

(scrypt) dnotes - NOTE
(scrypt) einsteinium - EMC2
(scrypt) litecoin - LTC
(scrypt) linx - LINX
(scrypt) sexcoin - SXC

(x11) influxcoin - INFX


0% Pool fee und ohne registrierung!
Post
Topic
Board Announcements (Altcoins)
Re: CannabisCoin [CANN][X11][Official] Developments & Discussions
by
sero2kk
on 31/12/2017, 08:37:56 UTC
Here is a new and fast p2pool server for CannabisCoin (CANN)

Pool Homepage: http://cann.eu-pool.net:28741/static/

URL:        stratum+tcp://cann.eu-pool.net:28741
Worker:   YourWalletAddress
Pass:       1
Payout:   PPLNS

Location: Europe/Germany

(1% Fee for hosting)


You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Mining (Altcoins)
Re: Whats the best mining pool for Cannabiscoin (CANN)
by
sero2kk
on 29/12/2017, 06:38:40 UTC
Here is a new and fast p2pool server for CannabisCoin (CANN)

Pool Homepage: http://cann.eu-pool.net:28741/static/

URL:        stratum+tcp://cann.eu-pool.net:28741
Worker:   YourWalletAddress
Pass:       1
Payout:   PPLNS

Location: Europe/Germany

(1% Fee for hosting)


You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Pools (Altcoins)
Re: [ANN][MASTERLIST]X11 POOLS!!! for CannabisCoin [CANN]
by
sero2kk
on 29/12/2017, 06:25:36 UTC
Here is a new and fast p2pool server for CannabisCoin (CANN)

Pool Homepage: http://cann.eu-pool.net:28741/static/

URL:        stratum+tcp://cann.eu-pool.net:28741
Worker:   YourWalletAddress
Pass:       1
Payout:   PPLNS

Location: Europe/Germany

(1% Fee for hosting)


You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Pools
Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
sero2kk
on 24/12/2017, 09:26:10 UTC
hello,

i´m running p2pool bitcoin, litecoin, sibcoin and dash. all works fine.

but now i want to setup a quarkcoin p2pool and if i want test the pool with:

Code:
python run_p2pool.py --net quarkcoin myRPCuser myRPCpassword

i allways get this message:

Code:
2017-12-24 10:14:31.029922 p2pool (version 13.2-16-g69aadfa)                                                                      
2017-12-24 10:14:31.030025                                                                                                        
2017-12-24 10:14:31.030140 Testing bitcoind RPC connection to 'http://127.0.0.1:11972/' with username 'myRPCuser'...                
Error while checking Bitcoin connection:                                                                                          
Traceback (most recent call last):                                                                                                
Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.

i´m using this p2pool for quarkcoin:

Quote

my ~/.quarkcoin/quarkcoin.conf looks lite this:

Code:
rpcuser=myRPCuser                                                                                                              
rpcpassword=myRPCpassword                                                                        
server=1                                                                                                                          
daemon=1                                                                                                                          
maxconnections=80                                                                                                                  
gen=1                                                                                                                              
genproclimit=-1



so now i changed my config and did a second test:

new ~/.quarkcoin/quarkcoin.conf:

Code:
rpcuser=myRPCuser                                                                                                                    
rpcpassword=myRPCpassword                                                                          
server=1                                                                                                                          
daemon=1                                                                                                                          
listen=1                                                                                                                          
maxconnections=80                                                                                                                  
gen=1                                                                                                                              
genproclimit=-1                                                                                                                    
rpcport=8372                                                                                                                      
port=8373


i tried to run with:

Code:
python run_p2pool.py --net quarkcoin --bitcoind-rpc-port 8372 --bitcoind-p2p-port 8373 myRPCuser myRPCpassword

and got this message:

Code:
2017-12-24 13:52:39.311194 p2pool (version 13.2-16-g69aadfa)                                                                      
2017-12-24 13:52:39.311408                                                                                                        
2017-12-24 13:52:39.311598 Testing bitcoind RPC connection to 'http://127.0.0.1:8372/' with username 'myRPCuser'...                
2017-12-24 13:52:39.398251 >     Check failed! Make sure that you're connected to the right Client with --bitcoind-rpc-port!      
2017-12-24 13:52:40.408582 >     Check failed! Make sure that you're connected to the right Client with --bitcoind-rpc-port!      
2017-12-24 13:52:41.413383 >     Check failed! Make sure that you're connected to the right Client with --bitcoind-rpc-port!      

thanks for any help...



(Moderator note: This post was edited by frodocooper to replace the quote tags used for the command-line entries and the log outputs with code tags.)
Post
Topic
Board Announcements (Altcoins)
Re: Sibcoin network exceeded Dash network by masternode number
by
sero2kk
on 23/12/2017, 10:11:58 UTC
here is a new and fast p2pool server for Sibcoin (SIB)

Pool Homepage: http://sib.eu-pool.net:9345/static/

URL:        stratum+tcp://sib.eu-pool.net:9345
Worker:   YourWalletAddress
Pass:       1

Payout:   pplns


(1% Fee for hosting)



You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Altcoins (Deutsch)
Re: SIBCOIN (SIB), X11GOST –"Siberian Chervonets"
by
sero2kk
on 23/12/2017, 09:59:12 UTC
here is a new and fast p2pool server for Sibcoin (SIB)

Pool Homepage: http://sib.eu-pool.net:9345/static/

URL:        stratum+tcp://sib.eu-pool.net:9345
Worker:   YourWalletAddress
Pass:       1

Payout:   pplns


(1% Fee for hosting)



You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Альтернативные криптовалюты
Re: Сибирский Червонец (SIB), X11ГОСТ
by
sero2kk
on 23/12/2017, 09:52:31 UTC
here is a new and fast p2pool server for Sibcoin (SIB)

Pool Homepage: http://sib.eu-pool.net:9345/static/

URL:        stratum+tcp://sib.eu-pool.net:9345
Worker:   YourWalletAddress
Pass:       1

Payout:   pplns


(1% Fee for hosting)



You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Mining (Altcoins)
Re: Bitcoin / Litecoin / Altcoin Pool List
by
sero2kk
on 19/12/2017, 17:34:11 UTC
p2pool server for Litecoin (LTC)

Pool Homepage: http://ltc.eu-pool.net:9327/static/

URL:        stratum+tcp://ltc.eu-pool.net:9327
Worker:   YourWalletAddress
Pass:       1

Payout:   pplns

(don´t set a worker like "YourWalletAddress.01". Use ONLY your Wallet Address)

(1% Fee for hosting)



You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Altcoins (Deutsch)
Re: LiteCoin Pool
by
sero2kk
on 19/12/2017, 17:13:24 UTC
p2pool server for Litecoin (LTC)

Pool Homepage: http://ltc.eu-pool.net:9327/static/

URL:        stratum+tcp://ltc.eu-pool.net:9327
Worker:   YourWalletAddress
Pass:       1

Payout:   pplns

(don´t set a worker like "YourWalletAddress.01". Use ONLY your Wallet Address)

(1% Fee for hosting)



You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Altcoins (Deutsch)
Re: Litecoin Pools Deitschland und Umgebung
by
sero2kk
on 19/12/2017, 15:01:24 UTC
p2pool server for Litecoin (LTC)

Pool Homepage: http://ltc.eu-pool.net:9327/static/

URL:        stratum+tcp://ltc.eu-pool.net:9327
Worker:   YourWalletAddress
Pass:       1

Payout:   pplns

(bitte nur die wallet adresse als worker eingeben und keinen worker mit ".01" oder ähnlichem definieren)

(1% Fee for hosting)



You also can take a look here http://www.eu-pool.net for other coins
Post
Topic
Board Announcements (Altcoins)
Re: Siberian chervonets (SIB) Algorithm X11-gost
by
sero2kk
on 18/12/2017, 16:45:26 UTC
here is a new and fast p2pool server for Sibcoin (SIB)

Pool Homepage: http://sib.eu-pool.net:9345/static/

URL:        stratum+tcp://sib.eu-pool.net:9345
Worker:   YourWalletAddress
Pass:       1

Payout:   pplns


(1% Fee for hosting)



You also can take a look here http://www.eu-pool.net for other coins