1. Some of them show very poor communication skills or a lack of maturity — this has hurt bitcoin’s ability to bring new protocol developers into the space.
2. They prefer ‘perfect’ solutions to ‘good enough’. And if no perfect solution exists they seem ok with inaction, even if that puts bitcoin at risk.
I get this bad feeling that someone (author of the article) is planning a takeover and for all the wrong reasons. I've seen this "yeah they are smart guys, but they are introverts and our business needs to be extravert and agile and adaptive and fast moving and all other buzz words", then you introduce some of thous extrovert super agile people who just want to "bang out a solution, since any change is better than no change". Next thing you notice is that the old core team members are leaving after their protests about future of the product fell on deaf ears and these new guys are just pushing their own agenda/vision. Fast forward few years and just 1-2 or most likely none of the original team members are there anymore and cracks start to appear and these cracks are because the "better than nothing" solutions back in the day are found after all flawed, but now you have a lot of work build on top of rotten foundation and since your team now consists only of short sighted: "just fix it" people they are going to try to fix the problem at the top instead of at it's core "because we can't hold bringing in new features".
I believe the author has been very careful in saying "if no perfect solution exists they seem ok with inaction", highlighting a different problem from "let's bang out code that sorta works and move on.
Also, poor communication skills and "immaturity" have also been a "traditional" problems in FLOSS too.
Being unwelcoming to new devs is especially a big problem for a project that _is already_ losing the old trusted devs.
Why do you think a bitcoin core developer wrote the FAQ? In a large project like this it is not at all unusual to have documentation written by people outside the core development team. In fact you can go look at the history of this page, David Harding wrote most of it and I do not see any commits from him in core.
Part of having effective communication is having people on your wider team that are experts in that area, even if they aren't one of the people writing all the software.
Unwelcoming to new devs is not true. Who wrote code & wasn't let in? Also, go to the bitcoin irc and try asking technical questions and observe how everyone is so willing to help new devs looking to get in.
I feel like people are generally comfortable making the assertion that the community is unwelcoming; but those making the assertion generally don't seem to be able to back it up.
A welcoming community doesn't need to coddle everyone who might send a patch, because that's a lot of people. If they want to succeed, they should document enough to get started, and review unfinished patches.
Until you get half way down the article and discover that the Core developers aren't simply proposing inaction:
> It is worth noting that bitcoin core’s response to scaling has been to propose a solution called segregated witness. While it is a well done piece of technology, I believe it would be quite risky
SegWit can only reduce bandwidth for clients that don't need to perform full validation. Blocksize is otherwise unchanged. Miners' and payment processors' bandwidth requirements are unchanged. Lightweight wallets does benefit, as does the nodes/servers they get their data from.
SegWit is also intended up to open up some new middle ground security options-- e.g. making it realistically possible for nodes that verify a random fraction of the data; with a security model in between light an full.
It also addresses some of problems with validation costs that are quadratic in transaction size.
It's also, by far, not the only tool in the Increased-capacity-without-harming-decentralization tool belt, for example I recently described a new approach for signature aggregation which, if applied to the current transaction load would decrease transaction sizes around 30% while making verification somewhat faster.
All fully validating nodes must still download all the signature data. The total can not exceed 1MB per block without forking. SegWit does not reduce transaction sizes.
SegWit is not a compression technique, it is a bandwidth redundancy reduction technique. It simply makes it so that some nodes doesn't need to fetch all of the transaction data.
Take a look at the discount for segregated witness transactions. You'll see that in a world with segwit there are more transactions per block than without.
Can't be done without forking if the total data per block required to validate all the transactions exceeds 1 MB. Old full nodes will reject the blocks.
Only compression or merging can increase the transaction count per block without becoming incompatible with old full nodes.
Luke jr showed how you can implement segwit as a soft fork. The txs look like "anyone can spend" txs and the signatures are excised to the witness data structure (decreasing the tx size). To validate the segwit txs you need to upgrade, but it's not correct to say that a hardfork is needed to increase the number of txs per block.
Only works with a majority hashrate enforcing the new rules, and miners still need full bandwidth and storage like before. Then you really just create a secondary blocksize limit for the associated signature data. And old full nodes are silently converted into non-full nodes, SPV nodes.
But sure, it is a backwards compatible way to reduce overhead for old nodes. But if they want to remain full nodes then they must upgrade and take on larger storage and bandwidth requirements anyway.
AFAIK the intent of segwit is not to reduce overhead but to fix tx malleability. As an consequence of the politicized block size debate a discount was added to increase the number of txs per block--and this was seen as a compromise for the big blocker camp. It turns out you can roll it out with a softfork as well (and provide script versioning), making it a safer alternative to upping the limit with a contentious hardfork.
Can you clarify what you mean by the majority hash rate needs to enforce the new rules?
If they're anyone-can-spend scripts superficially, then old nodes will accept any attempt to spend, not just those of the actual intended recipient. Because they doesn't recognize the softfork rules that restrict who are supposed to be able to spend. To determine that you need the additional signature SegWit data, and only SegWit parsing nodes will understand the difference.
They're non standard and therefore don't get relayed by old nodes. They won't make it into the longer chain because we're assuming the fork is activated. So what does an attack look like, exactly?
If someone blindly accepts non-standard zero confs they've got bigger problems.
I just realized I might be wrong. Anyone-can-spend transactions will be non standard, but transactions spending those outputs might be standard (don't know offhand). In that case, the risk is someone accepting standard transactions with zero confs, which is slightly worse but still doesn't seem too bad considering that all such forks are well publicized and there's no guarantee for zero conf security.
"I get this bad feeling that someone (author of the article) is planning a takeover and for all the wrong reasons."
The author of the article is the CEO of Coinbase. They want Bitcoin retail-sized transactions to clear fast, so their exposure to Bitcoin price variations is low. Coinbase guarantees the price of Bitcoin for several minutes when merchants use their service. The longer they have to hold those Bitcoins, the more risk they take.
Yeah, so they want to make more money. Is that necessarily best thing for the bitcoin as a whole? Just for full disclosure I have my bitcoins over at Coinbase.
Your comment is perhaps true in a general sense. However, in the case of the Bitcoin core team, we're talking about a group of people who richly deserve to be unseated.
As someone who hasn't been following bitcoin development very closely, can you please give me some examples or sources as to why they deserve to be unseated?
Luke-Jr, consultant to Blockstream claims the sun orbits the earth, slavery is okay, sodomy should be punished by death and that gay marriage is a logical impossibility.
Unfortunately this comment and this account (created only to criticise the bitcoin core team) is a good representation of the calibre of most of the criticism and attacks they have been copping over the last year or so.
E.g. the Austin Hill example is from when the man was 16, and comes from a talk he gave about how he learned an important moral lesson from that moral failure that changed the course of the rest of his life.
That's the thing; the core maintainers won't allow anyone new in. At least nobody who disagrees with their pretty much objectively harmful inaction on raising the transaction limit, a stance they've adopted out of extreme stubbornness combined with glaring financial conflicts of interest.
I think the parent meant "unseated" as in LibreOffice unseating OpenOffice: the proper way to attempt a coup of a FOSS project is to fork it and outcompete it.
But Bitcoin isn't just a FOSS project -- it aspires to be a currency, even a financial system of sorts. Currencies have a network effect; the more widespread their adoption, the greater their gravity, making a popular currency difficult to supplant.
I'm skeptical that the FOSS philosophy is the correct philosophy for anything which becomes harder to replace as it becomes more established.
It seems to me that the problem with Bitcoin is that its "consensus rules" (the flowchart to follow to decide a block of transactions as either being valid or invalid) aren't instantiated anywhere, but rather are just buried within the particular implementation details of BitcoinCore.
In an ideal world, you'd split these up:
1. there'd be a currency steering committee (with some structure whose ideal form is above my pay-grade) that produces a machine-readable validity ruleset (sort of like a DTD or XML Schema);
2. and then there'd be a proliferation of competing clients that all know how to parse those rulesets, and use them to validate blocks; but which otherwise go about their business of being Bitcoin clients in entirely separate ways.
With such a split, issues with the management of "BitcoinCore the FOSS reference client implementation" wouldn't overlap with issues with "Bitcoin, the ruleset that, in being instantiated in a majority of nodes, gives them a consensus chain." Instead, the first would just be a regular code project, no longer at-all critical; and the second would be something more like the project of defining a new version of e.g. the ePub standard, or of drafting an RFC.
There are several problems with this. Firstly, a machine-readable validity ruleset would basically just have to be a library implementing the rules, simply because of their complexity - for example, one of the previous validity changes requires scripts of a particular format to be treated as hashes of the actual script, which is provided by the transaction redeeming it. Secondly, bugs in implementations can effectively cause the to enforce unexpected additional rules, such as the BDB lock limit which caused an unplanned hard fork a few years back. Thirdly, everyone involved still needs to be a skilled developer with knowledge of distributed systems - especially the currency steering committee, since changes to the validity ruleset can break the whole thing in subtle and unexpected ways - and the committee still needs in-depth knowledge of the actual implementations to know if they can cope with their planned rule changes.
The challenge is that the rules are only legitimized by the clients choosing to follow them. You can't launch new rules until at least 50% of clients by weight are following those rules. There is no way for the ruleset to somehow disable or ignore a misbehaving client, you need consensus.
Right, this would just make the difference explicit: given a good spec for defining the rulesets, a client would be able to just give a drop-down for which ruleset to follow (or allow you to point the client at your own by URL, etc.)
BitcoinClassic has to do what LibreOffice has done first. Write more code, have more active developers, fix more bugs - be the better community for new developers etc. So far none of this happened.
Bitcoin Classic is the attempt to change the reference implementation from the Core code to their code, by only changing as little as possible (that is, raising the 1 MB blocksize to 2 MB).
The current problem is not being more open to other developers but to get a different reference implementation installed on full nodes and miners.
Yeah, but that's a chicken and egg problem because unless/until BitcoinClassic outcompetes the other one, none of your code will ever get executed, so any developer wanting to scratch an itch must contribute to the existing bitcoin rather than BitcoinClassic.
The dynamics don't work the same way as a traditonal FOSS fork. Perhaps getting mindshare first is the way.
DDOSing nodes does nothing to support Bitcoin Core.
Bitcoin nodes get DDOSed from time to time-- e.g. people incorrectly believe they're the node for some service they think they can extort. Sometimes users on bufferbloat afflicted connections mistake other users fetching the chain from them as a DOS attack.
That said, since these claims that people are DDOSing "Bitcoin classic" were first made, I've had someone running a classic node-- in the hope of identifying the attacker-- which has received no attacks. I don't believe the claimed attacks are widespread if they're even happening at all.
This just makes me go: "well, duh". If I would come in on your current project and make changes you didn't agree with, would you "let me in"?
If things are really so bad and Bitcoin is FOSS, why don't you (or whoever cares about rising the limit most) just fork the project and create Bitcoin 2.0. If this is truly best thing for the currency then everyone is bound to jump the ship and use your new currency.
The forks XT and Classic are both trying to do that. XT was actively fought with things like DDoS attacks and lies and other foul play. Classic goes for a more moderate (IMHO too cowardly) increase, and is at least not being fought in the same way.
Authority in Bitcoin comes from hashing power not by credentials or anything else. Go and convince the Chinese mining pools to adopt someone's fork. These are the guys spending >$50k a month on electricity and millions of dollars in mining gear. You can also go start collecting Dogecoin or Ethereum or start your own crypto currency. Nobel Prize winner F.A Hayek in his book "The Denationalization of Money" suggested that in the future there should be multiple competing currencies anyway, not one uber currency to rule them all.
What an uninformed amateur sees from this page is ... utter chaos in Total Miner Support by Proposal. BIP 100 leads but the BIP repo linked doesn't contain such a BIP, the link is broken. 8MB doesn't even have a link. The four of them together managed to convince 27% to change to something and 3.8% for classic is the last.
I mean they don't add new people to the core, decision-making team (relevant to this controversy: those who decide the block size i.e. transaction limit).
Now, many open source projects don't add new people to the core, decision-making team, but few open source projects are run by people who are acting in direct opposition to the [financial] interests of their userbase.
Sure, but they aren't being paid by their users so why should they follow their interests? Ideally the users should be paying for development they control but that of course would never happen because of the Tragedy of the Commons and such.
They should follow the user's interest because if they don't users will just leave Bitcoin for another cryptocurrency. Who wants to use a crypto that has 0.50$ fees, and takes hours to confirm a transaction?
Yeah, I guess the issue is everyone is very self-interest and there is a lot of money at stake. Imagine if a private company can take over bitcoin core.
You should not have stopped reading. Brian is entirely correct about the whole situation, the only shame being that he didn't say these things publicly (and take corresponding action) 18 months ago.
The key thing to realise is this. Whilst the remaining Bitcoin Core developers (really: Blockstream) like to present their alternative plans like Lightning as tradeoff-free "solutions", the reality is that their proposed alternatives to the Bitcoin block chain are not launched or even close to launching, are developing extremely slowly, are missing huge chunks from their basic design and even if we assume they find answers to those problems and do actually launch something - the design itself is in no way "perfection" and has very serious unanswered critiques. It is very likely, in my view and the views of others, that their new system would actually be worse than Bitcoin, not better.
Thus driving Bitcoin into a brick wall at high speed because they prefer to believe in vapourware is not perfectionism, it's just idiocy. You don't need to be a businessman to understand that.
In short, they're in the grip of the nirvana fallacy:
> The number of lines of code that need to be written for this across the entire industry will be several orders of magnitude more than a scaling solution of changing 1MB blocks to 2MB blocks. This was explained to core developers at the conference and it didn’t seem to change their opinion of what the best short term solution was to scaling.
Aka, the author knows the day to day challenges of writing core better than the core developers. I believe reading the piece only validated my original heuristic.
The problem Bitcoin is facing is not so much the technical question of what blocksize would be best. It's a war about who is in the drivers seat. The current developers of Core want to turn Bitcoin into what they call a "settlement layer" and end its original function as a payment system. Then they want to build new services on top of this "settlement layer". Most (all?) of them are organized in a company called "Blockstream" that received $73 millions in funding to build these new layers. This turns away the original crowd of hackers who liked Bitcoin in the early days. The hackers and users want to keep the original vision of a "Peer-to-Peer Electronic Cash System" as outlined in the original Bitcoin Paper:
The Bitcoin development community acknowledges that bitcoin cannot get to VISA-level scale using on-chain transactions, because that would destroy the decentralized nature of the currency. It's not a matter of opinion, its a matter of the technical limitations of the system as being understood by ~all technical experts.
Building second-layer solutions such as LN is the only sensible way to grow Bitcoin in the long-term. It'll allow tx capacity to grow by several orders of magnitude with minimal load on the Bitcoin network.
> Most (all?) of them are organized in a company called "Blockstream"
That's simply not true. Out of tens of developers who contribute on an ongoing basis and hundreds who contributed during the lifetime of the project, there are about 6-7 developers associated with Blockstream. Out of the 6 maintainers with commit access on GitHub, only a single developer is associated with Blockstream.
It's also worth mentioning that Blockstream was founded by several prominent Bitcoin developers that have been around for years and have a very strong track record. It's not some company that popped out of nowhere and started hiring Core devs. One of Blockstream's primary goals was to fund development on low-level Bitcoin infrastructure code, which is blessed in my view.
Here's what one of their investors, Reid Hoffman (co-founder at LinkedIn), has to say about that:
> And that’s why I’m participating in this first-round financing as an individual investor, and why Blockstream itself will function similarly to the Mozilla Corporation. Here, our first interest is maintaining and enhancing Bitcoin’s strong open ecosystem. And the structure we’ve chosen will give us the freedom and flexibility to prioritize public good over returns to investors.
> Out of the 6 maintainers with commit access on GitHub, only a single developer is associated with Blockstream.
Please don't be so naive.
Greg Maxwell gave up his commit access for "optics" - to make BlockStream look better.
Meanwhile, Wladimir van der Laan, the project maintainer, says he won't accept any code contributions which are "controversial". That is, he wants 100% consensus for larger blocks. Yet he blindly accepts anything from Blockstream employees such as RBF and segregated witness fee discounts which are controversial.
Also, Blockstream burnt through $10m+ in 12 months, how much of that went into paying consultants and "supporters" such as Peter Todd, Luke-Jr, and even Bram Cohen who laughed at Bitcoin until suddenly in 2015 he loved everything Blockstream was doing?
Finally, investors? Investors will say and do anything if it helps them make money!
> Greg Maxwell gave up his commit access for "optics" - to make BlockStream look better.
My reduction in involvement was not related to blockstream and wasn't discussed in the company in advance. I can't personally take the toxic environment created by people like you and it has been adversely impacting my health.
Unfortunately, even when I have nothing at all to do with Bitcoin for long spans of time people continued attacking and threatening me and my family.
> Blockstream burnt through $10m+ in 12 months
No we didn't. We have most of our seed money funds available after two years of operation.
Blockstream has never paid Peter Todd or Bram Cohen (but sure, Luke-jr has been a contractor, a publicly known fact all along).
Bram Cohen followed the same path as many other technical experts-- he considered it implausible, and then after understanding it better considered it implausible but super interesting. There is no sin in thinking that Bitcoin is a long shot: it's a fantastic, exciting, potentially world changing long shot.
> from Blockstream such as RBF
No one at Blockstream had anything to do with opt-in RBF.
But the functionality-- user selectable replacement for unconfirmed transactions, something that the original releases of Bitcoin had until it was disabled for DOS reasons-- was discussed for months without a _single_ person speaking out in opposition while it was proposed. Only after it it was merged and slated for release did a number of throw away accounts begin a misinformation campaign about it (conveniently arguing that it was a reason to switch to "Bitcoin Classic"). Subsequently, many others in the industry like Stephen Pair at Bitpay have spoken up in support of it.
> segregated witness fee discounts which are controversial
I'm not aware of any controversy there. There appears to be universal agreement in the technical community that UTXO bloat is one of the larger problems the system has which would be exacerbated by bigger blocksizes. At scaling Bitcoin Montreal there was widespread agreement that new costing mechanisms were needed to make fees better reflect UTXO carrying costs. The way segwitness costing works achieves that; by making removing UTXO entries more equal in cost to creating them.
Your President, Adam Back, said on Reddit that half of the initial seed money (which was $21m) had been spent, just after the announcement of your series A ($55m). Who to believe?
Or was he speaking as an "individual" rather than an employee of Blockstream? Are we to believe that multiple employees of Blockstream fly to Hong Kong, stay in hotels, but are there acting in an individual capacity?
> Your President, Adam Back, said on Reddit that half of the initial seed money (which was $21m) had been spent, just after the announcement of your series A ($55m). Who to believe?
The question is one of how the layers should look like. While I don't have anything against LN as such, it would make most custom uses of the scripting language unusable. You can't enforce arbitary year chosen scripts within LN channels the way you can with regular transactions.
A layer for transaction merging built using Zero-knowledge proofs which can preserve the full capabilities of individual scripts would be the ideal solution, and could become fully server independent.
> The Bitcoin development community acknowledges that bitcoin cannot get to VISA-level scale using on-chain transactions, because that would destroy the decentralized nature of the currency.
I don't think the bitcoin development community acknowledges bitcoin can not scale to Visa levels. Perhaps one of them has a crystal ball, but I do not think anyone can say how far bitcoin scales as technology improves.
I mean bill gates said 64kb is enough for everyone, now some bitcoin developers are saying 1mb is enough for everyone. History proved Bill Gates wrong. I'm sure it will prove whoever wishes to speculate as if they have a crystal ball wrong too.
Miners make money principally through seignorage, but will eventually have to replace it with transaction fees, as Bitcoin is designed to throttle seigniorage down over time and does so in an abrupt, stairstep fashion (50% at a go).
Core (a group of people who presently control the code of the only software that matters on the Bitcoin network) has an argument for miners which goes like this: "We believe the space on the blockchain should be scarce. If space is scarce, people will a) conduct transactions offchain, which is conducive to our interests and b) bid up the price of onchain transactions, which is conducive to your interests. You'll shortly receive a counterproposal from another development group which wants space on the blockchain to be abundant. In this case, the price of transactions will go back to ~0 and, with it, your revenue. Make the right choice."
The "economic majority" [+] of Bitcoin has an argument for miners which goes like this: "You presently have been given, literally, a license to make money -- substantial CapEx and OpEx, granted, but making money is what you do every day. If you attempt to make the Bitcoin network unreliable to increase fees generated by it, the tokens you are creating daily become not-money. You should prefer your license to make money to the planned future license to make not-money."
The economic majority is hoping that miners are long-term thinking entrepreneurs and not, to pick an example totally randomly, slash-and-grab operators taking advantage of a ponzi scheme.
[+] Jargon from the Bitcoin community. The Bitcoin "protocol" allows miners to essentially vote with hashpower. The "economic majority" phrasing is an attempt to recenter the notion of votes away from hashpower, by saying that exchanges/retailers/customers/etc are substantial stakeholders in the network even if they do not control a meaningful number of ASICs. In practice, the economic majority is Coinbase, Bitpay, and "the loosely affiliated ecosystem which turns cash to Bitcoins to drugs to Bitcoins to cash."
A limited blocksize won't result in fees climbing higher in the long term. It would result in a short term peak followed by abandonment and loss of value for being unusable. People pay fees for that which they need and find more desirable than the alternatives - an effectively unusable Bitcoin won't be worth paying fees for.
And assuming unlimited block limits will lead to no fees paid is ridiculous and senseless. Why would miners willingly use up more and more bandwidth as the subsidy keeps falling through accepting more and more fee-less transactions? They'd be losing money!
First of all, the miners should be requiring that the total level of fees reaches to a certain minimum level which exceeds what a plausible coalition of adversaries might try to gather, so that the mining efforts they can pay for will exceed that level.
Then you require that the minimum fee per transaction is that minimum divided by the largest number of transactions that the network reasonably can handle per block. Then miners prioritize transactions with larger fees and publishes estimates for how fast people can anticipate transactions to be processed based on fee density, in order to incentivize keeping the total transactions fees to a reasonable level. Fee densities so low that they given the network capacity makes it easier for attackers would then be discouraged.
> Core believes the space on the blockchain should be scarce
The demand for a free replicated database is virtually infinite. Space on blockchain would not be abundant at any blocksize.
> Miners presently have been given, a license to make money
This is a license anyone took up on themselves & nobody is doing anyone any favors; everyone(users as well as miners) is looking at their own advantages. Rather this "economic majority" (debatable) desires something that is not-money in future because in short-term greed of the insatiable desire for golden egg that is the blockchain-space they will kill the bitcoin goose by centralizing it even further.
>The demand for a free replicated database is virtually infinite. Space on blockchain would not be abundant at any blocksize.
but "blockchain" is not (only) bitcoin's blockchain, anyone can make one and can validate and replicate it with any group of collaborators or adversaries.
I can't understand the second point, it would help me if you could explain what you mean for a simple person like me :)
Bitcoin has mining centralization problem due to following phenomena, bigger blocks increase it further & will kill bitcoin in long-term:
1. The median propagation time is comparable for various locations[0] & mostly a factor of blocksize. Article[1]. Or you could watch the scaling bitcoin conference videos on youtube.
> but "blockchain" is not (only) bitcoin's blockchain, anyone can make one and can validate and replicate it with any group of collaborators or adversaries.
This is a misunderstanding. Yes, anyone can launch any blockchain, but those blockchains would not be secure from attack and are thus untrustable. The "only" blockchain that can be trusted is bitcoins and that's precisely the point, there can be only one winner due to network effects as size of the network is where the security of the network comes from.
A blockchains primary feature is decentralized trustless transactions and that only works when the network is large enough that no single player or group of players can control more than half the network. There is quite literally no point in using any blockchain other than bitcoins as it's the only one with enough scale for the trust to exist.
patio11 this is horribly incorrect and you know better. The core argument is about the nature of bitcoin and the relationship of max block size limit to centralization pressures.
For those not following the drama, there has been an organized attempt for the last 6+ months to take over Bitcoin.
A fake "grass roots" campaign was started on Reddit, where numerous sock puppet accounts were used to bombard the /r/bitcoin subreddit with calls to change Bitcoin's "block size limit" to a much larger number.
This would allow more transactions per second, at the cost of hurting Bitcoin's P2P decentralization (the main thing it is good at). These posters claimed there was a dire, urgent need to do this immediately, and used spam transaction attacks on the network to make it look necessary.
They also used downvoting/upvoting scripts to push their posts to the top, and to censor the developer's
responses (reddit hides posts with a -5 score; any post by developers instantly would be downvoted to that level).
They harassed the developers with constant personal attacks, to the point that it became impossible for them
to engage the community. They also flooded the development mailing list, and many developers unsubscribed.
As for the "block size increase", an absurd number was picked (20x increase), and knowing that the developers would not go along with it, the "solution" proposed was a fork of the both the software and the network itself called "Bitcoin XT".
All but 2 of the 90+ Bitcoin developers thought this was a terrible idea, especially since they have
come up with much safer and better solutions to achieve the same goal (scaling up the transactions per second).
Yet when this fork attempt failed to gain any support, a better funded, even more aggressive second attempt (oddly named "Bitcoin Classic") started being promoted.
It is being pushed by the CEO of Coinbase (the author of this blog post) and backed by some of the other bitcoin exchange's CEOs.
If Bitcoin Core did the sensible thing and started to increase blocks and working towards that goal, no takeover would happen. Quite the opposite, Bitcoin Core is now taken over by developers from Blockstream company, pushing their own (vaporware) product and doing changes to Bitcoin that will help them. And also adding, with little (non-censored) discussion, controversial features like Replace-By-Fee.
How can you talk about decentralization when the few important people, who can decide about the future, can literally sit to one table and decide. How can you talk about decentralization when there is one person controlling all discussions and actively censoring all negativity against him, or against current bitcoin core.
There is no long-term solution for scaling than resizing the blocks right now. SegWit is great, but only a one-time thing.
The only thing that is missing from your comment is that there is conspiracy by Big Banks and Evil Statists to silently destroy bitcoin (by making it more usable).
Yeah, this particular mess has been exacerbated by Reddit being a terrible technical discussion forum, and it's tendacy to "hivemind".
Also your history forgot "Bitcoin Unlimited", a fork which had a brief stint of popularity between Bitcoin XT and Bitcoin Classic. IMO it's the worst technical design of the three - it simply fails to enforce the block size limit, which would lead to very high orphan rates if miners started to adopt it. The other two had miner voting systems to avoid this problem.
The best technical discussion tends to happen on IRC, for those who want to ask questions and not deal with Reddit.
Your post contains a number of allegations with no proof whatever. Can you provide evidence of any "fake" campaign, of "sockpuppets" of "voting bots".
I mean, your post is psyop, otherwise called a "mind fuck", just a number of statements with zero evidence to discredit valid opinions by not in any way engaging them.
While you of course use outright censorship, banning, ddosing of nodes, secret conferences, and other dark black hat social engineering techniques you should be ashamed of.
So that's why XT is being censored and fought with DDoS attacks? Because the fans of Core did nothing wrong? There is math showing the numbers works, yet it was met with FUD and all problems with no change was denied completely.
It is just the proof that Reddit voting system does not function properly, not being able to down vote with a karma below a certain value is essential.
If this was introduced, lots of random sub reddits would spring up where bots would post rubbish and upvote each other until they got the required karma.
"Libertarianism (Latin: liber, "free") is a political philosophy that upholds liberty as its principal objective. Libertarians seek to maximize autonomy and freedom of choice, emphasizing political freedom, voluntary association, and the primacy of individual judgment."
I do not see here to support of trolls who were running a campaign against bitcoin on a platform that lacks of basic functionality to have a useful discussion about technical subjects.
Recent dramas highlight the underlying power structures in Bitcoin and reddit, so it's now clear that neither is truly libertarian, but Bitcoin was often promised as a libertarian alternative to traditional currencies, and reddit was once promised as a libertarian "bastion of free speech on the worldwide web".
Perhaps the lesson here is that libertarian promises are, at best, temporary.
You're on to something, but libertarianism probably isn't the right target for your conclusions. This is more of an example of how movements that seek to protray themselves as structureless end up with power structures that are less responsive to their communities. See the 1970s feminist essay The Tyranny of Structurelessness[1] by Jo Freeman for a timeless example.
If that essay were written today another great example for it would be Occupy Wall Street. I saw first hand at OccupyDC how structurelessness led to tyranny of the least shameful, the most bullying, and the loudest.
"Some of them show very poor communication skills or a lack of maturity — this has hurt bitcoin’s ability to bring new protocol developers into the space."
"Being high IQ is not enough for a team to succeed. You need to make reasonable trade offs, collaborate, be welcoming, communicate, and be easy to work with."
The assumption slipped in here is that the writer is, in fact, reasonable with good communication skills - and that those he is addressing are not. He evades evenhandedly discussing their concerns with his proposal or their proposed solution. That's a mark of trickery, not good, honest communication.
I don't know about the team in question, and I don't know who's right on this issue, but I am considering leaving Coinbase after reading this article.
Reading these things I see two dangers in crypto-currencies. 1) it's difficult to know all of the technical nuance that can have significant impact on value. I bet many merchants and bitcoin holders had no idea of any of this was in the offing. Even with research, non-technical people may not have been able to appreciate the risks from specs and tech discussions. And 2) this really doesn't feel decentralized. Sure there may be no formal organization, but with apparently so few people being able to be closely involved, in almost may as well be.
Of course, I'm a more casual observer on the sidelines, and maybe my take is wrong as others with closer observations may tell me. But I never heard some of these things being issues until just now... bitcoin is clearly not for casual users.
I've had a few opportunities to see how terrible the finance world's code is. Whether it's banking or trading, as a rule, the code sucks. One place even had a team dedicated to fixing problems by manually editing the database to correct errors that customers call up and report.
And yet, all of that crazy, deranged infrastructure is orders of magnitude safer for consumers. It's unfortunate to watch reality bear this out.
Oh, come on, let's not pretend this is somehow different from the traditional money. I am not particularly ignorant nor reluctant to learn as far as an average person on the street goes and I have no friggin idea how the mechanisms that govern it really work and cannot appreciate the risks. (Nor really can the experts it seems.)
It's the basic reality of human existence that we have to get by without having pretty much any control of the complex world around us. Bitcoin may fail any time and as a casual user you cannot help it and cannot predict it. But you can go buy some drugs with it right now without having to roam shady streets and it's all that really matters.
Risk arising from technical implementation details are very different than risks arising from aspects of human nature. One could look at the housing market in 2006/2007 and know that something was very wrong without understanding all of the underlying details: home appreciation, the kinds of loans offered and who was getting them, etc. ... all without understanding details of credit default swaps and the like. One can also have a sense, without specialized knowledge, of how human nature may influence policies and financial decisions. That doesn't mean everyone has access, but a reasonably astute observer without specialized knowledge can at least see that "something is wrong" even if they can't tell you why or how exactly. This is not true with crypto-currencies. Why the transaction processing scaling problems? The decisions are much more abstract and the impacts can be removed in time and have to do with the way math works rather than a human decision.
> but with apparently so few people being able to be closely involved, in almost may as well be.
What is this based on? My own personal experience is quite opposite - the development community is very welcoming, has a diverse set of participants, and conducts its discussions and decision-making process out in the open.
In general you are correct. However, when you get into developers capable of making convincing and secure cryptographic products, you get into a seriously reduced subset of the whole of all developers; regardless how welcoming a community is. Bitcoin Core developers sound, at least, like a seriously reduced subset of cryptographic developers since knowledge of blockchain dynamics and such is also complex.
It seems that these problems fundamentally boil down to there being a very small number of people (the five Bitcoin Core developers) who control the destiny of Bitcoin, and who don't represent users of the currency at large.
For a currency which purports to be open, transparent, and free from institutional control, this seems like a huge deficiency. Consider that the Federal Reserve's Board of Governors has seven members, all of whom possess decades of experience in fiscal policy, are nominated by the President, and are confirmed by the Senate. These are experts in the field who are selected by a nominally democratic process.
And Bitcoin wants to replace this with five random devs that most of us have never heard of?
I'm hardly a fan of the Federal Reserve or the US monetary system. But how exactly is Bitcoin offering a more transparent, open, and democratic currency when it can be hijacked by five people?
Well, Bitcoin is even less democratic than that - all of the rules were set by only one person, Satoshi Nakamoto. Bitcoin Core has since added additional constraints (which get voted on by miners), but has only in one case ever relaxed any constraints (a fix to a database bug, which was universally uncontroversial).
Bitcoin Core is really more of a process and a community than it is any specific group of people. There's no set criteria for "being a Core dev" - it is simply the set of people who discuss on the mailing list, send patches to GitHub and participate in the consensus-building process. In my experience, the influence of community members grows organically based on technical competency, domain expertise, track record and personal trust relations between community members - not on some appeal to authority or an organized hierarchical power structure.
The decision making process is based on an IETF-like[0] consensus-driven approach, where a very high threshold of rough consensus within the technical community is required for making changes to the protocol. This hardens the protocol rules and helps protect the development process from hasty decisions, political forces and tyranny of the majority situations - with the price of a slower development process and reduced innovation. Overall, I personally think that stability and resistant to change are good things, and prefer to be wrong on the side of defaulting to no-op when there's no consensus, rather than be wrong on the side of making harmful changes.
[0] "We reject kings, presidents and voting. We believe in rough consensus and running code" -- David Clark, The Tao of IETF https://www.ietf.org/tao.html
If the people entrusted with gauging consensus among the technical community and merging non-controversial patches only would show signs of bad faith or try to undermine the open consensus-driven process, the ecosystem would displace them with a new set of maintainers.
You have to remember that at the end of the day, Bitcoin Core is only able to write code and propose it for adoption by the wider ecosystem. The only code that matters in practice is the one being ran by network nodes. As we're seeing with Classic/XT/Unlimited today, competing teams can indeed emerge and try to build community support to alternative protocols.
> It is difficult enough to get two people to agree. Three is harder, and four is even harder. Once a community gets to fifty or hundreds of people, getting everyone to agree is an irrational goal. But this is ok. Mechanisms exist to resolve disagreement amongst large groups of people (like voting). Waiting for everyone to agree is the same as saying that nothing will be done.
It's almost like we need some sort of mechanism or formal protocol for reaching consensus among a group of geographically distributed people. A kind of.. distributed consensus protocol.
Bitcoin does not achieve distributed consensus based on choices but distributed consensus based on randomness. Any miner can win a lottery & then everyone agrees on that state. However, this lottery is not totally random since probability of winning is not propotional to hashrate contributed by a miner(mining invariance). That flaw is already a major concern that has led to mining centralization.
Bitcoin is not a voting substitute. No such protocol exists yet because sybil attack is unsolved yet without identity.
Depends how you want to reach consensus. For instance, if you're going for one-person-one-vote, then yeah, that's gonna be subject to Sybil attacks without identity. But if instead you settle for plutocracy, then you can just use something like proof of burn to tally votes.
(the oppose side of that was up to about 4500 BTC at peak but the party providing those coins has since moved them).
It's hard to say what it means; I know a lot of people around Bitcoin Core whom won't use it because of the privacy problems with it-- in particular, people on the Bitcoin XT subreddit were previously threatening to retaliate by dishonoring the funds of people that didn't agree with them.
But I do think it's quite interesting that opinions seem to swing 179 degree when you switch between very sockpuppetry vulnerable venues and ones which are not.
The Bitcoin block chain is an explicit distributed consensus algorithm.
The Bitcoin community is an implicit consensus-based human system.
The two are inextricably linked because humans put hard-earned dollars into the algorithm. A lot of dollars...
We're watching the two systems try to cooperate to evolve, and it looks pretty messy.
When looking at it through this lens, I'm even more confident in my decision to not put money into Bitcoin.
I can't think of any software systems that are successful without granting specific individuals near total authority so they don't have to rule everything by consensus.
The most successful businesses follow the CEO model. Apple is Steve's vision and execution.
The most successful open source software projects follow the benevolent dictator model. Linus runs Linux, Guido runs Python.
Other protocols like HTTP have a pretty broad set of people that make up a standards board. But at the end of the day we have all given Google, Apple, Mozilla and Microsoft executive authority over the protocol through unanimously adopting their clients.
With Bitcoin, the core development team is already starting from a weak position, since anyone else can start up nodes that speak the protocol differently. The miners are granted most of the power and authority by the algorithm, but anyone can participate in mining. Wallet software needs to cooperate. Businesses and end users that operate on Bitcoin have their own wants and needs.
It's a miracle anyone bought into this system in the first place, and will be a miracle if they figure out how to cooperate to evolve.
Why should I trust what this guy is saying when he has such egregious misunderstandings about Bitcoin? I expected better from the CEO of Coinbase. The worst one was this:
> The next block reward halving is coming up in July. Let’s say that miners on average are able to mine a coin for $250 (I don’t know the exact number, so this is a guess). After the halving in July their cost to mine a coin will double to $500. If the bitcoin price stays around $425, it will be unprofitable for a number of miners to continue mining.
You can't just guess about these things! You have to do the math! There are two components to mining costs: The sunk costs (the actual price of the mining equipment), and the oncoming costs (electricity). Once you've already paid the sunk costs, and the miners have, tautologically so, to get to the current network hashrate, you won't turn your miners off unless their yield falls below the cost of electricity.
I've done some calculations and, with the current most-efficient generation of ASIC Bitcoin miners, you generate around $0.25 per kWh. So with the halvening, you'll be generating around $0.12 per kWh. But guess what most miners are currently paying for electricity? Around $0.02 per kWh (yes, they're locating their mining operations like Google locates data centers). So while some inefficient miners on the fringes may turn on, the halvening isn't going to come close to causing the majority of miners to become unprofitable. So you're unlikely to see a big drop in hashrate.
The most ridiculous part of the catastrophist argument is that we already had a halvening from 50 BTC to 25 BTC, and nothing changed! The hashrate didn't go down appreciably and block finding time didn't suddenly jump up. There was nothing different about that time than now; both are governed by the simple economics of mining profitability, which tends to stay at around the same level above cost -- that is to say there are economic self-balancing forces at work that cause miners to enter/leave the system to keep the hashrate adjusted relative to the mining returns over the long term.
So anyone proposing a catastrophe over this halvening has an uphill battle to climb of explaining why it's different than the last one when nothing happened, and that hasn't been done so far.
Not being an expert and just trusting your numbers: you're saying that right now the spread between power cost and the best-situated miners using the "most efficient" hardware is a factor of 6. The halvening would make that 3.
That doesn't sound like much margin to me. What about all the people still using GPUs or residential power? They certainly seem to be a decent chunk of the mining community, but maybe that's wrong. What if we see another 50% crash in BTC value? That too would take us right down to the edge of failure, right?
Like I said, I'm not a miner, own no coins, and am just watching this mess out of macabre voyeurism really. But the concerns certainly sound legitimate to me, and what you posted honestly seems like apologism.
As one observer to another, I have a strong feeling that the debacle between raising the block-rate versus not raising the block-rate will end up similar to Mt. Gox.
The true charlatans will be exposed and may make out like bandits, while the fools who defended them so vigorously will suddenly become dead quiet.
Personally, I'm leaning slightly in favor of increasing the block rate to 2 MB, for what it's worth. But I wouldn't risk fracturing the ecosystem to do so. I consider the opinions of the Coinbase CEO to be ill-considered and foolhardy, and here is a good reason as to why: https://medium.com/@bramcohen/double-billing-is-not-healthy-...
I also don't see many parallels to the MtGox implosion. There is no outright fraud or staggering incompetency here, just differing visions of the future that are being advocated for by different sides. If the weight of numbers accumulates on the 2 MB side and that eventually ends up happening due to sheer inertia, I don't see how that will expose the 1 MB faction as "true charlatans". Merely losing a policy debate does not make you a charlatan.
In other words, you're over-dramatizing the situation.
Actually, I didn't say who the charlatans were or who the fools were. You may have filled in the blanks in your mind. I wonder what that means.
As for overdramatizing: the DDOS's, foundational people disavowing Bitcoin, and general political intrigue prior to this post, make the stakes not insignificant. It's a policy debate... at the core of Bitcoin. There's been plenty of deceit, ill-will, stubbornness, and machinations to make up for the lack of outright financial fraud as witnessed in Mt. Gox.
Nobody is still using GPUs. The best GPU on the market is around 1 GH/s. A decent ASIC (the Antminer S7) is at 5,000 GH/s, for around the same price as the GPU. GPUs are now completely negligible as far as mining goes and they have been for multiple years.
Residential power is the same thing. Yes, there are some people who are mining out of their homes (and in the past I was one), but they are completely swamped out by the people harvesting economies of scale who are running datacenter-scale mining operations. Losing all miners on residential power will not have a meaningful effect on the network hashrate.
> the best-situated miners using the "most efficient" hardware is a factor of 6. The halvening would make that 3.
At which point it would rise again over time to find its natural economic equilibrium. So long as it doesn't go below one you will not find a huge crash occurring.
> That doesn't sound like much margin to me.
3X over seems like a huge margin to me. You don't see that much margin often in your everyday life.
> What if we see another 50% crash in BTC value? That too would take us right down to the edge of failure, right?
We have seen huge crashes in the price of Bitcoin before, and what happened is that the network hashrate stopped most of its short term growth, which is fine. It has occasionally actually gone down as people switched off their miners temporarily. Certainly never catastrophic. You can look up nice charts showing the entire history of Bitcoin's price, overlaid with network hashrate and mining efficiency -- it's interesting.
> But the concerns certainly sound legitimate to me, and what you posted honestly seems like apologism.
No offense intended, but if you didn't even know that GPU mining is years obsoleted, you need to go learn more before attempting to make judgments on what is valid critique and what is apologism. All the information on hashrates of current mining rigs and power efficiency is out there. Go spend a few minutes looking them up and running your own calculations rather than arguing from a base of zero information. You're falling victim to arguments that are phrased in a way that is seemingly persuasive, but that fall apart when you actually look at the history of the network hashrate and how it reacts to price changes.
Keep in mind that the halvening can be modeled exactly as a doubling of difficulty, which isn't that bad, and has occurred many times over short timeframes over the past. A halvening isn't nearly as bad as, say, a collapse by half in the price of Bitcoin (which affects all of your holdings as well, not just your future earnings), and that too has happened several times before. And a halvening has ALREADY HAPPENED BEFORE, and nothing catastrophic whatsoever happened. The network didn't even blink. You need to have credible arguments as to why the next one will be different from the previous one, and I haven't seen a single one. I mentioned that in the post you responded to and you completely ignored it.
I vaguely remember the days when people mined at home using their CPUs and people would write their own GPU miner and hoard them to get am edge. These days a long gone.
ASIC miners have been great but they cannot scale indefinitely. Currently even the larger pools have electricity costs somewhere between 30% to 50% percent of their average payout. Previous halfing are handled more gracefully because they occured when the value of BTC was going up, and it won't be the case in July. And it's not like we can somehow manage to make miners with 100% more performance per watt either.
As an outside perspective, the Bitcoin community is one of the most mysterious clusterfucks I've ever seen. Every time I visit the Bitcoin subreddit or any discussion here that has anything to do with Bitcoin it's all arguing over Core vs the world or "we should be using this not that!" The thing that stops me from getting into Bitcoin is the Bitcoin community itself.
It is easy to game reddit & make it appear so by using sock-puppet accounts which flood that forum these days. This is internet & sybil attack is unsolved.
I don't know what you should do but reddit (or no other forum) represents the bitcoin community fairly.
I think that might just be selection bias. For example, you rarely hear anything positive about the middle east. This is not because nothing positive happens there, but because news space/time is limited and conflicts are intrinsically more interresting.
Similarly, if you follow HN, Twitter and Reddit, you can only see a subset of the news and events happening. Because conflicts are more interresting, they are the only BTC news that gets pushed into your visibility.
Yes, what should be a conversation is now a dispute because of polarization tactics deployed. A lot of money has been spent because a lot of money is at stake. This often happens in a winner-takes-all scenario & that is the key difference between bitcoin & other open-source projects.
The "Genesis" BTC blockchain seems to have its fate sealed.
Elements of a genius ponzi scheme mixed with psychology of the limited edition beanie baby craze and enough allure of "technology is magic" created a "valuable" cyber diamond to send hordes of processing power to "mine" and sell off like hot potato stocks.
As we begin seeing more viable altcoin systems with practical improvements, "investors" and processing power will jump ship to the improved cryptocoin protocols. Bitcoin and the bandwaggon of investing in a BTC as a currency which inherently encourages not spending that currency (deflation as a fundamental design) is such a paradoxical mind fuck it's one of the most brilliant pieces of art I could imagine.
Inflation is incredibly healthy for an economy because it creates an incentive to invest money into new businesses and real goods and services instead of being buried outside of the system where it does no good. The trick is to prevent hyper inflation - and in BTC or other arbitrarily produced currency systems, there should be mechanisms in place to avoid the abuse of the fabrication of the money tokens.
I've never understood this argument. There's no person or market for which BTC is their only currency. It doesn't matter if BTC is inflationary or deflationary, because there's never going to be a time when a nation (or corporation, or really really rich person) is holding a non-negligible amount of its wealth in BTC. Most of their money will be denominated in their local currency, and through that, they will be affected by inflation, and driven to invest.
The effect of people holding BTC on a given economy's inflationary tendency would, I'd think, be about the same as the effect that people holding EFT funds or gold or permanent stamps has on inflationary tendency—which is to say, negligible.
To rebut this, you could measure the inflationary tendency of a made-up virtual market like that of the "deep web"... but we measure inflation to know about things like affordability and livability and nGDP—things that affect the places people live in, and through those, affect people's lives. People don't move their money into investments because Internet marijuanas are inflating in price; they move money to investments because core CPI is going up, and so it's costing more to buy bread and to pay their utility bills. And, unless a nation adopts BTC as its national currency, BTC's fixed monetary policy will never correlate with any core CPI anywhere.
Why would I want to spend a limited edition BTC™ if I know the system that produces bitcoins is going to stop producing the coins? Adding the assumption that as the 'bitcoin economy' grows, so too will demand for bitcoins thus further increasing demand on the limited supply of bitcoins. So all signs point to never spend your bitcoins unless you want to 'bet' against the bitcoin ecosystem by spending your BTC tokens.
I suppose you think communism can happen in 1 step too, hmm maybe read some Trotsky? The market cap and volume needs to be high for stability as a medium of transfer of wealth. That gives bitcoin the largest use case. Internet stamps is just a ridiculous analogy. Mail prices are artificially low due to government subsidies.
I see what you mean, but it works both ways: if the world can evolve toward using BTC as a universal currency, then BTC can, in parallel, evolve toward being usable as a universal currency. The two would meet in the middle.
You're imagining a gradual adoption of BTC for everything everywhere, while BTC itself remains constant, which would never happen. Any nation that wanted to adopt BTC for its sole currency would have enough force to change BTC to make it no longer deflationary. Or, more simply, just create "BTC but not deflationary" and start using it—it'd immediately become the primary cryptocurrency from the sheer number of users it would gain in that country (even if the country is tiny!) and then any other country that wanted to participate would adopt that currency, not deflationary-BTC.
Bitcoin today is in no way deflationary in design. All the deflation comes from market adoption and speculation, not the protocol itself. The deflation only happens in a century when the protocol literally stops making new coins - which is a fundamental flaw in bitcoin, but it is not causing large deflationary effects right now.
You would be hard pressed to ever make a cryptocurrency where you could match monetary base inflation against adoption. You would basically need to tie the payout to the change in the number of wallets in existence, which is an exploitable vector.
I'd also argue pegging monetary base growth to popularity is a terrible idea. I would much rather peg it to monetary velocity - if the movement of coins is high, you print less. If coins slow down (ie, deflation) you increase generation to push spending. That would not outright stop deflation whenever adoption increases, but those are usually isolated spurts of growth - in the general case, you would inflate the currency.
It is also worth considering that I personally (as a holder of several btc, not much, but it is fun to buy stuff with) do not see bitcoin as a replacement for daily currency. It is a replacement gold - an arbitrary store of value that, as people want more of - only for the sake of other people having it, wanting it, and it being rare - deflates over time to act as a store of value outside traditional investment.
Thank you, this is exactly how I felt about the whole ordeal bitcoin has been. Satoshi did God's work getting people to accept, or at least become familiar with the ideas of cryptocurrency and blockchain. He seemed like an intelligent man and I bank on the theory that he planned to exit the scene knowing that it did not have a future.
Cutting edge ideas will survive and thrive, cutting edge products not so often.
At the start of bitcoin there was a lot of 'technical enthusiasm'. But it was very quickly overtaken by the 'get rich quick' people.
Fortunately the free market of ideas has spawned innumerable competitors and many of them (etherium etc.) look to be very promising.
Although I don't think it was intended to be a 'genius ponzi scheme'. It just turned out that way.
>Inflation is incredibly healthy for an economy because it creates an incentive to invest money
in a system when you generate currency from nothing, this is true. But if you use currency as an actual IOUs, you would need to generate value to generate currency, and thus, if you were to hoard currency, you are providing value to the economy for nothing in return, which is a good thing.
If you hoard currency that is managed by a central authority, then other people can't obtain currency for their productivity, and thus can't consume market goods. (This is essentially what caused the Great Depression: wealthy people hoovering and hoarding currency, poor people getting no income and spending)
If you allow anyone to create currency by creating IOUs to buy stuff (which sellers can choose to accept), and you mean that the sellers create and accept that currency, then yes, hoarding is not much problem for overall society, until and unless the day when past hoarders rush to market at the same time (when they run out of durable goods or other income) causing sudden inflation.
>If you hoard currency that is managed by a central authority, then other people can't obtain currency for their productivity, and thus can't consume market goods.
This is fixed by removing the central authority monopoly over the printing of money and/or make them actually print the money.
>until and unless the day when past hoarders rush to market at the same time
This is no different than the status quo. Bill Gates could try to 'cash in' all his 50 billions into rice. Would that be 'causing sudden inflation'?
This is fixed by removing the central authority monopoly
over the printing of money and/or make them actually
print the money.
During the BTC gold rush hype, people were buying GPUs and ASIC rigs along with plain ol "investing" in bitcoins as if it were a some "rare" collectable artifact destined to increase in value.
Why would I want to buy a loaf of bread from you today for 200 BTC when I assume next year I should be able to buy that loaf of bread for 0.01 BTC?
in a system when you generate currency from nothing, this
is true. But if you use currency as an actual IOUs, you
would need to generate value to generate currency, and
thus, if you were to hoard currency, you are providing
value to the economy for nothing in return, which is a
good thing.
If it were possible to credit processing power dedicated to systems like folding@home or BOINC than I imagine that would be an ideal cryptocoin contender.
Inflation is "incredibly" healthy for an economy? But not hyperinflation (a word for too much inflation). So how much is good? And would it be worse for a stagnant or shrinking population?
Inflation is good because it incentivizes people to spend money on things of real value (creating valuable goods and services, possibly durable goods for storage) instead of everyone sitting on cash for decades, being non-productive, and then trying to pay each other for---nothing, because there is nothing to buy.
Over time, there is always going to be some level of inflation, if there is more money than value. A stable annual rate (US Fed targets 2%/yr) is better than 0,0,0,0,100%,1000%.
People saving money don't "sit on their cash for decades", they put their cash in banks who lend it to people who need it to buy their house or build their business. Too much inflation means no saving means no capital. You need capital to hire people, start businesses, create things. The only reason government creates inflation is to spend money it doesn't have to keep promises it knows it can't fulfill all this while devaluating its people hard earned money and savings and teaching them not to save for the future. It's an organized invisible robbery of the poor. The rich actually benefit from inflation at least in the short term.
You don't save money by sitting on cash because your money is losing value rather than gaining it.
If your currency is deflating, usually that comes with a significant lack of confidence in markets. It takes an incredible amount of deflation to make investing a worse idea than hoarding - your currency would have to have become so incredibly scarce that the increasing demand for it outpaces real value of business productivity - but in the general case you are always making an informed choice between your money being secure - and the safest it can be varies by country. In the US, it is probably safest in an FDIC insured account, because you are more likely to have a safe in your house stolen and broken into than the bank and US government collapse in a way where FDIC insurance fails. But that is only 200k per account. There must be a threshold in any system where you stop insuring money - where you stop guaranteeing its safety - and you have to take that safety into your own hands.
In general, the least safe store of money is investment. Your investments could gain or lose all their value overnight, so it is risky. Next up is mutual funds, investment accounts, etc - ones that use the same risky pool but sample the whole thing to try to normalize the risk across the entire market. But entire markets can, and do, tank. Then you can put it in a bank - barring insurance, you are then trusting the bank not to go insolvent (through fractional reserve, which has the same investment connotations shares do), like they did in the great depression. If you don't have state insurance, bonds are often safer than banks because you are hedging against a countries solvency. And finally, you can keep it on your person - as long as you can keep yourself safe and secure, you can hopefully keep your money safe and secure.
In deflation, the fear is that the first three metrics of money storage lose their profitability potential sufficient to drive wealth holders to instead take money out of the economy and into their own safes. This drops the real money supply, and causes a deflationary spiral and more money leaves, money becomes scarcer, and people hoard more money. The endgame is that the currency stops working, because people start treating it like gold rather than a means of exchange - you hoard it because it is worth a lot, but you do not want to spend it because it will probably be worth more tomorrow.
The inverse problem is an inflationary spiral, where a money supply is seeing such an extreme glut of money entering markets that people are selling all of it off to try to offset its lost value, which perpetuates the drop in value. Unless it is backed by material goods (fiat moneys are not) inflationary spirals, uninterrupted, end at a worthless currency - nobody wants any of it because nobody thinks it is worth anything.
Governments create inflation to offset deficits, surely, but they also create inflation to avoid either scenario. But in general, inflation increases monetary velocity - the more inflation you have, the more value holding the currency you lose day over day, and thus the more pressure for you to get rid of it as fast as possible before you lose more value. You want to walk a tightrope between where people do not want to keep it and where people do not want to receive it, but usually low amounts of inflation are sufficient to get almost all money moving without compromising much confidence in its buying power, hence why every modern economy targets similar 1%ish inflation levels.
Deflation, on the other hand, slows down the economy by driving the desire to not spend money. Even 0% inflation - when the currency is simply stagnant - can be disastrous for an economy because it suddenly changes the game from "I have money and its worth less every second" to "I have money and it will be worth the same / more tomorrow than it is today". That can cripple economic cycles necessary to sustain countries.
Inflation is not healthy for an economy - consumer spending is. Governments can encourage consumer spending by expiring parts of money supply, instead of using negative interest rates.
>>As we begin seeing more viable altcoin systems with practical improvements, "investors" and processing power will jump ship to the improved cryptocoin protocols. Bitcoin and the bandwaggon of investing in a BTC
All cryptocoins today encourage hoarding and speculation.
If monetary inflation was beneficial then a crypto-currency with those features would already exist. Only currency systems where there is no choice have come to the conclusion that inflation is good.
You're making an assumption that the makers of crypto-currencies intend to produce "better" economy-exchange-token systems rather than pump-and-dump systems.
I don't make any such assumption. I'm sure some cryptocurrencies were made for that exact purpose. I think that the competition in the market for currencies will bring out the best result.
Serious question; where does all the money come from to run these operations (eg. the miners)?
I mean I haven't seen any legitimate use of bitcoin advertised for consumers. So who is using bitcoins for transactions?
Is this like with torrenting where people keep telling "there are legitimate uses for it like downloading linux iso:s" but in reality 99% of the traffic is illegal.
I'm thinking that bitcoin is used mainly for money transfer for illegal stuff (drugs etc.), because I haven't read or heard about any legitimate large scale use of it (exept maybe speculation, so does the money for this come from somekind of ponzi scheme then? Or maybe investors really believe that some day this will be a large legal enterprise?)
Someone who isn't me is using bitcoin when moving abroad - last few years he's been living in different countries in Asia & Europe. His ATM is localbitcoins.com. Has been nice to meet nerds from all over the world, and way way cheaper than the crazy fees I pay for ATM withdrawals outside of his banking country
Interesting article. I am not a bitcoin user for a reason that the article seemingly underscores: Bitcoin lacks stability. This makes me sad, because I would very much like bitcoin to succeed.
The more I look into it (and I may not be looking at it clearly), the more bitcoin seems like a digitized version of what we currently have in MeatSpace: An unbacked inflationary currency.
I think worrying about scaling in mining activity is a problem in search of an audience.
If miners hit the wall, and are not able to put more coins into circulation, there is an opportunity to stabilize coin value by having demand tempered by supply. Also, with bitcoin (or any other digital currency) there is the capacity for psuedo-infinite fractionalization of coins.
> There are probably a couple dozen qualified computer scientists working on crypto currency research right now, but there are at least tens of thousands of qualified software engineers in the world who are capable of building bitcoin protocol software.
Maybe, but the problem is defining the protocol, not building the client.
The continued censorship on the main bitcoin subreddit and the main bitcoin forum is ridiculous. It makes the whole bitcoin community and ecosystem look like a joke, which isn't something anyone involved should want. If the currency can't handle an open debate between adults, how do they expect to weather attacks from serious bad actors (criminal, state, or otherwise)?
This article is pretty detailed and does a good job of depicting the events of the roundtable - but as someone who didn't attend, I'd be curious to see how a Bitcoin Core member would choose to describe things. I imagine their perspective would be very different. On the other hand, the history of this whole controversy seems to suggest that the Core crew are as bad at communication as Mr. Armstrong suggests, so I doubt we'll ever see that alternate perspective :(
The risk of miners dropping out en masse once the difficulty goes up isn't something I've seen mentioned before, and it seems pretty scary. I would have assumed that difficulty adjustment would happen more often, so if it continues to have such a long interval, that seems like a threat to the long-term health of the currency. I can imagine some other event knocking miners out of the network, like a sudden spike in the cost of electricity for large mining operations - so even if the immediate risk is addressed it seems like this is still a threat going forward.
Ultimately, it's really sad that what seems to have happened with Bitcoin is that Satoshi put together some really stellar technology and completely overlooked the human component. Handing the project off to a random group of contributors seems reckless under any circumstances, and then it turned out that the random group of maintainers got along poorly. Now the de-facto control of the currency is in the hands of a small group of people with an obvious profit motive, because they have control over the central bitcoin forum and central subreddit. Hindsight is powerful, but it feels like it should have been obvious that the human risks needed to be addressed if Satoshi was serious about constructing a new currency.
That's unfair: Satoshi got the incentives for Bitcoin brilliantly right, in such a fashion such that "Satoshi scheme" should replace "ponzi scheme" because it is better in every conceivable way.
Ponzi schemes rely on a central operator who has to do their marketing, and who generally can't tell participants "Hey I'm running a Ponzi scheme so bring all your friends because that's the only way you make money." Satoshi schemes use the Internet to set up self-organizing distributed boiler rooms. (Also, mediocre payment networks, but the payment network is not the interesting part of Bitcoin.)
They can be totally upfront with participants on exactly what is happening -- early adopters (arbitrarily large number, arbitrarily geographically distributed) get enriched by convincing later adopters that the things the early adopters got for free are a) in fact actually money and b) going to be worth even more in the future. And this empirically works on intelligent people! Very well, in fact! You can even attach it to a memeplex which suggests that you are doing the later adopters a favor by creating a Satoshi scheme!
Do I think Satoshi intended to set up a ponzi scheme? Punt on this question. It requires me reading his mind and making judgments about sincerity of purpose.
Do I think Satoshi knew what he was doing with regards to incentive compatibility of making tokens widely distributed and essentially free early with the implicit promise of them being highly valuable later if adoption occurred? Yes, absolutely. He told people that that was the plan. He asked them to avoid actions (such as GPU-compatible mining applications) which he was worried would kill the goldrush phase before it had attracted sufficient cryptocurrency evangelists to gain traction [+].
Should any evil person use a ponzi scheme when Satoshi schemes are now a technology which exist? Surely not. Satoshi schemes strictly dominate ponzi schemes.
Interesting. I had no idea you submitted that one. HN seems to be increasingly stochastic these days. When this post fell off the new page last night, I thought it was doomed. Then, it suddenly revived this morning.
I did trim the strange hash off of the medium.com URL, because I thought it was a tracker from when I got referred. Perhaps that is why more people eventually found this submission. The de-duping logic on HN is pretty bad.
That is a misleading point by Brian here, miners are not the only stakeholders. Eg: Majority of miners may decide on something but the users reject it through their nodes & miners coins & hardware would be rendered valueless.
This has been strongly implied (if not explicitly stated) in some of the previous articles on this subject. The Chinese have a huge amount of hash power and once the difficulty goes up, I suspect they will have an even larger percentage of it because they have access to extremely cheap electricity. Miners in other countries will have a hard time competing.
At present, a big part of the resistance to the 2MB blocksize is that the Core people have convinced Chinese miners that they will be unable to cope with the increased bandwidth requirements, IIRC.
The people that built giant hashing factories using custom silicon and dangerous amounts of electricity are not stupid. This idea that core developers have somehow conned the Chinese is almost insulting.
I don't understand how you make the leap from "The Bitcoin Core people convinced them that X is true" to "The Chinese are stupid and got conned".
This is a difference of opinion between the Core and Classic teams, and both sides have money at stake. That doesn't have to mean that one side is lying and cheating.
Naive people who do not understand bitcoin, use services that take away ownership of coins, like coinbase, circle, etc. because they achieve a few advantages over traditional bank accounts - its fast, no downtime & without limits. Banks are moving towards digitalization all over the world and these advantages will no longer remain so in future if banks decide on getting their game sorted. Then people who see value in using services like coinbase will go away because banks can provide all advantages of coinbase even today if they decide to, but much better.
However, what they can't provide is decentralization & privacy. But people who use coinbase, by virtue of them using it, do not desire decentralization & privacy. Thus, the bitcoin community should not pay attention to these companies or their users (though they might be large in numbers & even be current majority of users) unless decentralization & privacy is no longer desirable in bitcoin.
Coinbase still doesn't solve that without compromising decentralization & privacy, no one does. The premise of centralization is achieving security by compromising liberty. When buying bitcoin you are achieving liberty but compromising on peace of mind by being responsible for your own security.
Ignoring the companies that onboard almost all new users and process transactions for most merchants sounds like a bad idea. But whatever, it's clear at this point that Ethereum will be how most people interact with blockchains for the first time. Anyone who wants to ignore the drama should pick up the docs and start building cool stuff with us.
Blockchains are a liberating technology, and I want liberty for the people. I want the network effect of decentralized identities to suck in as many applications as possible and liberate their users. My goal is mass adoption.
Money is inherently political. The ease of creating viable competing currencies will constrain the politics, but it can never eliminate it.
And yet all the difficulties cited in the linked article are political difficulties. Anytime you put three or more people in a room together, you get politics.
I think it has pretty good solutions for those, but that's not the point. Blockchains are viewed as a way to make money from speculation, which is why the Bitcoin community is freaking out. Blockchains are actually a revolutionary technology for empowering users with applications they control. If Ethereum had the same sort of governance issue, it wouldn't matter. All of us developers would move our apps to whichever chain ends up being stable, because they'll all support the EVM our apps run on.
Yes, but since no chain is 'stable' or has solutions for these issues, a developer should spend time building apps on their own blockchains which takes just minutes to make.
Imagine the internet had been developed by guys like this one. Pushing a agenda instead of looking for best possible solutions. The internet would like teletext/BTX and cost at least an 1$ per hour.
1. Some of them show very poor communication skills or a lack of maturity — this has hurt bitcoin’s ability to bring new protocol developers into the space.
2. They prefer ‘perfect’ solutions to ‘good enough’. And if no perfect solution exists they seem ok with inaction, even if that puts bitcoin at risk.
I get this bad feeling that someone (author of the article) is planning a takeover and for all the wrong reasons. I've seen this "yeah they are smart guys, but they are introverts and our business needs to be extravert and agile and adaptive and fast moving and all other buzz words", then you introduce some of thous extrovert super agile people who just want to "bang out a solution, since any change is better than no change". Next thing you notice is that the old core team members are leaving after their protests about future of the product fell on deaf ears and these new guys are just pushing their own agenda/vision. Fast forward few years and just 1-2 or most likely none of the original team members are there anymore and cracks start to appear and these cracks are because the "better than nothing" solutions back in the day are found after all flawed, but now you have a lot of work build on top of rotten foundation and since your team now consists only of short sighted: "just fix it" people they are going to try to fix the problem at the top instead of at it's core "because we can't hold bringing in new features".