Author

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

legendary
Activity: 966
Merit: 1000
i see the point, but in general the network will gain huge advantages from decentralized mining..
Every coin, including btc, is dominated by huge pools. If drkcoin had primarily p2pminers it would be safer than btc from that view..
(this could affect the value of your investment also Wink )

Yeah it would be a big PR win, a market win, and a huge embarrassment to every other centralised PoW coin.  Cool
sr. member
Activity: 310
Merit: 250
sr. member
Activity: 504
Merit: 251
btw. whats about the idea supporting p2p pools somehow..? masternode donation seems quite interesting..

whats evans opinion?  Smiley

As owner of three masternodes I strongly disagree with redistribution of MN income.

Let the market decide whether P2P pool will be used or not - the key is to improve the user experience and make
it accessible to total Linux newbies not to bribe the users to mine there.

i see the point, but in general the network will gain huge advantages from decentralized mining..
Every coin, including btc, is dominated by huge pools. If drkcoin had primarily p2pminers it would be safer than btc from that view..
(this could affect the value of your investment also Wink )

I get the added value - would be nice to have another perk but the P2P mining itself should be made more attractive rather than subsidised.
full member
Activity: 210
Merit: 100
Don't you just love Russian lawmakers? Smiley Without knowing it, they are making Bitcoin and Darkcoin even more attractive tool for the rich Wink



Full article: http://rt.com/business/206955-russia-anti-offshore-law/?utm_source=browser&utm_medium=aplication_chrome&utm_campaign=chrome
sr. member
Activity: 475
Merit: 500
How hard would it be to add the p2pool server software to wallets?



Not entirely trivial. I've thought about it. p2pool is in python and has a lot of deps, official wallet is c++, result would be unwieldy...

I think they are best kept separate for now, but a simple to install (1-click) prepackaged p2pool would be awesome.

Someone could even create a vm drop in image with all the stuff needed, so 'end user' needs only to open specific ports, or enable upnp maybe only.
Not too complicated, and could be run with for example free vmware player on any platform (although, I prefer virtualbox myself).
I would vote against including this in standard wallet.


as far as i read there were following suggestions for p2ppool enlargement:

- implementing p2pmining in the wallet, which seems to be quite difficult since wallet is written in c++ and p2ppool in python
- donations to p2ppool from master nodes
- enforcement (?) of p2pmining
- oneclick installer for p2pmining

imagine, if dark coin network would have more than a half of p2p miners...
this would be a huge step for security and the original idea of decentralization.


Not sue if you saw my edit, but giving users the option in-wallet to mine via their nearest, or a specified p2pool, rather than solo mine, wouldn't be difficult to implement.

didnt see that ... Smiley but thats basically what wallet implementation would mean doesn't it?
legendary
Activity: 966
Merit: 1000
Crouton Millionnairenodes updated. Smiley
legendary
Activity: 1260
Merit: 1001
v0.10.16.16 is out! Everyone please update

- Found the issue causing "last darksend was too recent"

Mixing should be much faster now.

https://www.darkcoin.io/downloads/

Done Smiley 
sr. member
Activity: 475
Merit: 500
btw. whats about the idea supporting p2p pools somehow..? masternode donation seems quite interesting..

whats evans opinion?  Smiley

As owner of three masternodes I strongly disagree with redistribution of MN income.

Let the market decide whether P2P pool will be used or not - the key is to improve the user experience and make
it accessible to total Linux newbies not to bribe the users to mine there.

i see the point, but in general the network will gain huge advantages from decentralized mining..
Every coin, including btc, is dominated by huge pools. If drkcoin had primarily p2pminers it would be safer than btc from that view..
(this could affect the value of your investment also Wink )
legendary
Activity: 1118
Merit: 1002
v0.10.16.16 is out! Everyone please update

- Found the issue causing "last darksend was too recent"

Mixing should be much faster now.

https://www.darkcoin.io/downloads/

Thanks!
legendary
Activity: 966
Merit: 1000
How hard would it be to add the p2pool server software to wallets?



Not entirely trivial. I've thought about it. p2pool is in python and has a lot of deps, official wallet is c++, result would be unwieldy...

I think they are best kept separate for now, but a simple to install (1-click) prepackaged p2pool would be awesome.

Someone could even create a vm drop in image with all the stuff needed, so 'end user' needs only to open specific ports, or enable upnp maybe only.
Not too complicated, and could be run with for example free vmware player on any platform (although, I prefer virtualbox myself).
I would vote against including this in standard wallet.


as far as i read there were following suggestions for p2ppool enlargement:

- implementing p2pmining in the wallet, which seems to be quite difficult since wallet is written in c++ and p2ppool in python
- donations to p2ppool from master nodes
- enforcement (?) of p2pmining
- oneclick installer for p2pmining

imagine, if dark coin network would have more than a half of p2p miners...
this would be a huge step for security and the original idea of decentralization.


Not sue if you saw my edit, but giving users the option in-wallet to mine via their nearest, or a specified p2pool, rather than solo mine, wouldn't be difficult to implement.
member
Activity: 100
Merit: 10
sr. member
Activity: 504
Merit: 251
btw. whats about the idea supporting p2p pools somehow..? masternode donation seems quite interesting..

whats evans opinion?  Smiley

As owner of three masternodes I strongly disagree with redistribution of MN income.

Let the market decide whether P2P pool will be used or not - the key is to improve the user experience and make
it accessible to total Linux newbies not to bribe the users to mine there.
legendary
Activity: 1176
Merit: 1036
Dash Developer
v0.10.16.16 is out! Everyone please update

- Found the issue causing "last darksend was too recent"

Mixing should be much faster now.

https://www.darkcoin.io/downloads/
sr. member
Activity: 475
Merit: 500
How hard would it be to add the p2pool server software to wallets?



Not entirely trivial. I've thought about it. p2pool is in python and has a lot of deps, official wallet is c++, result would be unwieldy...

I think they are best kept separate for now, but a simple to install (1-click) prepackaged p2pool would be awesome.

Someone could even create a vm drop in image with all the stuff needed, so 'end user' needs only to open specific ports, or enable upnp maybe only.
Not too complicated, and could be run with for example free vmware player on any platform (although, I prefer virtualbox myself).
I would vote against including this in standard wallet.


as far as i read there were following suggestions for p2ppool enlargement:

- implementing p2pmining in the wallet, which seems to be quite difficult since wallet is written in c++ and p2ppool in python
- donations to p2ppool from master nodes
- enforcement (?) of p2pmining
- oneclick installer for p2pmining

imagine, if dark coin network would have more than a half of p2p miners...
this would be a huge step for security and the original idea of decentralization.
legendary
Activity: 1068
Merit: 1020
Markets awakening a little.
hero member
Activity: 507
Merit: 500
Sorry to interrupt all this price talk, but I would like to buy a sweet Darkcoin sticker for my snowboard. Any ideas?

I got one  Grin


Did you pay with darks?? Wink
where can i buy this sticker?

I got it by sending a message to this guy on the snowboarding subreddit offering Die-cut graphics for cheap. Used paypal, shipped quickly.

http://www.reddit.com/r/snowboarding/comments/2lqrts/need_diecuts/
newbie
Activity: 53
Merit: 0
full member
Activity: 231
Merit: 100
Any idea what could be crowdfunded next?  Roll Eyes

Mandatory use of p2pool. Darkcoin is not currently a decentralised currency, neither are most PoW coins.

Pin number or passphrase required before the wallet displays your balance and transaction history to any passing vagabond.


DRK CounterParty  Roll Eyes

Sorry coins, knew there was something I was forgetting!  Embarrassed
I have a question that I hope somebody can help with: what are the andvantages and disadvantages of CounterParty vs OpenTransaction? Is it essentially that one a coin and the other a protocol, or is there more to it than that. It looks to me like OT is already functioning in a manner that equivalent to OpenBazaar. Also interesting to me is the OT servers seem to have a passing resemblance to Master Nodes, and that Master Nodes could be modified to serve as OT servers as well. Am I off my rocker here? If so please let me know why, rather than just confirming a fact that I already suspect.

Peace to you all,

Strix
Bump.
Any ideas on this, or even explanitory links? I have read what I could on their respective sites, and am not sure I get it. My "radar" leads me to favor OT, but it is far from infallible.
(For what its worth, the same "radar" convinced me that I should concentrate on DRK rather than Cloak, back in June when I started lurking on both threads, and not really understanding the arguments. I should also say that the reasoned tone of some of the folks on this site was also a deciding factor, and that the blatant rudeness of some almost caused me to leave here as well. Recent efforts to raise the standard here are greatly appreciated, and I believe that it will lead to greater adoption, if it is maintained. KEEP UP THE GOOD WORK!)
sr. member
Activity: 393
Merit: 250
How hard would it be to add the p2pool server software to wallets?



Not entirely trivial. I've thought about it. p2pool is in python and has a lot of deps, official wallet is c++, result would be unwieldy...

I think they are best kept separate for now, but a simple to install (1-click) prepackaged p2pool would be awesome.

Someone could even create a vm drop in image with all the stuff needed, so 'end user' needs only to open specific ports, or enable upnp maybe only.
Not too complicated, and could be run with for example free vmware player on any platform (although, I prefer virtualbox myself).
I would vote against including this in standard wallet.
full member
Activity: 231
Merit: 100
strix I think what thefrog meant by the 'have to age' thing was just that all mined DRK have to 'mature' for a bunch of blocks before they become spendable, it takes a couple of hours, it's no big deal. Centralised pools don't pay you immediately, they wait until you have some set amount (by which time your mined DRK have matured) and then send you it. No difference.

Thank you sir. That was what I was not understanding. Oblox, thank you also, but I was thinking in terms of a new function for MN's which I understand are not centralized. However given the correction of my error, by all means I think we should go full throttle on p2p enforcement.

Given the potential threat that DRK represents to TPTB, and the resources we must assume are at their disposal, a 51% attack through the theft of control of three or four mining pools is (IMHO) more likely than said pools taking such action independently, due to the effect this would have on their investment.
Jump to: