5 ms·
Just to clarify some of the facts. Dogecoin uses scrypt like litecoin, but this proof of work was first used by Tenebrix. It also employs the random block rew
by benajnim 13y ago
Just to clarify some of the facts.
Dogecoin uses scrypt like litecoin, but this proof of work was first used by Tenebrix. It also employs the random block reward (vs fixed for litecoin) pioneered by LotteryTickets (which includes the ongoing 10k block reward feature). I'm not exactly sure which repo it was started from, but the wallet client, namely the 1.5 release inherits all Litecoin updates since 0.6.*.
- tlrobinson 13y ago"Pioneered"? Is there any advantage to random rewards, besides novelty?
- nostrademons 13y agoIt makes mining more addictive, which increases the number of people who are willing to mine, even if the financial rewards for doing it drop. Same reason why people by lotto tickets even though it's a net economic negative. I'd argue that the Dogecoin creators are actually quite brilliant, because they manage to exploit several known cognitive biases in humans to drive adoption. Design for the world as it actually is, not for how you would like it to be.
- tlrobinson 13y agoSo, novelty.
- lappa 13y agoIf you want to gamble on mining you could just join a pool with low hashrate or solo mine. If you're lucky you could earn a block $20k block in a day, but it is a game of chance and you probably wont.
- im3w1l 13y agoIt is an incentive to keep around gear that can't normally pay for its electricity. Mining gear that isn't online 24/7 but can come online when the need arises is useful to counter a temporary 51% attack.
- tlrobinson 13y agoInteresting point. So miners would stay online and only mine blocks that they know would be profitable to them? Presumably there would be a lot of such miners, which would increase competition for those more profitable blocks, which would essentially dampen out the expected value of the rewards. I wonder how the math works out.