| > I researched this and found that Bitcoin had no initial capacity limit That is simply untrue. From the very first version it had two capacity limits, an explicit one (https://github.com/trottier/original-bitcoin/blob/master/src...), and a smaller implicit and unintentional one (of about 500k) owing to the maximum locks that could be grabbed in a single BDB transaction. Satoshi later reduced the explicit limit further and provided no explanation for doing so ( https://github.com/bitcoin/bitcoin/commit/a30b56ebe76ffff9f9... ). However, there was no issue with spam at the time or previously, nor mention of spam, and the network already had a separate and highly functional spam limiting mechanism. Had he intended to make the limit simply temporary he could have trivially programmed it that way-- e.g. as we did when we discovered the ~500kb limit, we wrote a rule that limited blocks to 500kb and then expired a few months later. The claim that it was a "temporary anti-spam limit" is a novel construction that I don't believe I saw ever claimed until many years after that change. At least by the time Satoshi went inactive he was well aware of the trade-offs: "Bitcoin users might get increasingly tyrannical about limiting the size of the chain so it's easy for lots of users and small devices." ( https://bitcointalk.org/index.php?topic=1790.msg28917#msg289... ) Perhaps you should consider conducting "research" by having an open discussion with an actual expert rather than just reading manipulative tracts designed to sucker people into buying alternatives? :) I'm happy to direct you to primary reference material even though you continue to treat me rudely and disrespectfully. |
>It can be phased in, like:
>if (blocknumber > 115000) > maxblocksize = largerlimit
I did try to have an open discussion on r/Bitcoin, but what I found was that answers to my questions were removed, and even my questions were removed. My conclusion was that that forum existed to push a narrative rather than have an open discussion.
I did see that Adam Back was challenged to a public debate on these issues, which I was very interested to see, and might have found very enlightening. Adam Back refused to defend his positions in debate though.
I've read a lot of your responses in various forums too, and while you're obviously very clever, I do find whenever I dig a little deeper into what you're saying, that you've misrepresented facts to support a narrative.