Earlier quoted context omitted.
It is probably not possible to solve the scaling problems on-chain - a secure decentralized consensus on a global scale cannot be fast. Currently the bitcoin protocol processes about 7 transactions per second. Doubling the speed by doubling blocks will not make it much closer to the 50K transactions per second of a system like VISA. But it is probably possible to scale the transaction system off-chain - with https://…
I'm really tired of hearing the "increasing the block size won't suffice"-argument. Yes, increasing blocks to 10 MB won't give us VISA-scale, but it will allow Bitcoin to serve TEN TIMES AS MANY USERS! I can't believe how many otherwise intelligent people fail to see that this is desirable. It's like driving your car at 10 km/h per hour on the high-way and refusing to increase your speed because that would still not…
Bitcoin – Potential Network Disruption on July 31st
241–250 of 381 posts
Re: Bitcoin – Potential Network Disruption on July 31st
#242Earlier quoted context omitted.
There's nothing proprietary about Lightening Network. Lightning network was started by a startup, who published the paper, there are several open source implementations of it, and to my knowledge there's no actual involvement of Blockstream. Blockstream has their own solution (that doesn't need segwit right now) called Liquid. Liquid Network and Lightening Network are different things and work in a different ways. A…
I referred to Blockstream and this is their patent front announcement, > Today we are excited to announce some important steps we are taking on the patent front, why these defensive steps are necessary, and our hope that others will see merit in our approach and follow our lead. ... > Our Patent Pledge assures developers and users of our technology that we will not sue them for patent infringement, provided they comp…
Re: Bitcoin – Potential Network Disruption on July 31st
#243All this "unconsensus" is weird to me given that PoW was created to fix just that. I don't understand how can any other group of people decide what should happen other than the miners. After all, anybody can be a miner. Anything other than that just doesn't make it decentralized anymore. If you trust the developers, exchanges or even users to make decisions, then why not just make a BitcoinSQL where the servers are c…
One of the things that was confusing to me is the U in UASF. It's not a user actived soft fork, its certain miners vs other miners.
Re: Bitcoin – Potential Network Disruption on July 31st
#244Well, that's a remarkably uninformative announcement. Here's an attempt at a neutral tl;dr from a Bitcoin amateur. Bitcoin is currently suffering from significant scaling problems, which lead to high transaction fees. Numerous proposals to fix the scaling issue have been proposed, the two main camps being "increase the block size" and "muddle through by discarding less useful data" (aka Segregated Witness/SegWit). Ho…
Re: Bitcoin – Potential Network Disruption on July 31st
#245Earlier quoted context omitted.
It is probably not possible to solve the scaling problems on-chain - a secure decentralized consensus on a global scale cannot be fast. Currently the bitcoin protocol processes about 7 transactions per second. Doubling the speed by doubling blocks will not make it much closer to the 50K transactions per second of a system like VISA. But it is probably possible to scale the transaction system off-chain - with https://…
The 7 TPS claim is an apples-to-oranges comparison. You must remember that Bitcoin transactions are "settled" in that 7 TPS timescale, whereas VISA transactions are merely "recorded" in their 50K TPS rate. In reality, it generally takes a minimum of 15 days for your VISA transaction to "settle" with your bank account. Thereby the true TPS rate is orders of magnitude lower for VISA.
Re: Bitcoin – Potential Network Disruption on July 31st
#246Earlier quoted context omitted.
> Bitfury recently released an analysis, that predicts that 95% of current miners, would find mining to be unprofitable at blocksize of 8MB. I don't understand this. Due to what would 95% of current miners find mining unprofitable at 8MB blocks?
8mb blocks would mean that the bitcoin blockchain, would grow by 35 gigabyte a month. Compare this to the total blockchain size of about 120gb right now. This increases the cost of mining, by requiring miners to keep up on harddisk space. This cost can be amortized, as you can scale your processing independently of your harddisk space, making it even more profitable to mine for big investors, than smaller fish.
miners typically mine in pools. so they don't need to download the blockchain because the pool is doing it for them.
Re: Bitcoin – Potential Network Disruption on July 31st
#247Earlier quoted context omitted.
> anybody can be a miner That is false, nowadays. > Let's not forget that anybody can be a miner! Even if you repeat a lie a thousand times, it's not going to become true :) Bitcoin's mining algorithm is so simple that mining industry has specialized too much, and now the best technology for it is ASICs. You cannot mine (or rather, it's nowhere near profitable) if you don't have access to this kind of hardware. And o…
> And of course, claiming that anybody can have access to this hardware is very very debatable. The best indicator of how this is not accessible by everybody is how centralized this industry is nowadays (just look at the correlation between ASIC manufacturers and owners of mining pools). Even if you repeat a lie a thousand times, it's not going to become true :) https://coin.dance/blocks Where is the centralization?…
Re: Bitcoin – Potential Network Disruption on July 31st
#248Earlier quoted context omitted.
I'm really tired of hearing the "increasing the block size won't suffice"-argument. Yes, increasing blocks to 10 MB won't give us VISA-scale, but it will allow Bitcoin to serve TEN TIMES AS MANY USERS! I can't believe how many otherwise intelligent people fail to see that this is desirable. It's like driving your car at 10 km/h per hour on the high-way and refusing to increase your speed because that would still not…
Increasing the block will solve the problem until the new size is not enough, which will be very soon. A larger block means a larger blockchain, and the nice thing about the blockchain is that you can download the entire thing. With a larger block it will outpace the storage advances and will not be downloadable for the average user, which means that only specifically equipped entities such as miners will be able to…
This has nothing to do with the block size. The size of the chain is proportional to the number of transactions. Whether those are sliced-and-diced into small blocks or large ones is completely irrelevant to how big the chain is. The only thing the block size influences is how many transactions can be mined in one block, i.e. the rate at which transactions can be processed.
Re: Bitcoin – Potential Network Disruption on July 31st
#249Earlier quoted context omitted.
> I don't understand how can any other group of people decide what should happen other than the miners. How about Bitcoin owners instead? Your vote is proportional to how much you have.
That's a proof-of-stake! There are coins that use it. The only that comes to mind is peercoin (first to use PoS IIRC).
Re: Bitcoin – Potential Network Disruption on July 31st
#250Well, that's a remarkably uninformative announcement. Here's an attempt at a neutral tl;dr from a Bitcoin amateur. Bitcoin is currently suffering from significant scaling problems, which lead to high transaction fees. Numerous proposals to fix the scaling issue have been proposed, the two main camps being "increase the block size" and "muddle through by discarding less useful data" (aka Segregated Witness/SegWit). Ho…
So whilst the chain is split, am I correct to assume you can spend your money twice?