Author

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

sr. member
Activity: 280
Merit: 250
legendary
Activity: 984
Merit: 1000
Well, it looks like we're going to hit the minimum coins to be paid, 5 coins per block, very soon.  I believe if this continues, we'll only ultimately mine 11 million coins, no?  The 22 million or so coins originally predicted assumed a much less drastic increase in hash rate.

Bump! Really???
full member
Activity: 280
Merit: 100
The Future Of Work
finally figured it out Smiley For some reason the MN list is showing the public IP broadcasted by my home router, it's not showing the elastic IP of the EC2 instance. Any idea why this is happening?

When setting this up, did you start darkcoind normally on your remote computer?  IE: ./darkcoind ?

When starting your local server, did you start it with the  masternode=ip:9999
then unlock the wallet, then start masternode - all on the local wallet?

Does your remote configure have your ip address in the right spot?

Finally, do both wallet config files have masternode=1 in them and the proper needed ip address "addnode=25.25.XXX.XXX"?

Those are the main things I can think of???

yep, i followed all these instructions, my home router IP is shown in the list still instead of the IP of the EC2 instance.

Ok, well it seems like your local wallet is not hooking up with the EC2

Have you possibly started your local darkcoind first with a normal start up, like ./darkcoind before doing ./darkcoind masternodeaddr=ip:9999 ?

If so, you must stop your darkcoind, and start it up from the beginning with ./darkcoind masternodeaddr=(ip_of_remote_server):9999

THEN, you need to unlock your local (hopefully passphrased wallet)
Then do the ./darkcoind masternode start passphrase

something got messed up in the steps, we just have to figure out where Smiley  I do this all the time, it's common to get a blind spot, sometimes it's better after walking away from it for a few hours Smiley
full member
Activity: 238
Merit: 100
Come check our new GUI, Single-Login site out.  Ajax controls that update, SSO so you

only have to create one account for all the new pools on our v2.0 site.





Hope to see you here!



DARK.V2.DEDICATEDPOOL.COM



Mining Information

  • SSO (single sign-on) - one account for all our pools on Dedicated v2.0
  • Custom stratum/mpos environment
  • Vardiff enabled
  • PPNLS payout system
  • Everything is transparent - blocks, donations, fees.

Server Infrastructure

  • SIX(6) SERVERS IN CLUSTER
  • DDoS level 7 cloudflare, 5 and 3 stratum, and level at 1 switch level
  • 8 Core servers, 256GB DDR3 RAM, RAID 10 SSD
  • Ramdisks, memcaches, to make things go extremely quick
legendary
Activity: 2674
Merit: 3000
Terminated.
guys...Do you think that in the 14th the price will rise up to the MOON Huh
This would actually be damaging for the coin overall. A quick pump is usually followed by a crash in the market. If we have a steady increase of 10-20% in price per day, that would be great.
sr. member
Activity: 339
Merit: 251
finally figured it out Smiley For some reason the MN list is showing the public IP broadcasted by my home router, it's not showing the elastic IP of the EC2 instance. Any idea why this is happening?

When setting this up, did you start darkcoind normally on your remote computer?  IE: ./darkcoind ?

When starting your local server, did you start it with the  masternode=ip:9999
then unlock the wallet, then start masternode - all on the local wallet?

Does your remote configure have your ip address in the right spot?

Finally, do both wallet config files have masternode=1 in them and the proper needed ip address "addnode=25.25.XXX.XXX"?

Those are the main things I can think of???


Your local config needs to have the lines:

addnode=23.23.186.131
masternodeaddr=(REMOTE IP:PORT)
server=1
daemon=1
masternode=1
rpcuser=s9f0asjv0dsa9f
rpcpassword=09dsafus09dafusdafas


Your remote config only needs:

addnode=23.23.186.131

Wh1teKn1ght your missing "masternodeaddr=" in your local config file.

Edit: Take what I say with a grain of salt. This is working for me though.

Double EDIT: you only need in your local config file

addnode=23.23.186.131
masternode=1
masternodeaddr=IPADDRESS:PORT



thanks for trying, i added the 'masternodeaddr=' line to the local config but my home network IP is still in the MN list instead of the Public IP for the EC2 instance
sr. member
Activity: 339
Merit: 251
finally figured it out Smiley For some reason the MN list is showing the public IP broadcasted by my home router, it's not showing the elastic IP of the EC2 instance. Any idea why this is happening?

When setting this up, did you start darkcoind normally on your remote computer?  IE: ./darkcoind ?

When starting your local server, did you start it with the  masternode=ip:9999
then unlock the wallet, then start masternode - all on the local wallet?

Does your remote configure have your ip address in the right spot?

Finally, do both wallet config files have masternode=1 in them and the proper needed ip address "addnode=25.25.XXX.XXX"?

Those are the main things I can think of???

