Author

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

hero member
Activity: 826
Merit: 502
Wow, DASH is awesome.

is solo mining for DASH working?


Thanks
Yes indeed, it is awesome, and about to be even more so after the Miami Bitcoin Conference when Dash's next-generation Evolution technology will be detailed.

Yes, solo mining for Dash is working, feel free to join in!   Smiley

No it's not. Getwork was removed from the wallet, and I talked to Evan about porting GBT to the miners and he didn't want to.
OK sir, if anyone would know it's you! I've edited my post. Thanks for the info!
Solo mining via wallet does work with setgenerate.  Just fired it up.

Using an external miner (cgminer or bfgminer) where you connect via RPC with user/password via getwork won't work.  If GBT doesn't work then, stratum should work. If not, there has to be a special pool version of the wallet that can be downloaded on github.
legendary
Activity: 2156
Merit: 1014
Dash Nation Founder | CATV Host
Wow, DASH is awesome.

is solo mining for DASH working?


Thanks
Yes indeed, it is awesome, and about to be even more so after the Miami Bitcoin Conference when Dash's next-generation Evolution technology will be detailed.

Yes, solo mining for Dash is working, feel free to join in!   Smiley

No it's not. Getwork was removed from the wallet, and I talked to Evan about porting GBT to the miners and he didn't want to.
OK sir, if anyone would know it's you! I've edited my post. Thanks for the info!
hero member
Activity: 826
Merit: 502
Does nobody remember

setgenerate true -1


from the console?Huh
Note:  The 'setgenerate true' and 'setgenerate true -1' implement the high speed CPU fan test by using all cores at 100%.  If you feel confident in your cooling system go for it.  If not, 'setgenerate true 1' uses only one core(2=2 cores, etc).  You can try this with the debug console in your wallet.  'getininginfo' will tell you how many cores you are mining with and your hashrate.

I think just the getwork protocol was removed.  You might be able to use stratum or GBT methods to mine to your wallet if you want to use an external miner.  I haven't tried this with Dash, so not 100% sure.  But then you are much better off mining to a P2Pool node or pool that shows you stats and more consistent payouts.  I wouldn't expect more than one block per month even with a high end CPU solo mining.
legendary
Activity: 1790
Merit: 1100
Does nobody remember


setgenerate true -1



from the console?Huh

Hi ,

I recommend you to visit Dashtalk.org, join the mining subforums and ask there:

Mining
https://dashtalk.org/forums/mining.3

Questions and Help
https://dashtalk.org/forums/questions-and-help.70

hero member
Activity: 826
Merit: 502
Any mining updates with Dash (or x11 in general), are we still mostly on AMD cards or Maxwell cards, any news of FPGAs?

FPGA is still doable, and still not happening unless you've money to invest. I'm working on designs for FPGA, but it's kind of a side project for now.
Are you working on the software side or hardware side? Would it be able to use existing hardware or would the x11 algorithm be too much for the current ones out there?

Both, if you mean the FPGA design, and the code on the computer to interact with the pool and such. You'll likely need a custom board, OR a more powerful FPGA, but a custom board with several cheap chips would be easier, I think.

Any mining updates with Dash (or x11 in general), are we still mostly on AMD cards or Maxwell cards, any news of FPGAs?

FPGA is still doable, and still not happening unless you've money to invest. I'm working on designs for FPGA, but it's kind of a side project for now.

What would be the best hashing algorithm if the objective was to enable easy to produce and affordable ASICs or FPGAs that would still be profitable or at least break-even for regular consumers? Or is that even possible as large ASIC mines would take over anyway if the ASIC was easy to manufacture?

Large ASIC miners would just make TONS of the chips - economies of scale: shit gets cheaper when you make more of it.
Definitely a custom board with several cheap chips sounds better to me, instead of a custom board with multiple chips how about a backboard that has lots of headers and allows multiple current fpgas to attach? Would this even be possible?

No, the multiple cheaper chips would be in order to do ONE X11 hash. You could make those your mini-boards, and then attach those to a backplane if you want.
So an example of 11 of these http://www.wayengineer.com/wx-coreep2c8-ep2c8q208c8n-fpga-core-board-p-2221.html#.VlTqStKrQdU would be needed on a backplane to allow it do one hash? Each one reprogramed to a different hash and the slowest the speed actually accepted, or would the chips be able to handle more than one algorithm each?

PS: Sorry if I am coming across as stupid I am not very knowledgeable about this.

No, you don't get it. The chips would handle one algo each - some chips would be able to pack two - Skein and Keccak, for example. You put all those FPGAs on one board, give them an interface for flashing, and an interface for I/O. THEN, if you wish, you could connect said I/O to some sort of backplane, I suppose.
Alright that's what I was assuming for the chips and was thinking the backplane would be the way they communicate to the a main board that would allow the transfer of information through (including flashing) but remain independent. so the power of the chips is what would give the higher hashrate?

Well, first, it'd be the chips, the pipelining optimization you'd do with said chips, and the INCREDIBLE power savings you'd get. It'd be ridiculous to put the chips on seperate boards, they need to communicate with each other multiple times PER HASH.
Okay I have one last very dumb idea, I have been looking into some neat Pi2 projects and have seen a lot of cluster builds, now how possible would a pi 2 cluster work with 12 pi 2's: 1 controller and 11 clustered using a different algorithm each. I do know they are 4 core and a bit more powerful but I am just wondering if it would be even possible. Now as you said the chips would need to communicate with each other would this also be an issue with the pi cluster since they aren't one single board?

It'd make more sense to make one X11 hashing unit board with several FPGA chips, then connect several of those to an RPi2.
I will expand on this answer.  The advantage of an FPGA or ASIC is that they can do one type of task very fast and efficiently.  A CPU like in the PIs is designed to do all things and isn't as efficient to do that one task.  Even splitting the CPUs up to just do one part of the X11, isn't beneficial.  Actually, the graphic chip on the PI may do better than the CPU if it is optimized.

Like wolf0 said, the PIs are really best suited for running the miner software(like cgminer) and connecting to a ASIC or FPGA miner board via USB(Like the Monarch or Antimer).  The miners(Like the Cointerras or Bitmain S7s) that have ethernet connections usually have beagle bones or something similar to a PI inside.  PIs have a lot more uses, too.  You can install Openelec on them for a mythtv frontend.  You can also use a PI for running a masternode.  PIs will use more power than they make trying to mine, unless wolf0 works some magic and makes an optimized mining software.

Wolf0, maybe you would be interested in submitting a project for budget funds for a fpga board.  You would need to be creative in how you put the proposal together to give masternodes an incentive(maybe % back in sales or discount on purchase).
member
Activity: 96
Merit: 10
Does nobody remember


setgenerate true -1



from the console?Huh
sr. member
Activity: 426
Merit: 250
WOW!!!!  All this FPGA discussion is way above my head!  I remember mining dash with several desktop computers and a few laptops using CPU...before there was a graphics miner available.  then I went out in a limb and rent 24 VPN from Microsoft to mine with too.  Actually did ok for about a week....then everyone jumped on board and the difficulty went through the roof!  Sad

I toasted 3 dells on that...got them all warrantied though lol Wink.  Haven't done any mining since....is CPU even doable?


I'm sure I'm not profitable, but I mine p2pool with two 270x gpus and xpool with 3 cpus.
hero member
Activity: 588
Merit: 500
Ok...another quick question....coin control...how does it function in a wallet.  As I mentioned earlier...I have a wallet address showing up twice in my wallet apparently because I sent to rounds of funds to that same wallet address.  Now I can't use that for my 14th MN as the address is not showing one 1000MN amount...but 2 separate amounts though belonging to the same wallet address...how the hell that works i'm not sure...advise?

Make sure you set masternode=0 in the config file so the funds aren't locked.

Are you trying to set up several MNs in one wallet (so you can do start-many?)  If so, each collateral has to be in it's own address.  first, add a little coin to your "doubled address" to pay for fees and so fees aren't extracted from the original 1000 coin deposit.  Then take the second deposit, and send it to another address in your wallet.  Anyway, just make a new address to send to, and I believe the first address will still work for you.  As long as the original deposit of 1000 coins isn't touched by fees.

Also, use coin control so you know exactly which 1000 coin deposit you're sending to the new address and where the fees will be deducted from.
Nice explaining TS Smiley Thank you Smiley

Richard I sent you a PM too how to go through it all Smiley

Thanks TS...and Mr Sly.   Yeah...I'm going to try this coinjoin.  Sorry I missed your skype...we are in the middle of getting ready to harvest Icewine!  Cross my fingers...has to be -9 degrees Celsius for a few hours before we harvest and press it out.  Usually start at around 2am...that when its nice and cold and calm out!
hero member
Activity: 588
Merit: 500
WOW!!!!  All this FPGA discussion is way above my head!  I remember mining dash with several desktop computers and a few laptops using CPU...before there was a graphics miner available.  then I went out in a limb and rent 24 VPN from Microsoft to mine with too.  Actually did ok for about a week....then everyone jumped on board and the difficulty went through the roof!  Sad

I toasted 3 dells on that...got them all warrantied though lol Wink.  Haven't done any mining since....is CPU even doable?
legendary
Activity: 1372
Merit: 1005
DASH is the future of crypto payments!
Wow, DASH is awesome.

is solo mining for DASH working?


Thanks
Yes indeed, it is awesome, and about to be even more so after the Miami Bitcoin Conference when Dash's next-generation Evolution technology will be detailed.

Yes, solo mining for Dash is working, feel free to join in!   Smiley

No it's not. Getwork was removed from the wallet, and I talked to Evan about porting GBT to the miners and he didn't want to.
Agree, it was removed in v12 or a bit earlier if I remember good.
Use some p2pool or join some low hash pool...

hero member
Activity: 826
Merit: 502
Ok...another quick question....coin control...how does it function in a wallet.  As I mentioned earlier...I have a wallet address showing up twice in my wallet apparently because I sent to rounds of funds to that same wallet address.  Now I can't use that for my 14th MN as the address is not showing one 1000MN amount...but 2 separate amounts though belonging to the same wallet address...how the hell that works i'm not sure...advise?

Make sure you set masternode=0 in the config file so the funds aren't locked.

Are you trying to set up several MNs in one wallet (so you can do start-many?)  If so, each collateral has to be in it's own address.  first, add a little coin to your "doubled address" to pay for fees and so fees aren't extracted from the original 1000 coin deposit.  Then take the second deposit, and send it to another address in your wallet.  Anyway, just make a new address to send to, and I believe the first address will still work for you.  As long as the original deposit of 1000 coins isn't touched by fees.

Also, use coin control so you know exactly which 1000 coin deposit you're sending to the new address and where the fees will be deducted from.
Nice explaining TS Smiley Thank you Smiley

Richard I sent you a PM too how to go through it all Smiley
FYI, You don't need to use masternode=0 in your config.  Just go into coin control toggle the lock on the inputs to send out of an address with 1000 dash.  Also if you send 1000 dash from an address that has 1000 dash there are no fees.  If you combine two smaller amounts to make the 1000, then yes to the fee.
legendary
Activity: 2156
Merit: 1014
Dash Nation Founder | CATV Host
Wow, DASH is awesome.

is solo mining for DASH working?


Thanks
Yes indeed, it is awesome, and about to be even more so after the Miami Bitcoin Conference when Dash's next-generation Evolution technology will be detailed.

Yes, solo mining for Dash is working, feel free to join in!   Smiley

Edit: I've been told it's not. First I heard of it.
legendary
Activity: 1372
Merit: 1005
DASH is the future of crypto payments!
Ok...another quick question....coin control...how does it function in a wallet.  As I mentioned earlier...I have a wallet address showing up twice in my wallet apparently because I sent to rounds of funds to that same wallet address.  Now I can't use that for my 14th MN as the address is not showing one 1000MN amount...but 2 separate amounts though belonging to the same wallet address...how the hell that works i'm not sure...advise?

Make sure you set masternode=0 in the config file so the funds aren't locked.

Are you trying to set up several MNs in one wallet (so you can do start-many?)  If so, each collateral has to be in it's own address.  first, add a little coin to your "doubled address" to pay for fees and so fees aren't extracted from the original 1000 coin deposit.  Then take the second deposit, and send it to another address in your wallet.  Anyway, just make a new address to send to, and I believe the first address will still work for you.  As long as the original deposit of 1000 coins isn't touched by fees.

Also, use coin control so you know exactly which 1000 coin deposit you're sending to the new address and where the fees will be deducted from.
Nice explaining TS Smiley Thank you Smiley

Richard I sent you a PM too how to go through it all Smiley
legendary
Activity: 1176
Merit: 1000
Wow, DASH is awesome.

is solo mining for DASH working?


Thanks
hero member
Activity: 966
Merit: 1003
Any mining updates with Dash (or x11 in general), are we still mostly on AMD cards or Maxwell cards, any news of FPGAs?

FPGA is still doable, and still not happening unless you've money to invest. I'm working on designs for FPGA, but it's kind of a side project for now.

