Pages:
Author

Topic: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW - page 86. (Read 182581 times)

member
Activity: 112
Merit: 10
We need more pool then on bittrex!! Smiley Smiley Smiley

DEV died, didn't what progress?
full member
Activity: 212
Merit: 100
Is the dev team active ?

If you want pool.
Dwarfpool team is good in exotic algo integration (Jackpotcoin, Twecoin, Fuguecoin etc...).
Qubit is used in Myriadcoin, so Myriad-Qubit pool owner can easily set up a Deepcoin-Qubit pool.
Or used p2pool : https://github.com/qubitcoin/QubitCoin-p2pool

Spread the hash like this, no?
Would be awesome if Dwarfpool will add this coin. Smiley

+1
member
Activity: 117
Merit: 10
Is the dev team active ?

If you want pool.
Dwarfpool team is good in exotic algo integration (Jackpotcoin, Twecoin, Fuguecoin etc...).
Qubit is used in Myriadcoin, so Myriad-Qubit pool owner can easily set up a Deepcoin-Qubit pool.
Or used p2pool : https://github.com/qubitcoin/QubitCoin-p2pool

Spread the hash like this, no?
Would be awesome if Dwarfpool will add this coin. Smiley
hero member
Activity: 789
Merit: 501
Is the dev team active ?

If you want pool.
Dwarfpool team is good in exotic algo integration (Jackpotcoin, Twecoin, Fuguecoin etc...).
Qubit is used in Myriadcoin, so Myriad-Qubit pool owner can easily set up a Deepcoin-Qubit pool.
Or used p2pool : https://github.com/qubitcoin/QubitCoin-p2pool

Spread the hash like this, no?
hero member
Activity: 658
Merit: 534
If anyone runs into an issue where it says "Wallet.dat corrupt rewrite failed" and it shuts down your wallet and you restart it to find your balance is 0 with fresh wallet.dat to fix this go into yoru chainstate folder and copy the wallet.dat.rewrite back to wallet.dat location. this just happened to me.
hero member
Activity: 789
Merit: 501
I'm unable to solo mine.
I create a file deepcoin.conf in the AppRoaming data Deepcoin folder.
Code:
rpcuser=th00ber
rpcpassword=xxx
rpcport=8888
rpcallowip=192.168.1.*
rpcthreads=*
listen=1
daemon=1
server=1
maxconnections=32

And I start my rig from another IP with :
ccminer -a qubit -o http://192.168.1.20:8888 -u th00ber -p xxx

But I have only this :
HTTP request failed: Operation timed out after 30001 milliseconds with 0 out of -1 bytes received
json_rpc_call failed, retry after 30 seconds

What did I do wrong ?

I want to test solo, because I have a very slow submit speed on hashharder.
With 2x24Mh/s I was expecting a lot of coin, hashharder report a low hashrate for me Cry

Try doing following:

1. Make sure IP of the machine with wallet installed is 192.168.1.20, not i.e. 192.168.0.20
2. Make sure there are no other wallets listening at the same port.
3. Add a wildcard entry "rpcallowip=*"
4. Specify the number of rpcthreads, i.e. "rpcthreads=50" instead "rpcthreads=*"
5. Use addnode=127.0.0.1
6. Omit "http://" in the sgminer command, leave just IP.

If it still doesn't work - provide us some more details, like network configuration.
Thanks, with the help of this thread, I finally can solo yesterday.
I really hope this coin will succed, because I have found some blocks Smiley
sr. member
Activity: 442
Merit: 250
I'm unable to solo mine.
I create a file deepcoin.conf in the AppRoaming data Deepcoin folder.
Code:
rpcuser=th00ber
rpcpassword=xxx
rpcport=8888
rpcallowip=192.168.1.*
rpcthreads=*
listen=1
daemon=1
server=1
maxconnections=32

And I start my rig from another IP with :
ccminer -a qubit -o http://192.168.1.20:8888 -u th00ber -p xxx

