It’s not still the early days of blockchain
blog.mollywhite.net
It’s not still the early days of blockchain
1–10 of 1001 posts
Re: It’s not still the early days of blockchain
#2Re: It’s not still the early days of blockchain
#3I mean, the author is arguing as if Bitcoin, and Ethereum are the only blockchains that exist today. Hence why this is another blog-post that associates all cryptocurrencies having the same characteristics as Bitcoin, and Ethereum, which that isn't true and the author knows it.
This is all given that they 'claim' to have done 'research' even though they feel 'annoyed' by all of this. [0] If you are going to argue about cryptocurrencies and blockchains technologies in general, at least attack the current alleged 'state of the art' rather than using the same old arguments on the same old cryptocurrencies (Bitcoin, Ethereum) that everyone knows its faults already.
Re: It’s not still the early days of blockchain
#4"The more you think about it, the more “it’s early days!” begins to sound like the desperate protestations of people with too much money sunk into a pyramid scheme, hoping they can bag a few more suckers and get out with their cash before the whole thing comes crashing down."
Re: It’s not still the early days of blockchain
#5Re: It’s not still the early days of blockchain
#6So there is no progress in non Proof-of-Work coins today? Perhaps the author is saying that there are no blockchains that are being used as the basis of regulated stable-coins and CBDC projects that are being tested by central banks today? I mean, the author is arguing as if Bitcoin, and Ethereum are the only blockchains that exist today. Hence why this is another blog-post that associates all cryptocurrencies having…
https://tezos.gitlab.io/active/proof_of_stake.html
Unfortunately, it's also very flawed, and nulls most of the security properties we thought we would get by switching to "Blockchain Technology": if someone captures 50% of this chain, it is quite easy and trivial to turn that into a full chain attack, since all future seed data comes from past chain data. The RNG is seeded deterministically, meaning a motivated attacker can maintain influence forever by maintaining control over the seed.
When you usually bring this up, people usually say "yeah, but it would be against the economics interests of the miners to crash their own coins". Aka, the technology isn't providing the security, we're back to the same "no banker would ever be evil enough to crash the economy for small economic gains" security that most cryptocurrency enthusiasts usually claim is evidence of corruption at work. So, no, I don't see what the blockchain is adding over a typical database.
I've tried multiple times to read through the Ethereum Proof-of-Stake FAQ [1], but I have a sneaking suspicion it's intentionally obfuscated, just so people like me bounce off of it.
Re: It’s not still the early days of blockchain
#7So there is no progress in non Proof-of-Work coins today? Perhaps the author is saying that there are no blockchains that are being used as the basis of regulated stable-coins and CBDC projects that are being tested by central banks today? I mean, the author is arguing as if Bitcoin, and Ethereum are the only blockchains that exist today. Hence why this is another blog-post that associates all cryptocurrencies having…
I spent some time looking into Proof-of-Stake coins. Specifically, the Proof-of-Stake system advocated by Tezos. Give it a lookover, it's actually a fairly quick read. https://tezos.gitlab.io/active/proof_of_stake.html Unfortunately, it's also very flawed, and nulls most of the security properties we thought we would get by switching to "Blockchain Technology": if someone captures 50% of this chain, it is quite easy…
Re: It’s not still the early days of blockchain
#8Blockchains exist for a reason completely other than performance. Of course a centralized database would perform better. That’s not the point. I think engineers keep getting hung up on this and don’t zoom out and see the big picture.
Re: It’s not still the early days of blockchain
#9Re: It’s not still the early days of blockchain
#10Blockchains exist for a reason completely other than performance. Of course a centralized database would perform better. That’s not the point. I think engineers keep getting hung up on this and don’t zoom out and see the big picture.
To be explicit, the reason blockchains exist is to have a globally consistent database that doesn’t require trusting the operator.