yep, i followed all these instructions, my home router IP is shown in the list still instead of the IP of the EC2 instance.
full member
Activity: 176
Merit: 100
Are the devs planning to release a hardened masternode ISO?
full member
Activity: 280
Merit: 100
The Future Of Work
Well, it looks like we're going to hit the minimum coins to be paid, 5 coins per block, very soon.  I believe if this continues, we'll only ultimately mine 11 million coins, no?  The 22 million or so coins originally predicted assumed a much less drastic increase in hash rate.
legendary
Activity: 1708
Merit: 1049
So close to 45% down... the energy saving effect is maintained.
sr. member
Activity: 1204
Merit: 272
1xbit.com
Hmm ok... another question: How much power is drawn for scrypt operation of the same 5 cards? I want to establish the power diff between amd (-50% compared to scrypt) and nvidia (-??% compared to scrypt).

Scrypt on these 5 cards gets 1475 kh/s @ 430W at the wall.
legendary
Activity: 1708
Merit: 1049
Hmm ok... another question: How much power is drawn for scrypt operation of the same 5 cards? I want to establish the power diff between amd (-50% compared to scrypt) and nvidia (-??% compared to scrypt).
sr. member
Activity: 1204
Merit: 272
1xbit.com
240w full system draw for 5 cards pulling 7.65 MH? That's amazing.... I'm aware of the high efficiency of the 750ti in scrypt, but the hashrate and power draws are very impressive.

Have you tried any overclocking?
I had them overclocked for scrypt mining, and it made an appreciable difference. I did try to OC briefly when using ccminer but it actually dropped the hashrate, and I haven't had time to play with it more. So these 750ti figures are at stock speeds. Actually come to think of it, the 7970 figures are overclocked & undervolted, so it's not a totally fair comparison, in that the 750ti could probably do better than the figures i have here.

Quote
If you cut the mining for a while, how much is the system drawing?


That won't tell us too much, since ccminer puts some load on the cpu. A better way to get precise figures for per-gpu power draw is to add/remove one card at a time and measure the difference in power draw.
legendary
Activity: 1708
Merit: 1049
240w full system draw for 5 cards pulling 7.65 MH? That's amazing.... I'm aware of the high efficiency of the 750ti in scrypt, but the hashrate and power draws are very impressive.

Have you tried any overclocking?

Quote
So if we assume ~40W draw from rest of the system (motherboard, cpu, hdd, psu inefficiencies), that leads to some pretty nice stats

If you cut the mining for a while, how much is the system drawing?
hero member
Activity: 742
Merit: 501
So with ccminer finally supporting X11, I've moved my Nvidia 750ti rig over to mining darkcoin (which felt AWESOME). Some rough numbers:

5x 750ti cards at load:
- 7650 kh/s (1530 kh/s per card)
- 240W total system draw at the wall

So if we assume ~40W draw from rest of the system (motherboard, cpu, hdd, psu inefficiencies), that leads to some pretty nice stats

38 kh/s/W for Nvidia 750ti (1530kh / 40W)
22 kh/s/W for AMD 7970 (2200kh / 100W)

From memory, this is even better performance (relative to AMD) than scrypt gets. Which means Nvidia is the clear winner for X11 mining, at least for the moment.


I had a hunch this would happen. Only, we don't know if it is a little too late for nVidia to the crypto party, time will tell. I saw Block Value go to 7 DRK a little while ago, unreal.
newbie
Activity: 27
Merit: 0
Our Pool is
Zero (0) Fee
 
X11
Darkcoin = http://dark.minerstation.com/
Hirocoin  = http://hiro.minerstation.com/
High Five Coin = http://h5c.minerstation.com/
Colorcoin = http://cc.minerstation.com/

Happy Mining
If u mine with us ..we will mine with u to find the block
sr. member
Activity: 1204
Merit: 272
1xbit.com
So with ccminer finally supporting X11, I've moved my Nvidia 750ti rig over to mining darkcoin (which felt AWESOME). Some rough numbers:

5x 750ti cards at load:
- 7650 kh/s (1530 kh/s per card)
- 240W total system draw at the wall

So if we assume ~40W draw from rest of the system (motherboard, cpu, hdd, psu inefficiencies), that leads to some pretty nice stats

38 kh/s/W for Nvidia 750ti (1530kh / 40W)
22 kh/s/W for AMD 7970 (2200kh / 100W)

From memory, this is even better performance (relative to AMD) than scrypt gets. Which means Nvidia is the clear winner for X11 mining, at least for the moment.
hero member
Activity: 535
Merit: 502
The four major pools have OVER 93% of the hash rate. That is not healthy. Spread your hash folks!

Darkcointalk pool currently has 0% fees !!

ok, i'll bring my lowly 2.5mh across from suchpool....0% fee is nice.  Lets hope a few more come across, only 7 workers at the moment.
full member
Activity: 280
Merit: 100
The Future Of Work
The four major pools have OVER 93% of the hash rate. That is not healthy. Spread your hash folks!

Darkcointalk pool currently has 0% fees !!

I don't always pool.
But when I do
I pool with Darkcointalk pool

I am, the most interesting hag in the world!
hero member
Activity: 938
Merit: 1001
The four major pools have OVER 93% of the hash rate. That is not healthy. Spread your hash folks!

Darkcointalk pool currently has 0% fees !!
Jump to: