- They have twice as much money (yay!)
- They have twice as much money but the value is split, so it's worth approximately the same.
- One of the branches wins or mostly wins.
- The split does so much damage that some (all?) value of coins is lost.
101–110 of 334 posts
- They have twice as much money (yay!)
- They have twice as much money but the value is split, so it's worth approximately the same.
- One of the branches wins or mostly wins.
- The split does so much damage that some (all?) value of coins is lost.
Earlier quoted context omitted.
The only support it needs is hash power support. That's it. If enough of the hash power can be pulled into it, then it's game over for a minority chain. Running nodes costs almost nothing which means the network can be flooded with segwit2x supporting nodes, and companies will be motivated to switch over.
Miners can mine segwit2x blocks all they wish, but since services/exchanges are running core client, they are just mining invalid blocks from their viewpoint, and those blocks are ignored. That means miners can't sell their mined segwit2x bitcoins on exchanges. Mining blocks that services don't accept would be very, very stupid, essentially throwing good money to trash.
Earlier quoted context omitted.
I'm not picking a side, just delivering info: You can see the signalling process here: https://coin.dance/blocks 90% are signalling the NYA intent to support Segwit2x. Since the software release 20% have signalled with segwit2x blocks. You can see business support here: https://en.bitcoin.it/wiki/Segwit_support#Businesses I'm not sure if you consider Coinbase a major bitcoin company yourself, but I think they qualify…
> You can see business support here: https://en.bitcoin.it/wiki/Segwit_support#Businesses > I'm not sure if you consider Coinbase a major bitcoin company yourself, but I think they qualify. That doesn't look like a very good proof. If coinbase plans to adopt segwit2x, why haven't they released an announcement? I wouldn't trust that wiki list very much.
And don't trust the wiki, no need to. Trust the hash power. The NYA signal was just a promise, so don't trust that one. But the BIP91 signals are coming in already. Just need to get that over 80% for just over 2 days. Then we'll see the original segwit signals jump to the 95%+ it needs.
But the truth is, you don't have to worry about finding any support proof or anything. We'll know what happens over the next week or two for sure. I don't care whatever direction it goes in, I just want it to go smoothly.
It's kind of odd that there is still so much FUD about segwit, as it has already activated on LTC. It hasn't appeared to open any security holes.
The basic question is how to scale; off-chain or on-chain. The rest is just theatrics and typical nerdy hyperbole. One side of the fight (Core / blockstream) wants to scale off-chain, pushing transactions to side-chains and/or lighting networks, and want to profit from off-chain solutions. The other side of the fight (segwit2x / miners) wants to scale on-chain, making the blocks bigger, and profit from block fees. Bo…
> Also cannot scale this way infinitely (you need to keep all the transactions on a disk forever). The whitepaper itself mentions that the Merkle tree can be pruned so that doesn't need to be the case. Do you know why there hasn't been more effort towards implementing that yet?
This is a fight for control of Bitcoin. It is business interests on both sides fighting for a position of authority. SegWit2x is an attempt to remove control from the core dev team, which while technically strong is full of zealots with questionable motives and terrible management skills. Bitcoin ABC and Unlimited have their own parts to play as factions. It's getting tense, but it's been years in the making. Groups…
I always wonder how people external to an organisation can judge the work of an executive. Are you maybe solely looking at outcomes, that may only slightly be influenced by his decisions and dominated by randomness and other factors anyway?
Earlier quoted context omitted.
Miners can mine segwit2x blocks all they wish, but since services/exchanges are running core client, they are just mining invalid blocks from their viewpoint, and those blocks are ignored. That means miners can't sell their mined segwit2x bitcoins on exchanges. Mining blocks that services don't accept would be very, very stupid, essentially throwing good money to trash.
So if a huge number of nodes are Segwit2x capable, and the miners are mining Segwit2x blocks with the majority of the hash power, companies are going to stay on a less secure chain that can be attacked by the majority so that they can have a smaller block size and keep the core dev team because they love them? This isn't how that works. Proof-of-work will force those companies onto the dominant chain. Exchanges will…
The basic question is how to scale; off-chain or on-chain. The rest is just theatrics and typical nerdy hyperbole. One side of the fight (Core / blockstream) wants to scale off-chain, pushing transactions to side-chains and/or lighting networks, and want to profit from off-chain solutions. The other side of the fight (segwit2x / miners) wants to scale on-chain, making the blocks bigger, and profit from block fees. Bo…
> Also cannot scale this way infinitely (you need to keep all the transactions on a disk forever). The whitepaper itself mentions that the Merkle tree can be pruned so that doesn't need to be the case. Do you know why there hasn't been more effort towards implementing that yet?
But you still need full nodes who maintain all historical data. Because, AFAIK, there's no way other way to trustlessly establish a UTXO without rescanning the whole blockchain. Maybe there are ways; I'm not that deep into Bitcoin's internal at the moment.