Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6833. (Read 9723849 times)

hero member
Activity: 658
Merit: 534
newbie
Activity: 21
Merit: 0
By the way I am hashing at about 298 kh/s
hero member
Activity: 658
Merit: 534
It boggles my mind that none of the bigger exchanges have any interest in this coin. I mean, they have no problem with infinite amounts of copycoins, but when it actually appears something out of the ordinary, they let 2 minor exchanges take the profit..
Ah well, I have no problem if C-CEX outgrows cryptsy anyways.

Just goes to show you where their minds at. And Cryptsy is ran by an egomaniac of average size who calls himself "BigVern" and has his own face as the main picture for the exchange. No thanks.
hero member
Activity: 658
Merit: 534
Since http://pool.darkcoin.io/ is down, I started mining p2p at http://112.175.123.82:8372/static/

Is there a way to see your stats, like http://max.1gh.com/ ?

Also, how long does it take for the wallet to sync the first time? I've read in this thread that I don't have to add nodes in darkcoin.conf, is that correct?

Cheers!


stat here.
http://112.175.123.82:8372/static/
http://112.175.123.82:8372/static/classic/
http://112.175.123.82:8372/static/classic/graphs.html

check block explorer link.


p2pool dosn't like 1gh.
payout is done when block found.



no need to change darkcoin.conf.


miner point to

-o http://112.175.123.82:8372 -u your_dark_wallet_address -p 1
or
-o stratum+tcp://112.175.123.82:8372 -u your_dark_wallet_address -p 1

for backup

-o http://112.175.123.94:8372 -u your_dark_wallet_address -p 1
or
-o stratum+tcp://112.175.123.94:8372 -u your_dark_wallet_address -p 1


All I get from mining that with sgminer is "Stratum from (null) requested work restart" every 2 seconds or so, is this normal?

What speed are you hashing at?
sr. member
Activity: 406
Merit: 250
It boggles my mind that none of the bigger exchanges have any interest in this coin. I mean, they have no problem with infinite amounts of copycoins, but when it actually appears something out of the ordinary, they let 2 minor exchanges take the profit..
Ah well, I have no problem if C-CEX outgrows cryptsy anyways.
hero member
Activity: 658
Merit: 534
What hashrate could I get on a single 280x let say 1050/1500?

bring the engine speed up to 1100! i get 2.2 mhash with it Grin

Cool thanks!

Like how much darkcoin per day with that 2Mh/s?

Is there any calculator site available?

with a single r9 280x you're looking at somewhere AROUND 8 a day

Wow! can't wait to try this coin!


Here's my batchfile:
sgminer.exe -o stratum+tcp://x -u x -p x --kernel darkcoin -I 13,13,13,13 -g 2 -w 256 --gpu-engine 1100,1100,1100,1100 --gpu-memclock 1250,1250,1250,1250 --thread-concurrency 8192,8192,8192,8192 --shaders 2048 --expiry 1 --scan-time 1 --queue 0 --lookup-gap 2 --gpu-fan 30-70,30-50,30-50,30-70 --temp-cutoff 90 --temp-overheat 85

I'm getting this error after running the batch...

Code:
[18:42:15] Started sgminer 4.0.0



          cannot open source file "blake.cl"
  #include "blake.cl"
                     ^

1 catastrophic error detected in the compilation of "C:\Users\Jun\AppData\Local\
Temp
[18:42:16] Failed to init GPU thread 0, disabling device 0
[18:42:16] Restarting the GPU from the menu will not fix this.
[18:42:16] Try restarting sgminer.
Press enter to continue:

For future reference you don't need to use , to seperate values in an arguement when all those values are the same. So -I 20,20,20 is the same as -I 20.

Yes that does make sense but it works for me since I used to have 7950 together with other 280x.

Anyway that doesn't help.

Oh yea, don't use that. Use this: https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
newbie
Activity: 21
Merit: 0
Since http://pool.darkcoin.io/ is down, I started mining p2p at http://112.175.123.82:8372/static/

Is there a way to see your stats, like http://max.1gh.com/ ?

Also, how long does it take for the wallet to sync the first time? I've read in this thread that I don't have to add nodes in darkcoin.conf, is that correct?

Cheers!


stat here.
http://112.175.123.82:8372/static/
http://112.175.123.82:8372/static/classic/
http://112.175.123.82:8372/static/classic/graphs.html

check block explorer link.


p2pool dosn't like 1gh.
payout is done when block found.



no need to change darkcoin.conf.


miner point to

-o http://112.175.123.82:8372 -u your_dark_wallet_address -p 1
or
-o stratum+tcp://112.175.123.82:8372 -u your_dark_wallet_address -p 1

for backup

-o http://112.175.123.94:8372 -u your_dark_wallet_address -p 1
or
-o stratum+tcp://112.175.123.94:8372 -u your_dark_wallet_address -p 1


All I get from mining that with sgminer is "Stratum from (null) requested work restart" every 2 seconds or so, is this normal?
full member
Activity: 199
Merit: 100
What hashrate could I get on a single 280x let say 1050/1500?

bring the engine speed up to 1100! i get 2.2 mhash with it Grin

Cool thanks!

Like how much darkcoin per day with that 2Mh/s?

Is there any calculator site available?

with a single r9 280x you're looking at somewhere AROUND 8 a day

Wow! can't wait to try this coin!


Here's my batchfile:
sgminer.exe -o stratum+tcp://x -u x -p x --kernel darkcoin -I 13,13,13,13 -g 2 -w 256 --gpu-engine 1100,1100,1100,1100 --gpu-memclock 1250,1250,1250,1250 --thread-concurrency 8192,8192,8192,8192 --shaders 2048 --expiry 1 --scan-time 1 --queue 0 --lookup-gap 2 --gpu-fan 30-70,30-50,30-50,30-70 --temp-cutoff 90 --temp-overheat 85

I'm getting this error after running the batch...

Code:
[18:42:15] Started sgminer 4.0.0



          cannot open source file "blake.cl"
  #include "blake.cl"
                     ^

1 catastrophic error detected in the compilation of "C:\Users\Jun\AppData\Local\
Temp
[18:42:16] Failed to init GPU thread 0, disabling device 0
[18:42:16] Restarting the GPU from the menu will not fix this.
[18:42:16] Try restarting sgminer.
Press enter to continue:

For future reference you don't need to use , to seperate values in an arguement when all those values are the same. So -I 20,20,20 is the same as -I 20.

Yes that does make sense but it works for me since I used to have 7950 together with other 280x.

Anyway that doesn't help.
hero member
Activity: 658
Merit: 534
What hashrate could I get on a single 280x let say 1050/1500?

bring the engine speed up to 1100! i get 2.2 mhash with it Grin

Cool thanks!

Like how much darkcoin per day with that 2Mh/s?

Is there any calculator site available?

with a single r9 280x you're looking at somewhere AROUND 8 a day

Wow! can't wait to try this coin!


Here's my batchfile:
sgminer.exe -o stratum+tcp://x -u x -p x --kernel darkcoin -I 13,13,13,13 -g 2 -w 256 --gpu-engine 1100,1100,1100,1100 --gpu-memclock 1250,1250,1250,1250 --thread-concurrency 8192,8192,8192,8192 --shaders 2048 --expiry 1 --scan-time 1 --queue 0 --lookup-gap 2 --gpu-fan 30-70,30-50,30-50,30-70 --temp-cutoff 90 --temp-overheat 85

I'm getting this error after running the batch...

Code:
[18:42:15] Started sgminer 4.0.0



          cannot open source file "blake.cl"
  #include "blake.cl"
                     ^

1 catastrophic error detected in the compilation of "C:\Users\Jun\AppData\Local\
Temp
[18:42:16] Failed to init GPU thread 0, disabling device 0
[18:42:16] Restarting the GPU from the menu will not fix this.
[18:42:16] Try restarting sgminer.
Press enter to continue:

For future reference you don't need to use , to seperate values in an arguement when all those values are the same. So -I 20,20,20 is the same as -I 20.
hero member
Activity: 658
Merit: 534
I'm getting error showing blake.cl

Any ideas?

show your command
full member
Activity: 140
Merit: 100
DRK is MOST talk able coin @ this forums. !!!  Grin
sr. member
Activity: 294
Merit: 250
full member
Activity: 199
Merit: 100
What hashrate could I get on a single 280x let say 1050/1500?

bring the engine speed up to 1100! i get 2.2 mhash with it Grin

Cool thanks!

Like how much darkcoin per day with that 2Mh/s?

Is there any calculator site available?

with a single r9 280x you're looking at somewhere AROUND 8 a day

Wow! can't wait to try this coin!


Here's my batchfile:
sgminer.exe -o stratum+tcp://x -u x -p x --kernel darkcoin -I 13,13,13,13 -g 2 -w 256 --gpu-engine 1100,1100,1100,1100 --gpu-memclock 1250,1250,1250,1250 --thread-concurrency 8192,8192,8192,8192 --shaders 2048 --expiry 1 --scan-time 1 --queue 0 --lookup-gap 2 --gpu-fan 30-70,30-50,30-50,30-70 --temp-cutoff 90 --temp-overheat 85

I'm getting this error after running the batch...

Code:
[18:42:15] Started sgminer 4.0.0



          cannot open source file "blake.cl"
  #include "blake.cl"
                     ^

1 catastrophic error detected in the compilation of "C:\Users\Jun\AppData\Local\
Temp
[18:42:16] Failed to init GPU thread 0, disabling device 0
[18:42:16] Restarting the GPU from the menu will not fix this.
[18:42:16] Try restarting sgminer.
Press enter to continue:
member
Activity: 112
Merit: 10
Since http://pool.darkcoin.io/ is down, I started mining p2p at http://112.175.123.82:8372/static/

What's the cmd line usage of the p2p in terms of --o stratum+tcp:// .... ?


It's all the same arguments just use your wallet address as the username and for the password use something complex (min. 25 characters)

stratum+tcp://112.175.123.82:8372 works fine for me.

Why a complex pass?  Huh
hero member
Activity: 658
Merit: 534
Since http://pool.darkcoin.io/ is down, I started mining p2p at http://112.175.123.82:8372/static/

What's the cmd line usage of the p2p in terms of --o stratum+tcp:// .... ?


It's all the same arguments just use your wallet address as the username and for the password use something complex (min. 25 characters)
hero member
Activity: 658
Merit: 534
Where is NEW CPU miner for Windows users???

couple pages back...
legendary
Activity: 1708
Merit: 1049
Since http://pool.darkcoin.io/ is down, I started mining p2p at http://112.175.123.82:8372/static/

What's the cmd line usage of the p2p in terms of --o stratum+tcp:// .... ?
hero member
Activity: 894
Merit: 1000
80+ DRK.. It is difficult to MINE now. Buy is cheaper than MINE Cheesy

how many DRK is everyone holding.. I got 110

2500 DRK...
I was lucky enough to buy them when they were @0.00040

Holding them till they reach at least 0.02...and even then I will keep most of my babies...
I have a great feeling about this one...My guess is top 5 within the year (on the one condition that darksend can be implemented succesfull ofcourse)
sr. member
Activity: 1204
Merit: 272
1xbit.com
I think it should be a bit dark-gold, not posh and shining, but like a common real coin.

Several variants here: http://imgur.com/a/3LCoa
Jump to: