Pages:
Author

Topic: [DSH] Dashcoin (Cryptonote, automated source) - page 74. (Read 216687 times)

full member
Activity: 224
Merit: 100
Extreme Pool Notice
I have been seeing a lot of posts, pm's, and people on IRC asking about the network hashrate.

So I want to settle this once and for all.

The network hash rate reported on http://dsh.extremepool.org is the correct network hashrate.

Here is the Specifications from the OP
Specifications

•Algorithm: CryptoNight
•Block time: 120 seconds (2 minutes)

If you notice the block time for this coin is 120 seconds.  

here is the source from www2.coinmine.pl/dsh
$('#networkHashrate').text(getReadableHashRateString(stats.network.difficulty / 60) + '/sec');
Please notice this pool is using the incorrect target time for this coin, this is because the pool code is written for monero and monero has a target time of 60 seconds.

here is the source from dsh.darktech.org
$('#networkHashrate').text(getReadableHashRateString(stats.network.difficulty / 60) + '/sec');
Please notice this pool is using the incorrect target time for this coin, this is because the pool code is written for monero and monero has a target time of 60 seconds.

Dsh.poolpool.pl is also incorrect


now here is the source from my pool.  http://dsh.extremepool.org
$('#networkHashrate').text(getReadableHashRateString(stats.network.difficulty / 120) + '/sec');
Please notice that my target time matches that of this coins target time

So now please lets put this to rest, as long as the target time in the OP is correct, which would match bytecoin's target time, then the network hash rate on http://dsh.extremepool.org is correct and all others are incorrect because they are using the pool's default code which is 60 seconds.

Makes you wonder what other defaults they are using.


ps just noticed the post below this, ALSO HAS INCORRECT STATS. Smiley
 
newbie
Activity: 9
Merit: 0
ANN'other whoops eh ?

i don't want my new coin lost in the sea of crap coins so i will post it in here instead and mods will ignore it and ban others routine lol
so guys get banned or their topics deleted for doing this.. and other well hmm i dunno they are ignored strange

and what is worse is not one guy after all these pages will have said fuck all..  Roll Eyes
I am not sure I understand a word you just said lol.

I understand his language, let me translate it for you.

Quote
Why are you guys not all mining Jackpotcoin, it's obviously the best coin around, just look at its awesome marketcap. I look at every other coin as a threat because I obviously have a "not so hidden" agenda, just look at my sig.

Seriously Spoetnik, maybe if you weren't such a dick on all your posts, you could help raise the value of YOUR shit coin.

But we should consider ourself in good company, usually he is shitting on nxt, and we all know that coin is worthless  Roll Eyes



full member
Activity: 224
Merit: 100
ANN'other whoops eh ?

i don't want my new coin lost in the sea of crap coins so i will post it in here instead and mods will ignore it and ban others routine lol
so guys get banned or their topics deleted for doing this.. and other well hmm i dunno they are ignored strange

and what is worse is not one guy after all these pages will have said fuck all..  Roll Eyes
I am not sure I understand a word you just said lol.
legendary
Activity: 1540
Merit: 1011
FUD Philanthropist™
ANN'other whoops eh ?

i don't want my new coin lost in the sea of crap coins so i will post it in here instead and mods will ignore it and ban others routine lol
so guys get banned or their topics deleted for doing this.. and other well hmm i dunno they are ignored strange

and what is worse is not one guy after all these pages will have said fuck all..  Roll Eyes
newbie
Activity: 18
Merit: 0
When we will have a *nix wallet? Chances of a irc channel for chatting with dev'n'miners?
there is a Linux wallet, simplewallet.

Sorry about that. I'm new into mining world. Thanks for the fast reply!
full member
Activity: 224
Merit: 100
When we will have a *nix wallet? Chances of a irc channel for chatting with dev'n'miners?
there is a Linux wallet, simplewallet.
full member
Activity: 224
Merit: 100
Any idea why?

Getting erros on everypool. Something wrong with simpleminer on Dash?


simpleminer --pool-addr=dsh.extremepool.org:3333 --login=D5nW1SppAs587u8HpBsSgiUSdzrfX3oJDXScU7Bdtzpx374JdB4o
mxJZ75YXFt8BwtR5QrVv8U2Gz2qao3DJxwXCG59NY37 --pass x
2014-Jul-08 15:11:16.221126 Connecting dsh.extremepool.org:3333....
2014-Jul-08 15:11:16.455126 Connected dsh.extremepool.org:3333 OK
2014-Jul-08 15:11:16.660126 READ ENDS: Success. bytes_tr: 81
2014-Jul-08 15:11:16.665126 READ ENDS: Connection err_code 2
2014-Jul-08 15:11:16.671126 Connection err_code eof.
2014-Jul-08 15:11:16.685126 Returning false because of wrong state machine. state: 5
2014-Jul-08 15:11:16.692126 Failed to invoke http request to  /
2014-Jul-08 15:11:16.696126 Failed to invoke login dsh.extremepool.org:3333, disconnect and sleep....

use cpuminer from here:

https://github.com/LucasJones/cpuminer-multi/releases/

and run:

minerd -a cryptonight -o stratum+tcp://dsh.coinmine.pl:7777 -u address -p x

feeleep

Wolf's miner is optimized
https://github.com/wolf9466/cpuminer-multi
full member
Activity: 224
Merit: 100
Any idea why?

Getting erros on everypool. Something wrong with simpleminer on Dash?


simpleminer --pool-addr=dsh.extremepool.org:3333 --login=D5nW1SppAs587u8HpBsSgiUSdzrfX3oJDXScU7Bdtzpx374JdB4o
mxJZ75YXFt8BwtR5QrVv8U2Gz2qao3DJxwXCG59NY37 --pass x
2014-Jul-08 15:11:16.221126 Connecting dsh.extremepool.org:3333....
2014-Jul-08 15:11:16.455126 Connected dsh.extremepool.org:3333 OK
2014-Jul-08 15:11:16.660126 READ ENDS: Success. bytes_tr: 81
2014-Jul-08 15:11:16.665126 READ ENDS: Connection err_code 2
2014-Jul-08 15:11:16.671126 Connection err_code eof.
2014-Jul-08 15:11:16.685126 Returning false because of wrong state machine. state: 5
2014-Jul-08 15:11:16.692126 Failed to invoke http request to  /
2014-Jul-08 15:11:16.696126 Failed to invoke login dsh.extremepool.org:3333, disconnect and sleep....

use cpuminer from here:

https://github.com/LucasJones/cpuminer-multi/releases/

and run:

minerd -a cryptonight -o stratum+tcp://dsh.coinmine.pl:7777 -u address -p x

feeleep
newbie
Activity: 18
Merit: 0
When we will have a *nix wallet? Chances of a irc channel for chatting with dev'n'miners?
sr. member
Activity: 280
Merit: 250
This is interesting. So long as the bytecoin devs keep working on their coin DASH gets the benefits without that massive premine. What an amazing idea! All that is left now is for a community to grow and start promoting this coin. I will be following this one.



So, you mean that every 2 weeks a new coin should be released, copying the prior one and it will be superior?
According to your logic, noone should be keeping Dashcoin for any longer then few weeks.
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
This is interesting. So long as the bytecoin devs keep working on their coin DASH gets the benefits without that massive premine. What an amazing idea! All that is left now is for a community to grow and start promoting this coin. I will be following this one.

slb
hero member
Activity: 598
Merit: 501
Dear all,

Dashcoin network hash is 50KH in 2 days, it is amazing  Grin , it is really high when GPU haven't joined in. This is due to deligent developers.

To support dashcoin stronger in cryptonote market, we should make a donation. I suppose we should donate using dashcoin, not bitcoin.


Hi slb, please confirm dashcoin address of developers:

Dashcoin - D5eFxxMj6MMR8Qv9gcdrZZYgGb9EzuwBQGtKpXYMxVk8crCx5yUvMSDK9ekgSE2z4ZXW5nfB5RhDb5h HSb2ghEUK4G2nXkc
is it true?

We have a new address for donations:  D3z2DDWygoZU4NniCNa4oMjjKi45dC2KHUWUyD1RZ1pfgnRgcHdfLVQgh5gmRv4jwEjCX5LoLERAf5P bjLS43Rkd8vFUM1m
I'll update it in the first post.
We prefer donations in Dashcoins as none of our team members is a huge miner. Thanks for your donation no matter of the amount.

Sent 250k.

Please confirm that you receive it.

Who are the team members, and what are the skills of them?

Received. Thank you Smiley

Team members:
A system engineer with more than 8 years of experience. He has thorough experience with different Linux distributions, bash and Perl;
A Tor enthusiast with years of experience with scraping and web browser automation;
And me - a believer in the future of the decentralised systems with a lot of programming experience. Game theory is also my passion.
newbie
Activity: 12
Merit: 0
Code:
minerd.exe -a cryptonight -o stratum+tcp://mine.poolpool.pl:20007 -u D6ZJWzUH9NxTEqhLYdHbXDdTexrzcng2zHj77JPyYw5x5JAm1mDg8x1jb99To7dASJbREejcwX2vUYK8tdPBxMZcJ31bECi -p x -t 1

 Smiley
Please set the number of threads into CPU all threads number 's 60-70%

use the xmr miner OK

link:
https://mega.co.nz/#!5w8T1L6J!6ISuX2LyvHLx9pKvR9IsfnGUwsRENNVTHDcu2ERydyk

http://dsh.poolpool.pl



ehi guy your block reward is wrong. check it.

Last Reward: 69.37213392 DSH  <--- not good!
check other pools and look!
post a PM to dev  Wink

Hi,see this,and dev has been confirmed!!

http://img04.taobaocdn.com/imgextra/i4/21157051/TB22mf.XVXXXXcwXXXXXXXXXXXX-21157051.jpg

 Cheesy
full member
Activity: 196
Merit: 100
8pool.dtdns.net OP
Code:
minerd.exe -a cryptonight -o stratum+tcp://mine.poolpool.pl:20007 -u D6ZJWzUH9NxTEqhLYdHbXDdTexrzcng2zHj77JPyYw5x5JAm1mDg8x1jb99To7dASJbREejcwX2vUYK8tdPBxMZcJ31bECi -p x -t 1

 Smiley
Please set the number of threads into CPU all threads number 's 60-70%

use the xmr miner OK

link:
https://mega.co.nz/#!5w8T1L6J!6ISuX2LyvHLx9pKvR9IsfnGUwsRENNVTHDcu2ERydyk

http://dsh.poolpool.pl



ehi guy your block reward is wrong. check it.

Last Reward: 69.37213392 DSH  <--- not good!
check other pools and look!
post a PM to dev  Wink

newbie
Activity: 12
Merit: 0
Code:
minerd.exe -a cryptonight -o stratum+tcp://mine.poolpool.pl:20007 -u D6ZJWzUH9NxTEqhLYdHbXDdTexrzcng2zHj77JPyYw5x5JAm1mDg8x1jb99To7dASJbREejcwX2vUYK8tdPBxMZcJ31bECi -p x -t 1

 Smiley
Please set the number of threads into CPU all threads number 's 60-70%

use the xmr miner OK

link:
https://mega.co.nz/#!5w8T1L6J!6ISuX2LyvHLx9pKvR9IsfnGUwsRENNVTHDcu2ERydyk

http://dsh.poolpool.pl

full member
Activity: 196
Merit: 100
8pool.dtdns.net OP
Address: DAHqNms4MckcVsCbF2eN86G4WTktyw8cJJHwXXXUfRGTBevjLRKc8cyHrnecoj7T67fGR1w44j3D6HD AcPMkabT6UXjzzSa
 Pending Balance: 823.14947488 DSH  >>>>>>> send!
 Total Paid: 12240000.00000000 DSH
 Last Share Submitted: about 14 hours ago
 Hash Rate: 0 H/sec
 Total Hashes Submitted: 13200546

transfer 0 DAHqNms4MckcVsCbF2eN86G4WTktyw8cJJHwXXXUfRGTBevjLRKc8cyHrnecoj7T67fGR1w44j3D6HD AcPMkabT6UXjzzSa 823.14947488                                                                 
Money successfully sent, transaction
sr. member
Activity: 280
Merit: 250
Thanks for the replies guys but I prefer simpleminer.

CPU miner gets looped after a while and it does not resume. Anyone tried the simpleminer?
legendary
Activity: 1197
Merit: 1000
Any idea why?

Getting erros on everypool. Something wrong with simpleminer on Dash?


simpleminer --pool-addr=dsh.extremepool.org:3333 --login=D5nW1SppAs587u8HpBsSgiUSdzrfX3oJDXScU7Bdtzpx374JdB4o
mxJZ75YXFt8BwtR5QrVv8U2Gz2qao3DJxwXCG59NY37 --pass x
2014-Jul-08 15:11:16.221126 Connecting dsh.extremepool.org:3333....
2014-Jul-08 15:11:16.455126 Connected dsh.extremepool.org:3333 OK
2014-Jul-08 15:11:16.660126 READ ENDS: Success. bytes_tr: 81
2014-Jul-08 15:11:16.665126 READ ENDS: Connection err_code 2
2014-Jul-08 15:11:16.671126 Connection err_code eof.
2014-Jul-08 15:11:16.685126 Returning false because of wrong state machine. state: 5
2014-Jul-08 15:11:16.692126 Failed to invoke http request to  /
2014-Jul-08 15:11:16.696126 Failed to invoke login dsh.extremepool.org:3333, disconnect and sleep....

use cpuminer from here:

https://github.com/LucasJones/cpuminer-multi/releases/

and run:

minerd -a cryptonight -o stratum+tcp://dsh.coinmine.pl:7777 -u address -p x

feeleep
sr. member
Activity: 280
Merit: 250
Any idea why?

Getting erros on everypool. Something wrong with simpleminer on Dash?


simpleminer --pool-addr=dsh.extremepool.org:3333 --login=D5nW1SppAs587u8HpBsSgiUSdzrfX3oJDXScU7Bdtzpx374JdB4o
mxJZ75YXFt8BwtR5QrVv8U2Gz2qao3DJxwXCG59NY37 --pass x
2014-Jul-08 15:11:16.221126 Connecting dsh.extremepool.org:3333....
2014-Jul-08 15:11:16.455126 Connected dsh.extremepool.org:3333 OK
2014-Jul-08 15:11:16.660126 READ ENDS: Success. bytes_tr: 81
2014-Jul-08 15:11:16.665126 READ ENDS: Connection err_code 2
2014-Jul-08 15:11:16.671126 Connection err_code eof.
2014-Jul-08 15:11:16.685126 Returning false because of wrong state machine. state: 5
2014-Jul-08 15:11:16.692126 Failed to invoke http request to  /
2014-Jul-08 15:11:16.696126 Failed to invoke login dsh.extremepool.org:3333, disconnect and sleep....
sr. member
Activity: 434
Merit: 250
bitcoinvest.cc
Dear all,

Dashcoin network hash is 50KH in 2 days, it is amazing  Grin , it is really high when GPU haven't joined in. This is due to deligent developers.

To support dashcoin stronger in cryptonote market, we should make a donation. I suppose we should donate using dashcoin, not bitcoin.


Hi slb, please confirm dashcoin address of developers:

Dashcoin - D5eFxxMj6MMR8Qv9gcdrZZYgGb9EzuwBQGtKpXYMxVk8crCx5yUvMSDK9ekgSE2z4ZXW5nfB5RhDb5h HSb2ghEUK4G2nXkc
is it true?

We have a new address for donations:  D3z2DDWygoZU4NniCNa4oMjjKi45dC2KHUWUyD1RZ1pfgnRgcHdfLVQgh5gmRv4jwEjCX5LoLERAf5P bjLS43Rkd8vFUM1m
I'll update it in the first post.
We prefer donations in Dashcoins as none of our team members is a huge miner. Thanks for your donation no matter of the amount.

Sent 250k.

Please confirm that you receive it.

Who are the team members, and what are the skills of them?
Pages:
Jump to: