Changing the hashing algorithm
-
On April 08, 2014, AMD lauched R9 295X2, a dual R9 290X in a single PCB, with 11,6 TFlops.
http://www.ign.com/articles/2014/04/08/amd-radeon-r9-295x2-graphics-card-launching-april-21
You can pick up the R9 295X2 from retailers, starting April 21, for $1,500 USD
-
3. Changing the scrypt element will be easily reprogrammed on future more flexible ASICs
so
4. Changing to SHA-3 or similar for a 18 month wait for ASICs
For: mining codeing is done, investigation implementation possible,
Against: being used before, so similar problem with future ASICs to now with Litecoin.
or BLAKE etc .will give about 9 months delay
For: Will use standard Bitcoin Hash algorythm so current ASIC will work with some modification.
Against: Same
- the new algorithm is not necessarily resists ASICs.
Because there are several problems ,we abandon Scrypt, ASICs just one problem. Through innovation we need to get rid of the shadow of LTC and Scrypt.
I hope the new algorithm is low power consumption. It is very important. We were able to save some electricity charges. We need a green algorithm, eg: vertcoin(https://github.com/vertcoin/vertcoin/blob/master-0.8/src/scrypt.cpp), an improved algorithm is simple and unique.
I can say with certainty that if Feathercoin is an independent algorithm, would not exist ASICs problem. Because it does not meet the economic laws.
-
Just thought I would post this. It’s an interesting watch.
Hi Calem, interesting watch with regard to 51% attacks…
The trouble is 51% attack is now pretty visible. Also the perps don’t want to kill Bitcoin or the Litecoins otherwise they end up with 51% of nothing.
This means the 51% attack is not relevant as the most danger to the Bitcoin protocol. It is much easier and economical to raise a 20% attack and just exploit the difficulty calculation, even with Bitcoins raising hash rate this would still be much more viable, profitable and invisible use of your dirty money.
We, in the alt-coin community, also know there is real danger from evil pools, it is much easier and cheaper for psycho criminal who only cares about the thrill of the caper and enjoys robbing other human beings to manipulate a multipool of other miners to their end. They don’t even have to pay the electricity bill.
It is therefore obvious that at least efforts should be made within the normal protocol adjustments to reduce those manipulation windows and make those attacks more expensive, which is what Kimoto’s Gravity well and eHRC are designed to do.
As for changing the Hashing algorithm, I think that is much more risky and a lot more work. It does not prevent any of the consequences of ASICs, at best delays them. It also could go completely wrong and destroy the coin.
Just to get some idea, even part time, we have spent at least 6 man months on designing, developing and testing the new difficulty algorithm. I calculate double that at least for changing to an original hashing algorithm. i.e. 12 people working full time for a month.
We have probably done about 1 man month on that so far, 3 further man months of that are changing associated mining software etc… I have not calculated the associated work of Exchanges, block explorers miners and pools of updating the daemon software on their current systems.
-
What we need most right now I suppose is more programmers?
-
What we need most right now I suppose is more programmers?
We’ll need more programmers when the reference code is ready and runs on testnet. No matter what hashing internals there are, it’s going to be pure C and not very fast. CPUminer needs SSE2 and probably AVX assembly code, BFGminer/SGminer need new OpenCL kernels, P2Pool needs a Python module, and mobile clients need a Java implementation. For now, I can only tell that I’ve made a deep research of what to do and what not to, so my concept is ready. Need a few completely free days to get it coded/tested as I haven’t got much free time recently.
-
Hook me up whenever you guys need programmers :)
I’m on Java/node.js (server), C#/WPF/XAML (client) & MySQL/MSSQL.
-
One more thing on PoS. It’s slow and doesn’t work very well with fast blocks. If you look at those coins which support it and have block targets below 1 minute, you see that every time a PoS block hits the network, it orphans a PoW block or even a few. They also orphan each other often. That’s because of the way the PoS kernels are computed. Time lag is also important as PoS blocks are solo mined basically and propagate rather slowly. Mining pools are located in DCs connected to major backbones. They can also maintain hundreds of connections.
-
Are we considering using a current non scrypt algorithm. This may man we can reuse the current mining software and not have to develop our own. I’m thinking that may be the best option. Less work for us and a proven algo.
-
Are we considering using a current non scrypt algorithm. This may man we can reuse the current mining software and not have to develop our own. I’m thinking that may be the best option. Less work for us and a proven algo.
The trouble with doing that is it is a bit like if Bitcoin decided to change over to Scrypt at the last minute as SHA256 ASICs were released.
It’s a larger coin taking over a smaller coins algorithm.
-
That’s true and I guess we don’t want to cause trouble for other coins but are we sure that this would be a problem?
If bitcoin did change to scrypt it would be in direct competition for hashes with litecoin, Feathercoin etc etc and has essentially cut out its ASIC miners.
ASIC miners would have to find a new sha256 friendly home. And the GPU scrypt guys would have to make the choice of staying with their coin or jumping ship to bitcoin.
I suppose because of the higher value of bitcoin and the very quick decrease in hashes it would be very lucrative to mine initially at least which would likely be the deciding factor.
If we consider sha3 we would be moving into maxcoin territory. As we don’t really have an ASIC problem yet the scenario is different. So we are not alienating any/many of our loyal miners which means our hash decrease would be lower. We would have to work out at the difficulty we move over to sha3 territory how would we compare financially to maxcoin to figure out the consequences to both Feathercoin and maxcoin.
-
That’s true and I guess we don’t want to cause trouble for other coins but are we sure that this would be a problem?
If bitcoin did change to scrypt it would be in direct competition for hashes with litecoin, Feathercoin etc etc and has essentially cut out its ASIC miners.
ASIC miners would have to find a new sha256 friendly home. And the GPU scrypt guys would have to make the choice of staying with their coin or jumping ship to bitcoin.
I suppose because of the higher value of bitcoin and the very quick decrease in hashes it would be very lucrative to mine initially at least which would likely be the deciding factor.
If we consider sha3 we would be moving into maxcoin territory. As we don’t really have an ASIC problem yet the scenario is different. So we are not alienating any/many of our loyal miners which means our hash decrease would be lower. We would have to work out at the difficulty we move over to sha3 territory how would we compare financially to maxcoin to figure out the consequences to both Feathercoin and maxcoin.
I believe what wrapper meant is that we’d be the larger coin taking over the smaller coins algo.
-
no I understand that and Feathercoin has been around a lot longer than maxcoin in the above scenario.
But what im saying is that the reason for people to change which coin they mine is not based solely on the size of the coin.
Profitability and Loyalty seem to be the main two factors. in different orders depending on the individual.
If it was only size then why is anyone mining anything other than Litecoin in the Scrypt arena.
Im just trying to raise the question really. Are we sure that we will have any negative effects on the current occupants of the new algo?
-
Yes, I’m just trying to grasp the pro’s and cons.
From a technical perspective, I’m for SHA3. It’s simple, longer term ASIC resistant, mining software is already available. But the philosophy for the Feathercoin change of hash algorithm is that Litecoin owns the space, so that would apply to us taking over a smaller coin’s algorithm.
Whilst we’re battling Litecoin as the underdog, there is not the temptation to misuse our networking power. At least Litecoin have the justification of getting Scrypt off the ground (for being dismissive of smaller coins). We do benefit hugely from the common software platform and that would start to be diluted by altering the hashing algorithm.
I will support the way forward, but I see this as a fundamental decision that has got to be as right as we can get it.
-
If it was only size then why is anyone mining anything other than Litecoin in the Scrypt arena.
Im just trying to raise the question really. Are we sure that we will have any negative effects on the current occupants of the new algo?
At the current time Scrypt based coins are being attacked in various ways all the time. Whilst that is spread out over a larger number of smaller GPU miners,it is just about survivable by the larger coins networks.
But with the introduction of ASICs the power of the network is more easily concentrated in smaller numbers of hands, which give considerably more power and incentive to destroy smaller coins. Re: Terracoin and the fate of other SHA256 alternatives. At the best they needed multiple hard forks which destroys reputations.
This is what some see as the problem. I think that it is not as high a danger for second generation coins, particularly as we have developed improved settings to counter those dangers, but it is significant and needs deep consideration.
-
bitcoin-side-chains â€"â€"A huge threat
PoW Alt-Coin will encounter major challenges. LiteCoin and DogeCoin may crash. I want to be a choice PoS. Of course, this will not necessarily be the best choice. We want to make early preparations.
http://www.coindesk.com/bitcoin-core-developers-bitcoin-side-chains/
-
Hi Lizhi, I hate PoS, it is even more centralising to those with a stake, as a small miner it will make me pointless.
I don’t see how it cures the problem either, big ASICs will soon have a Big Stake.
-
I would be interested in doing some calculations on what our mining profitability would be after a change to sha3. And how that compares to maxcoin and any other coins under the sha3 algo.
If we said that our standard rate of ~3ghs (scrypt) was converted entirely to sha3.
As mining scrypt != mining sha3 on the same hardware.
And the difficulty was set accordingly for that rate of hash would we be more or less profitable than maxcoin based on their current hash/difficulty/value?
EDIT:
Gigabyte 750ti
stock scrypt is around 260khs
Stock sha3 is around 62000khs or 62mhsThat’s a huge ~238x speed increase.
This would bring our hash speed up to
~715Ghs pushing up the difficulty I’m guessing. -
-
From what I understand, SHA3 would just replace the hashing part of the algorithm , we would retain scrypt to enforce the memory usage.
In that case Maxcoin would have an ASIC designed first, and by adding memory you would make a Feathercoin ASIC. Which would seem a bit perverse.
I would need to look more into how Maxcoin are useing SHA3 to know for sure.
In the end the actual hashing rate is immaterial, the difficulty will adjust accordingly. Profitability calculations currently are non sense dreamt up by exchanges and don’t take into account any technical differences or efficiencies of the coins.
-
I want to be a choice PoS. Of course, this will not necessarily be the best choice.
Hi lizhi!
I was lurking in this thread since the beginning but felt I did not have enough knowledge to post. However I would like to trow my 2 cents on the POS system.
For what I realized:
- You keep the money long enough to build “coin age”
This strongly discourage coin usage: I use my money for buying and will lose my chances to stake. If that’s the major coin minting mean, that means you won’t get a cent out of your coins if you make them move around.
- The more you have the more you will gain
This is a no brainer: you accumulate enough money, lock them in a safe (your wallet) and wait for profit. You will need to invest a lot of real money to buy enough to stake profitably.
- What about third party wallets?
If you wish to leave your money on a third party wallet (being that an exchange, an online wallet or whatever) are you completely sure you will get the stake profits? I am not. They will probably gain from you money.
The result is a complete centralisation of the minting system with rich people gaining more money than “poor” miners. No matter how you look at it. The latter will also be discouraged to use their money as they will also lose the minting capability associated to their coins.
Please notice that I’m not talking about security but this system smells like the modern banking system:
-
If you spend your money you won’t have enough to get “interests”
-
Those with the money create the money and put it back in circulation (with a price). Did somebody said “central banks”??
-
Said “bank” will gain from your coins’ stakes.
This resemblance is unbearable for me. I want a coin which is 100% based on the proof of work. It is energy inefficient and bears all the problems you may think about but you can (at least) fix them and reward your miners with coins for their efforts. Being them big or small ones they will get paid for their share rate. This is the reason why I would also like a CPU mineable coin: in the future we will probably want to have miners installed on every single piece of tech hardware mining to compensate energy usage but that’s probably an unrealistic scenario.
Just my 2 cents…