But I have only this :
HTTP request failed: Operation timed out after 30001 milliseconds with 0 out of -1 bytes received
json_rpc_call failed, retry after 30 seconds

What did I do wrong ?

I want to test solo, because I have a very slow submit speed on hashharder.
With 2x24Mh/s I was expecting a lot of coin, hashharder report a low hashrate for me Cry

Try doing following:

1. Make sure IP of the machine with wallet installed is 192.168.1.20, not i.e. 192.168.0.20
2. Make sure there are no other wallets listening at the same port.
3. Add a wildcard entry "rpcallowip=*"
4. Specify the number of rpcthreads, i.e. "rpcthreads=50" instead "rpcthreads=*"
5. Use addnode=127.0.0.1
6. Omit "http://" in the miner command, leave just IP.

If it still doesn't work - provide us some more details, like network configuration.
sr. member
Activity: 251
Merit: 250
How does the qubit algo affect difficulty and what not? Anyone got a good explanation?
sr. member
Activity: 251
Merit: 250
No I don't mean a bigger exchange I just mean that we have volume on alcurex and things are running smoothly. Mining is working, hashes are counted and solo mining is working well. Pool mining could be improved but that will happen over time...
newbie
Activity: 35
Merit: 0
a bigger exchange ?we want to
sr. member
Activity: 251
Merit: 250
What is wrong with diff 3.5? I hear LOTS of whinging here on the board...solo mining with a single 750ti = 4 found blocks in less than 24 hours...BTW volume being added to exchange right now...so it looks...
legendary
Activity: 1050
Merit: 1000
i think we should contact another stable pool ... like supernova or POOL.MN



Diff 3.5 without the pool ...


looks like this coin got alot of crafty bastards
full member
Activity: 249
Merit: 100
code for solo mining Huh

What do you need?

%appdata%\Deepcoin\deepcoin.conf=
rpcallowip=localhost
rpcport=22872
rpcuser=ausernamehere
rpcpassword=apasswordhere
server=1
listen=1
gen=0
full member
Activity: 249
Merit: 100
hashharder is not working now. This pool is suck.

I don't think it's the pool's fault. Solo mining also isn't working now. Seems the master node(s) are down.

Better take action dev.

Mining down = Bittrex getting further away, not closer.

Solo mining is working fine, newbie. Just found a block a couple mins ago.

You're quite right, my own fault - I had a minor config stuff up.

It would be nice to get the pool back soon, though.
legendary
Activity: 1050
Merit: 1000
hero member
Activity: 658
Merit: 534
hashharder is not working now. This pool is suck.

I don't think it's the pool's fault. Solo mining also isn't working now. Seems the master node(s) are down.

Better take action dev.

Mining down = Bittrex getting further away, not closer.

Solo mining is working fine, newbie. Just found a block a couple mins ago.

What on earth are you using to mine solo??? Two hundred 280x's??? lol Grin

I find 3 blocks an hour on average and I'm mining with 2x R9 290x and 1x R9 280x.. 18.25 mhash total.
newbie
Activity: 36
Merit: 0
hashharder is not working now. This pool is suck.

I don't think it's the pool's fault. Solo mining also isn't working now. Seems the master node(s) are down.

Better take action dev.

Mining down = Bittrex getting further away, not closer.

Solo mining is working fine, newbie. Just found a block a couple mins ago.

What on earth are you using to mine solo??? Two hundred 280x's??? lol Grin
hero member
Activity: 658
Merit: 534
{
"blocks" : 8593,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 14.10510120,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1016090671,
"pooledtx" : 0,
"testnet" : false
}
sr. member
Activity: 399
Merit: 250
member
Activity: 112
Merit: 10

{
"blocks" : 8585,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 36.62555914,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1034314163,
"pooledtx" : 0,
"testnet" : false
}


Too difficult, the price is too low.No pool,I can't get anymore!
Pages:
Jump to: