Author

Topic: [ANN][DOGE] Dogecoin - very currency many coin - v1.10.0 - page 1334. (Read 3099993 times)

sr. member
Activity: 308
Merit: 250
Yes i have 90.000 KHS so that should be 90mh/s right Wink

So i go solo! Is there no way to set up a unix based solo miner? Or is the only way to go to mine directly to ONE windows computer with QT running on it?

90mhash is too good for solo mining Wink you can run dogeqt client on every pc and run cgminer --scrypt algo. And mine solo on each pc separately. or setup a private pool Wink
full member
Activity: 182
Merit: 100
Yes i have 90.000 KHS so that should be 90mh/s right Wink

So i go solo! Is there no way to set up a unix based solo miner? Or is the only way to go to mine directly to ONE windows computer with QT running on it?
full member
Activity: 160
Merit: 100
I sold 170k doges at cryptsy, but i don't have any trade history, coins are gone and get no btc, wtf
cryptsy is about -10 min behind... wait another 10 min
full member
Activity: 238
Merit: 100
I sold 170k doges at cryptsy, but i don't have any trade history, coins are gone and get no btc, wtf
sr. member
Activity: 308
Merit: 250
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

90 Mh/s or 90 Kh/s? With 90 Kh/s you're better off using a pool that has a low minimum payout threshold. With 90 Mh/s you could go solo. Cheesy

Why use p2pool? Because you get paid tx fees, the pool fees are usually max 1%, no registration is needed and the uptime is excellent. Very few complications in other words. Not to mention the coins get deposited straight into your wallet.



Yes, 90mh/s Smiley - currently about 38-40 servers running. Going to add a few more...


The miners are unix based. Should i get a windows QT version up and running, and mine directly to that?



90mhash, that is equal to about 1mhash/server with 2 sapphire 7950s. Is your system this huge? :O or you're mistaken and are not using --scrypt algo and using sha256 algo? O.o
member
Activity: 112
Merit: 10
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

90 Mh/s or 90 Kh/s? With 90 Kh/s you're better off using a pool that has a low minimum payout threshold. With 90 Mh/s you could go solo. Cheesy

Why use p2pool? Because you get paid tx fees, the pool fees are usually max 1%, no registration is needed and the uptime is excellent. Very few complications in other words. Not to mention the coins get deposited straight into your wallet.



Yes, 90mh/s Smiley - currently about 38-40 servers running. Going to add a few more...


The miners are unix based. Should i get a windows QT version up and running, and mine directly to that?

Nice! In my personal experience; when I tried to CPU-mine a different coin with more than 15 or so servers the wallet I was directing the servers at would crash.

So if you wanna play it safe I suggest simply connecting all your servers to an existing p2pool.

I think the best option (if you have the knowledge) is to create your own p2pool and connect your servers to it.
legendary
Activity: 3248
Merit: 1072
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

90 Mh/s or 90 Kh/s? With 90 Kh/s you're better off using a pool that has a low minimum payout threshold. With 90 Mh/s you could go solo. Cheesy

Why use p2pool? Because you get paid tx fees, the pool fees are usually max 1%, no registration is needed and the uptime is excellent. Very few complications in other words. Not to mention the coins get deposited straight into your wallet.



Yes, 90mh/s Smiley - currently about 38-40 servers running. Going to add a few more...


The miners are unix based. Should i get a windows QT version up and running, and mine directly to that?

mine in solo trust me
newbie
Activity: 25
Merit: 0
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

90 Mh/s or 90 Kh/s? With 90 Kh/s you're better off using a pool that has a low minimum payout threshold. With 90 Mh/s you could go solo. Cheesy

Why use p2pool? Because you get paid tx fees, the pool fees are usually max 1%, no registration is needed and the uptime is excellent. Very few complications in other words. Not to mention the coins get deposited straight into your wallet.



Yes, 90mh/s Smiley - currently about 38-40 servers running. Going to add a few more...


The miners are unix based. Should i get a windows QT version up and running, and mine directly to that?

With that hashrate? I wouldn't hesitate Smiley
member
Activity: 84
Merit: 10
v. 1.1. doesn't synchronize for some reason. Nodes added.

What should i do ? I just started with dodge-qt, don't have any previous version ?
full member
Activity: 182
Merit: 100
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

90 Mh/s or 90 Kh/s? With 90 Kh/s you're better off using a pool that has a low minimum payout threshold. With 90 Mh/s you could go solo. Cheesy

Why use p2pool? Because you get paid tx fees, the pool fees are usually max 1%, no registration is needed and the uptime is excellent. Very few complications in other words. Not to mention the coins get deposited straight into your wallet.



Yes, 90mh/s Smiley - currently about 38-40 servers running. Going to add a few more...


The miners are unix based. Should i get a windows QT version up and running, and mine directly to that?
full member
Activity: 210
Merit: 100
Crypto News & Tutorials - Coinramble.com
http://doge.netcodepool.org   i cant login this pool now . Sad

Servers are being migrated right now. Too much DDos !
Does that include not synchronizing Doge-QT ?

No, QT connects to DOGE servers.

Hope you've added this code in your Dogecoin.conf file
Code:
rpcuser=doge
rpcpassword=wow
addnode=67.205.20.10
addnode=146.185.181.114
addnode=95.85.29.144
addnode=78.46.57.132
addnode=188.165.19.28
addnode=162.243.113.110
rpcport=22555
server=1
daemon=1
hero member
Activity: 854
Merit: 500
v. 1.1. doesn't synchronize for some reason. Nodes added.
member
Activity: 112
Merit: 10
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

90 Mh/s or 90 Kh/s? With 90 Kh/s you're better off using a pool that has a low minimum payout threshold. With 90 Mh/s you could go solo. Cheesy

Why use p2pool? Because you get paid tx fees, the pool fees are usually max 1%, no registration is needed and the uptime is excellent. Very few complications in other words. Not to mention the coins get deposited straight into your wallet.
full member
Activity: 182
Merit: 100
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

did you even read that? o.O
he said he put p2p as C and D so "normal" pools are his A and B options Wink

I did Wink he ends with: "But I recommend using p2pool if you have a decent hashrate."..
legendary
Activity: 3248
Merit: 1072
lol with 90 mh/s just mine in solo
full member
Activity: 196
Merit: 101
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!

did you even read that? o.O
he said he put p2p as C and D so "normal" pools are his A and B options Wink
member
Activity: 84
Merit: 10
http://doge.netcodepool.org   i cant login this pool now . Sad

Servers are being migrated right now. Too much DDos !
Does that include not synchronizing Doge-QT ?
newbie
Activity: 42
Merit: 0
dogepool.pw - doges digging dogecoin
Another block just paid out!
Thanks for all your help guys, just hit 90MH/s!
 Be a doge and help us dig!
 We need your help or else we can't compete with all these pools, help us hit 100MH/s!


We have Cryptsy support, join us and see your BTC/day at current prices!
http://dogepool.pw/index.php?page=statistics&action=pool

Another block found, should be some more unconfirmed coin.
full member
Activity: 182
Merit: 100
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.

Hi, I have about 90.000 khs. Why do you recommend me only using p2pool and not a 'normal' pool?

Thanks!
member
Activity: 112
Merit: 10
It's interesting to see how people are complaining about pools on multiple forums while P2Pool works like a charm with a consistent payout...
So much this. Plus, they don't suffer from DDOSing.

Guys, make use of the --failover-only command in cgminer, so that if pool A goes down your miner automatically switches to pool B or C and so on.

Example usage:

Code:
cgminer --scrypt -o stratum+tcp://doge.netcodepool.org:4094 -u yourusername -p yourpassword --failover-only -o stratum+tcp://doge.scryptpools.com:3333 -u yourusername -p yourpassword --failover-only -o http://37.187.25.91:9555 -u yourDOGEaddress -p yourpassword --failover-only -o http://pool.hostv.pl:9555/ -u yourDOGEaddress  -p yourpassword --temp-target 72 --auto-fan -I 13 -w 256 -g 2 --thread-concurrency 8192 --gpu-memclock 1500 --gpu-engine 1020 --gpu-powertune 0

Has worked like a charm for me. Two normal pools and two p2pools. Since I prefer a pool where I can check on my workers via a website, I have set the p2pools as failover C and D. But I recommend using p2pool if you have a decent hashrate.
Jump to: