| >I agree, particularly since there's been 100s of contributors to the project. Which makes Blockstreams impact much less valuable than the original comment implied. This always get's bandied about. There are less than 20 people responsible for the vast majority of the commits in the last year, the other 90+ are small scattered changes. Easy to verify, go look at the commit logs. Oh, and 3 of the top Contributors aren't even working on core anymore. >SegWit does nothing of the sort. Lightning Network and Sidechains, which can be built on top of SegWit, certainly reduces off-chain fees. SegWit itself only reduces the fees on witness data, but that's moot for the time being. SegWit will have little impact on fees right now. Segwit is all about sidechains, that's the main application, and the real purpose. Side chains mean transactions off chain. Transactions off chain mean less fees for Bitcoin miners. It's not rocket science. The only way they make it back is if the settlement costs become huge. > That's actually false. Block sizes aren't really an issue for the miners, they are an issue for the nodes. Each miner only needs single full node. What increasing the block size does is make running a full node (which has to store the entire block chain) extremely expensive. The larger the block sizes, the more expensive a full node becomes. The reason nodes are expensive is because they are doing full historical validation which is almost completely useless and unnecessary. Minor changes to the Bitcoin block header would make that completely irrelevant. The nodes need all data ever argument is total junk. >LN is an opensource implementation of something not dissimilar to smart contracts. Calling that control is laughable. How much does it cost to open and close a channel on the main bitcoin blockchain at a 1 megabyte limit with millions of users? It's not a free thing, it's very expensive. To say that won't result in centralization is ridiculous. LN is not a solution without larger block sizes. |
You're just wrong. Segwit is about a major malleability bug. It happens to open the way for sidechains, but do you honestly think we shouldn't fix the bug purely because it happens to make sidechains more feasible?
> Side chains mean transactions off chain. Transactions off chain mean less fees for Bitcoin miners. It's not rocket science.
Correct, but you don't seem to be following the problem the same way I am. Your major concern is how much miners get paid. My major concern is network adoption and decentralization. Pretending that your values are the only values is what makes your position distasteful.
> The reason nodes are expensive is because they are doing full historical validation which is almost completely useless and unnecessary. Minor changes to the Bitcoin block header would make that completely irrelevant. The nodes need all data ever argument is total junk.
You just literally dismissed how an open block chain works. If nodes don't have the entire history attacks become arbitrary.
> How much does it cost to open and close a channel on the main bitcoin blockchain at a 1 megabyte limit with millions of users? It's not a free thing, it's very expensive.
And guess whose in the best position to implement channels (and collect the fees associated with it)? miners.
> To say that won't result in centralization is ridiculous.
Less than would exist by big blocks.