I just moved ~20% of my crypto holdings from BTC to LTC. The rest I'll likely keep close to 40% of my cryptoholdings in BTC, but move it onto my own wallet. If a fork actually happens, I'd prefer to be in control of the private keys. 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.
Bitcoin Is Having a Civil War as It Enters a Critical Month
271–280 of 334 posts
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#272Can someone show some math on how much more expensive it would be to run a node if block size is allowed to increase from 1 MB? It sounds like a silly made-up excuse.
It seems to me it is. From Gavin Andresen, one of the original developers: http://gavinandresen.ninja/does-more-transactions-necessaril... "So it looks to me like the actual out-of-pocket cost of running a full node in a datacenter won’t change with a 20 megabyte maximum block size; it will be on the order of $5 or $10 per month."
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#273Earlier quoted context omitted.
It would take years for the difficulty to adapt to a 10 minute block time if the hash power dropped that much, there is a limit per two week adjustment period. More than likely the code would have to be modified to accommodate a rapidly dropping difficulty. See my other post, but that essentially destroys the security of the minority chain. BTC rich people are on both sides of the debate, expect to see some dumping a…
Realistically, what will happen if mining power moves to an alternative chain but Bitcoins are still what is traded at exchanges, is that miners will move back very quickly. The first one to move will gain the most economically, so game theory dictates the move back will be swift. In the end, miners mine what people buy. It's that simple. Any speculation as to what happens if all miners move as one, motivated by ideo…
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#274This 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…
You're right that this is a fight for control over bitcoin, but you're wrong on who the players are. There's the corporate faction: BitMain plus Bloq and the ones who want to embed KYC and AML into the bitcoin protocol. Their heavy hitter is Jihan Wu who controls %70 of the hash power, via his mining chips and his pools, and his customers being amenable to his wishes (because they want to remain customers). No visibl…
The obvious problem is both sides can make a claim to Satoshi while forking. I'm commenting here because the one thing I do know about Bitcoin is that Satoshi apparently suggested increases in block size to compensate for an increased number of transactions.
Whatever Satoshi wanted is irrelevant, but the only thing I can gleam from your amateur propaganda attempts (Satoshi is only one of your mistakes above) is that you shouldn't be trusted.
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#275Earlier quoted context omitted.
Do any of these optimizations even get close to a 10x improvement? The network needs a 10000x improvement.
> The network needs a 10000x improvement. Says who? Would I like Bitcoin to support 10,000x more transactions per second than it does now? Of course. But just because I _want_ it to, doesn't mean it's magically going to be able to. Bitcoin is what it is. I'd like ships that can go faster than the speed of light, but physics isn't going to bends its rules just because I want it to. We cannot, physically, increase Bitc…
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#276Can someone show some math on how much more expensive it would be to run a node if block size is allowed to increase from 1 MB? It sounds like a silly made-up excuse.
It seems to me it is. From Gavin Andresen, one of the original developers: http://gavinandresen.ninja/does-more-transactions-necessaril... "So it looks to me like the actual out-of-pocket cost of running a full node in a datacenter won’t change with a 20 megabyte maximum block size; it will be on the order of $5 or $10 per month."
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#277Earlier quoted context omitted.
I'm not sure what you are talking about. Because what I see from my point of view is a dozen of Blockstream employees pushing for segwit, with barely no support from the community nor the miners. And on the other side I see a growing majority of miners, a growing majority of the community asking for a simple block size increase, wich is a matter of 10 lines modified, compared to 5 000 lines and a great bunch of compl…
I find it sad (but not at all surprising) that this is the state of the Bitcoin community. The level of discourse for what is supposed to be a technology that is billed as "liberating money from the whims of governments" has neatly conformed to exactly that of the current state of political discourse. Everyone who disagrees with you is a shill/troll or an idiot. Adding math and "decentralization" doesn't magically pr…
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#278Earlier quoted context omitted.
All those claiming that coinbase is planning to run segwit2x, please link to a statement provided by a representative of that company. I think you are just talking bullshit.
Disclaimer: I don't know anything about bitcoin or if segwit2x is even the same as segwit...But a quick google for "coinbase segwit" shows this tweet from the Coinbase CEO - https://twitter.com/brian_armstrong/status/81725801561932185...
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#279Earlier quoted context omitted.
Core developers never had control in the first place. No one has control; it's weird to see so many people applying authoritarian concepts to an anti-authoritarian system.
By design, miners control Bitcoin. Before Ethereum, miners were fine with Bitcoin core because they were still making tons of profits, and blocks weren't full. They were almost all following core and that's why core has a lot of power. Now that Bitcoin hit a scaling ceiling and a competitor who can scale way beyond Bitcoin is rapidely taking the lead, they finally realize why Core/Blockstream strategy is bad for them…
Re: Bitcoin Is Having a Civil War as It Enters a Critical Month
#280Earlier quoted context omitted.
Thanks for this reference code! I got to say, Ethereum really is showing the way to Bitcoin here. The smart contract ecosystem surrounding it is astounding. ---- The BTC equivalent would be to do it by hand; and I don't think it is all that risky, as long as you keep control of all three addresses. Or, ... maybe a BTC smart contract could help us do it easily? What do we need to enable smart contracts on BTC? Oh wait…
> and I don't think it is all that risky, as long as you keep control of all three addresses. By "doing it by hand" I meant the following: - Original wallet A holds BTC before hard fork - Chain splits and forks coexist (lets call them C1 and C2) - New wallet W1 is created for use in the new chain C1 exclusively - New wallet W2 is created for use in the new chain C2 exclusively - You connect to network that uses C1, a…