What would be the best hashing algorithm if the objective was to enable easy to produce and affordable ASICs or FPGAs that would still be profitable or at least break-even for regular consumers? Or is that even possible as large ASIC mines would take over anyway if the ASIC was easy to manufacture?
legendary
Activity: 1260
Merit: 1001
Does Dash ever have the plans to add proof of stake?

Masternode is POS...  Wink

It's proof of service, we shouldn't confuse him.

There is no proof of stake with DASH and I don't think there ever will be.

So then this masternode, is not creating proof hashes from coin outpoints?

Usually MNs just mix funds, not that they ever actually touch the funds, but that's another subject.  When MNs process instantX transactions, they do so in a quorum of, I think, 10 MNs.   They check the validity of the inputs, and then lock them.  Once locked, they are included in the block by the miner.

In the future, there will be only instantX transactions.  The MN network will all be split into quorums and they will process all transactions this way, taking all responsibility from the miners.  If the miner tries to include something that hasn't been locked by the MNs then the block is rejected.

So anyway, POS, Proof Of Service is where the MNs each have to ping every so many minutes to prove they're online and ready to serve.  If they go off line, they lose their place in the payment list, although they have 70 minutes or so, which is more than enough for updating and maintenance. 

Miners are still important, because the hash they create is used to select the quorums based on their original transaction ID and their age.  They are also tasked with updating the blockchain.
legendary
Activity: 1260
Merit: 1001
Ok...another quick question....coin control...how does it function in a wallet.  As I mentioned earlier...I have a wallet address showing up twice in my wallet apparently because I sent to rounds of funds to that same wallet address.  Now I can't use that for my 14th MN as the address is not showing one 1000MN amount...but 2 separate amounts though belonging to the same wallet address...how the hell that works i'm not sure...advise?

Make sure you set masternode=0 in the config file so the funds aren't locked.

Are you trying to set up several MNs in one wallet (so you can do start-many?)  If so, each collateral has to be in it's own address.  first, add a little coin to your "doubled address" to pay for fees and so fees aren't extracted from the original 1000 coin deposit.  Then take the second deposit, and send it to another address in your wallet.  Anyway, just make a new address to send to, and I believe the first address will still work for you.  As long as the original deposit of 1000 coins isn't touched by fees.

Also, use coin control so you know exactly which 1000 coin deposit you're sending to the new address and where the fees will be deducted from.
full member
Activity: 462
Merit: 100
Viarium.io - DECENTRALIZED VR WORLD
Does Dash ever have the plans to add proof of stake?

Masternode is POS...  Wink

It's proof of service, we shouldn't confuse him.

There is no proof of stake with DASH and I don't think there ever will be.

So then this masternode, is not creating proof hashes from coin outpoints?
legendary
Activity: 1052
Merit: 1004
Can't we all just get along? I would really like that.

I agree with this.

Wolf0, i'd like to say your a great example of the behavior of someone WHOS NOT a fan of our coin, of someone who's openly supporting another coin project, but still conducts himself in a respectful manner.  I applaud that sir.  Your on here drilling and grilling people about our tech in a manner that is not demeaning.   Bravo!  Your development team and supporters of your coin community could learn much from your conduct.  

Rich

Thank you. People get too emotional about it - that clouds their judgement.

I'd like to ask some questions regarding Evolution itself, but I doubt I'll get answers as I'm not supposed to have read the whitepaper yet. Tongue

Forgive my skepticism, but Evan says the whitepaper won't even exist until after the implementation is written. How have you read something that hasn't yet been written?

There's rough copies.

Where?

I guess Wolf0 is referring to internal drafts, not something to be consumed by the populace at large  Wink
legendary
Activity: 1260
Merit: 1001
Can't we all just get along? I would really like that.

I agree with this.

Wolf0, i'd like to say your a great example of the behavior of someone WHOS NOT a fan of our coin, of someone who's openly supporting another coin project, but still conducts himself in a respectful manner.  I applaud that sir.  Your on here drilling and grilling people about our tech in a manner that is not demeaning.   Bravo!  Your development team and supporters of your coin community could learn much from your conduct.  

Rich

Thank you. People get too emotional about it - that clouds their judgement.

I'd like to ask some questions regarding Evolution itself, but I doubt I'll get answers as I'm not supposed to have read the whitepaper yet. Tongue

Forgive my skepticism, but Evan says the whitepaper won't even exist until after the implementation is written. How have you read something that hasn't yet been written?

There's rough copies.

Where?
Jump to: