The Fortress That Refuses to Move

Bitcoin's Governance by Ossification

Zia Afzalยทยท12 min read
โ–ถ Open in Reader
๐ŸŽง Podcast

Listen to a podcast discussion of this article

Every successful technology in history has followed the same trajectory: invention, rapid iteration, maturity, and eventual standardisation. The internet's foundational protocols โ€” TCP/IP, SMTP, HTTP โ€” evolved through decades of proposals, revisions, and competing implementations before settling into forms so stable that billions of people rely on them without ever contemplating their internal mechanics. The protocols ossified, and that ossification became their greatest strength. Bitcoin is undergoing the same transformation, and the resistance it encounters along the way is not a deficiency of its governance model but the defining feature of it.

The term "ossification" carries pejorative connotations in most technological contexts. It implies stagnation, rigidity, an inability to adapt. In the context of a monetary protocol, however, ossification is not merely desirable โ€” it is structurally necessary. Money derives its utility from predictability. A monetary system that changes its rules frequently, or that can be altered by a sufficiently motivated coalition, is a monetary system that cannot be trusted to preserve value across time. The entire history of fiat currency is a chronicle of rules changed to suit the political needs of the moment: Nixon's suspension of gold convertibility in 1971, the European Central Bank's reinterpretation of its own treaty obligations during the sovereign debt crisis, the Federal Reserve's expansion of its balance sheet from $900 billion to $9 trillion in barely a decade.[37][93] Each change was justified as necessary, prudent, even inevitable. Each eroded the credibility of the system it was meant to preserve.

Bitcoin's governance model is designed to make such changes extraordinarily difficult โ€” not through legal prohibition, which can always be circumvented, but through architectural resistance embedded in the protocol's social and technical structure. The result is a system that evolves with geological slowness, where even minor modifications require years of deliberation, testing, and consensus-building before activation. This is not a bug. It is the mechanism by which Bitcoin maintains the credibility that fiat systems have systematically destroyed.

The Anatomy of Protocol Change

To understand why Bitcoin resists change, it is necessary to understand how change occurs within the protocol โ€” and why the mechanisms available for implementing change are themselves designed to favour conservatism over innovation.

Bitcoin's consensus rules โ€” the set of conditions that every node on the network independently verifies before accepting a block as valid โ€” define what Bitcoin is. These rules specify the maximum supply of twenty-one million coins, the block reward schedule, the difficulty adjustment algorithm, the transaction format, and the cryptographic standards that secure the network.[63] Any modification to these rules constitutes a protocol change, and the method by which that change is implemented determines whether the network remains unified or fractures into competing factions.

Two categories of protocol change exist, and the distinction between them is not merely technical but philosophical. A soft fork tightens the existing rules: it makes previously valid behaviour invalid while ensuring that all previously invalid behaviour remains invalid. Because old nodes still accept blocks produced under the new, stricter rules โ€” they simply cannot produce such blocks themselves โ€” a soft fork is backwards-compatible. The network does not split. Nodes that have not upgraded continue to function, albeit without access to the new features. The chain remains one.[7]

A hard fork loosens the rules: it makes previously invalid behaviour valid. Old nodes reject blocks produced under the new rules because those blocks violate the consensus rules the old nodes enforce. The network splits. Two chains emerge, each with its own history diverging from the point of the fork. Two currencies exist where one existed before. The monetary policy, the transaction history, and the social contract that bound the network together are fractured.[7]

The implications of this distinction are profound. A soft fork preserves the network's unity and the credibility of its monetary policy. A hard fork destroys both. This is why Bitcoin's development culture has converged, through hard experience, on an unwritten but deeply held principle: soft forks are the only acceptable mechanism for protocol evolution. Hard forks are treated not as a tool of governance but as a failure of it.

The Blocksize War: A Constitutional Crisis

The principle was forged in conflict. Between 2015 and 2017, Bitcoin experienced what has since been called the Blocksize War โ€” a dispute over whether to increase the maximum block size from one megabyte to accommodate more transactions per block. The technical question was straightforward; the governance implications were existential.

On one side stood a coalition of large mining operations, prominent businesses, and a faction of developers who argued that Bitcoin's utility as a payment system required higher transaction throughput. Their proposed solution โ€” a hard fork to increase the block size โ€” would have required every node on the network to upgrade or be left behind on an incompatible chain. The coalition controlled a substantial majority of the network's hash power and believed this gave them the authority to dictate the protocol's direction.[74]

On the other side stood a diffuse coalition of individual node operators, developers, and users who argued that increasing the block size would raise the computational and storage requirements for running a full node, gradually pricing out individual participants and concentrating validation power among well-resourced entities. Their concern was not primarily about transaction throughput but about decentralisation โ€” the property that makes Bitcoin resistant to capture by any single interest group.[7]

The resolution came through a mechanism that had no precedent in Bitcoin's history: the User-Activated Soft Fork, or UASF. Individual node operators announced that, on a specified date, their nodes would begin rejecting blocks that did not signal support for Segregated Witness โ€” a soft fork that reorganised transaction data to achieve a modest effective increase in block capacity without changing the block size limit. The UASF carried an implicit ultimatum: miners who refused to comply would find their blocks rejected by the economic majority of the network. Their hash power, however vast, would be producing blocks that no one accepted.

The miners capitulated. SegWit activated on 1 August 2017. The hard fork faction splintered off to create Bitcoin Cash, which has since declined into relative obscurity. The episode established a constitutional precedent of enormous significance: users, not miners and not developers, are the ultimate arbiters of Bitcoin's consensus rules. Hash power proposes; the node network disposes. The sovereignty of the protocol resides not in computational force but in the distributed, voluntary consensus of those who choose to run the software.

Why Backwards Compatibility Is a Monetary Imperative

The preference for soft forks over hard forks is not merely a matter of social convention. It reflects a structural insight about the nature of monetary systems that distinguishes Bitcoin from every other software project in existence.

In conventional software development, backwards compatibility is a convenience โ€” desirable where possible, but routinely sacrificed when the benefits of a breaking change outweigh the costs of migration. Operating systems deprecate APIs. Programming languages introduce incompatible syntax. Web standards evolve through versions that render older implementations obsolete. The costs of these transitions are manageable because the systems in question are tools, not stores of value. A deprecated API inconveniences developers; a deprecated monetary rule destroys wealth.

Bitcoin cannot afford breaking changes because its value proposition depends on the immutability of its rules. The twenty-one million supply cap is credible precisely because it has never been changed and because the governance structure makes changing it practically impossible. The difficulty adjustment is trusted precisely because it has functioned without modification since the genesis block. Every rule that has remained unchanged strengthens the expectation that it will continue to remain unchanged โ€” and that expectation is itself the foundation of Bitcoin's monetary premium.[4]

A hard fork, by definition, demonstrates that the rules can be changed. Even a hard fork undertaken with the best intentions โ€” to fix a genuine vulnerability, to improve efficiency, to add a widely desired feature โ€” establishes the precedent that the rules are mutable when a sufficiently motivated coalition demands it. The precedent is corrosive. If the rules can be changed once, they can be changed again. If the block size can be increased, the supply cap can be increased. If the monetary policy can be altered to accommodate one generation's priorities, it can be altered to accommodate the next generation's. The credibility of the entire system depends on the perception that no coalition, however powerful, can alter the fundamental rules โ€” and that perception is maintained only by the consistent refusal to alter them.

This is why Bitcoin's development culture treats every proposed change with a degree of scepticism that would be paralysing in any other software project. The burden of proof falls entirely on the proponent of change. The default position is that the protocol should not be modified, and any modification must demonstrate not merely that it provides a benefit but that the benefit is so substantial and the implementation so conservative that the risk of unintended consequences is negligible. The asymmetry is deliberate: the cost of a bad change is catastrophic and irreversible, while the cost of rejecting a good change is merely the continued absence of a feature that the network has survived without.

The Separation of Powers

Bitcoin's resistance to change is reinforced by a separation of powers that has no formal constitution but operates with remarkable effectiveness. Three constituencies hold distinct and countervailing authority: developers, miners, and users. None can unilaterally alter the protocol, and any attempt by one constituency to impose its will on the others is structurally constrained.

Developers write the code. They propose changes through the Bitcoin Improvement Proposal process, a formalised mechanism for documenting, reviewing, and debating modifications to the protocol. But developers cannot force anyone to run their code. The Bitcoin Core repository is maintained by a small group of contributors with commit access, but their authority extends only to the codebase, not to the network. Any user can run alternative software, fork the repository, or reject an update. The developers' influence is persuasive, not coercive โ€” and it depends entirely on the trust they have accumulated through years of conservative, careful stewardship.[7]

Miners produce blocks. Their hash power determines which transactions are confirmed and in what order. But miners cannot produce blocks that violate the consensus rules enforced by the node network. A miner who includes an invalid transaction, claims an excessive reward, or violates any other protocol constraint produces a block that every honest node rejects. The miner's energy expenditure is forfeit. Hash power, however concentrated, cannot override the distributed consensus of tens of thousands of independent validators.[63]

Users run nodes. They validate every block and every transaction against the consensus rules encoded in the software they choose to run. Their authority is negative rather than positive: they cannot create blocks or write code, but they can refuse to accept blocks that violate their rules. This power of refusal is absolute and cannot be overridden by any amount of hash power or developer prestige. The Blocksize War demonstrated this principle in practice: when users signalled their intention to reject non-SegWit blocks, miners with billions of dollars in infrastructure had no choice but to comply.

The separation is not designed. It emerged organically from Bitcoin's architecture โ€” from the fact that producing a block is expensive while validating one is trivial, from the fact that the software is open-source and anyone can run or modify it, from the fact that the network is permissionless and no gatekeeper controls participation. The result is a system of checks and balances that operates without a constitution, without courts, and without enforcement mechanisms beyond the protocol itself.

The Taproot Precedent

The activation of Taproot in November 2021 illustrates both the conservatism of Bitcoin's governance and the mechanisms through which change, when it does occur, is implemented with extraordinary caution.

Taproot introduced Schnorr signatures and Merkelised Abstract Syntax Trees to Bitcoin, enabling more efficient and private smart contracts. The technical merits were broadly uncontested. The proposal had been discussed, reviewed, and refined over several years. Yet the activation process itself became a protracted negotiation over governance principles rather than technical details.

The core dispute concerned the activation mechanism: should miners signal their readiness for the upgrade, with activation contingent on a supermajority threshold, or should the upgrade activate on a predetermined date regardless of miner signalling? The first approach โ€” miner-activated โ€” risked giving miners a veto over protocol changes that the broader community supported. The second approach โ€” flag-day activation โ€” risked activating a change before the network was technically prepared, potentially causing chain splits if a significant minority of miners had not upgraded.

The compromise โ€” Speedy Trial โ€” set a short signalling window during which miners could lock in the upgrade by reaching a ninety percent threshold. If the threshold was not met, the community would revisit the activation strategy. Miners signalled support, and Taproot activated without incident. The episode consumed nearly two years of deliberation for an upgrade whose technical substance was largely uncontroversial โ€” a timeline that would be considered absurd in any other software project but that reflects the appropriate level of caution for a monetary protocol securing hundreds of billions of dollars in value.[7]

The Taproot activation also revealed a deeper truth about Bitcoin's governance: even when every constituency agrees on the destination, the route matters enormously. The activation mechanism is itself a governance decision with lasting precedent. Had miners been granted an indefinite veto through open-ended signalling, future upgrades would have been held hostage to mining interests. Had a flag-day activation been imposed without miner coordination, the precedent would have normalised unilateral action by developers. The Speedy Trial compromise threaded a narrow path between these extremes, preserving the principle that miners coordinate but do not control, while ensuring that the broader community retained the option to escalate if coordination failed. Every activation mechanism sets a precedent for the next one, and the community's awareness of this recursive dynamic explains the intensity of debate over procedural questions that might seem, to outside observers, disproportionate to the technical stakes involved.

Why Bitcoin Resists Capture Because It Resists Change

The governance model described here โ€” slow, conservative, resistant to change, biased toward inaction โ€” is precisely what makes Bitcoin resistant to capture by any single interest group. Every prior monetary system in history has been captured by the entities with the greatest incentive and capacity to manipulate it. Central banks are captured by political interests that demand accommodative monetary policy. Gold standards are captured by governments that suspend convertibility when fiscal pressures mount.[37] Private currencies are captured by their issuers, who face irresistible temptation to inflate the supply.

Bitcoin resists capture because the mechanism of capture โ€” changing the rules โ€” is the one thing the system is specifically designed to prevent. A government that wished to alter Bitcoin's monetary policy would need to convince tens of thousands of independent node operators, scattered across every jurisdiction on earth, to voluntarily run software that implemented the change. A mining cartel that wished to increase the block reward would need to produce blocks that every node on the network would reject. A developer faction that wished to introduce a controversial feature would need to persuade a community whose default position is scepticism and whose historical precedent is resistance.

The difficulty is not merely practical but structural. There is no single point of authority to co-opt, no board of directors to lobby, no central committee to capture. The protocol's rules are enforced by the independent, voluntary action of every participant, and changing those rules requires the independent, voluntary consent of a supermajority of them. The transaction costs of coordinating such consent are deliberately, architecturally prohibitive โ€” and they increase with every year that the protocol remains unchanged, as the precedent of stability compounds into an expectation of permanence.

The comparison with gold is instructive. Gold's monetary properties were not designed; they were discovered. No committee decided that gold should be scarce, durable, and divisible. These properties emerged from physics and chemistry, and no human authority could alter them. Gold's resistance to manipulation was a function of nature, not governance. Bitcoin achieves the same resistance through a different mechanism โ€” not the immutability of physical law but the immutability of social consensus reinforced by architectural design. The twenty-one million supply cap is not enforced by the laws of thermodynamics; it is enforced by the collective refusal of tens of thousands of independent actors to run software that violates it. The enforcement is social rather than physical, but the result is functionally identical: a monetary property that no individual, corporation, or government can alter.[4]

This is the paradox at the heart of Bitcoin's governance: the protocol's greatest feature is its refusal to add features. Its most important upgrade is the increasingly credible commitment never to upgrade again. The system's value derives not from what it can do but from what it cannot be made to do โ€” and every failed attempt to change it strengthens the conviction that it will not be changed. The fortress does not move. That is the point.


References

[4] Ammous, S. (2018). The Bitcoin Standard: The Decentralized Alternative to Central Banking. Hoboken, NJ: John Wiley & Sons.

[7] Antonopoulos, A. M. (2017). Mastering Bitcoin: Programming the Open Blockchain (2nd ed.). O'Reilly Media.

[37] Friedman, M. and Schwartz, A. J. (1963). A Monetary History of the United States, 1867โ€“1960. Princeton: Princeton University Press.

[63] Nakamoto, S. (2008). "Bitcoin: A Peer-to-Peer Electronic Cash System."

[74] Popper, N. (2015). Digital Gold: Bitcoin and the Inside Story of the Misfits and Millionaires Trying to Reinvent Money. Harper.

[93] Treaty on the Functioning of the European Union (2012). Article 123 (Prohibition of monetary financing). Official Journal of the European Union C 326: 47โ€“390.

Share this article

Discussion

Sign in to join the discussion.

Sign In

No comments yet. Be the first to share your thoughts.

Want to truly understand how Bitcoin works โ€” and why it does what nothing else can?

Consider picking up How Bitcoin Fixed Money by Zia Afzal โ€” a fully colour-illustrated paperback that treats money as a physics problem and Bitcoin as the structural cure. Available on Amazon in hardback.

Or subscribe to HowBitcoinFixedMoney.com

A subscription unlocks the complete online eBook version of How Bitcoin Fixed Money, access to all blog posts and curated resources, and the entire Resource Centre โ€” a single destination that aggregates over 130 RSS feeds and 220+ X (Twitter) accounts focused on Bitcoin, macro-economics, and monetary theory into one searchable, filterable interface.

Topics & Categories Covered

News & MacroTechnicalIndustryMining & NetworkPrice & On-ChainIslamic Finance

Sub-topics include Central Bank Policy, Fiat & Liquidity Cycles, Market Structure, Game Theory & Consensus, Sovereign Adoption, Industry Developments, Hashrate Economics, and Mining Thermodynamics โ€” each with dedicated feeds from the most authoritative voices in the space.

The HBFM Analyst โ€” Your AI Research Assistant

The Resource Centre is powered by a RAG-based AI system that lets you query any aspect of the book, its full 132-source bibliography, and hundreds of live feeds and X accounts โ€” all focused on Bitcoin, monetary theory, and macro-economics. Ask it to explain the difficulty adjustment, summarise the latest macro trends, cross-reference the book's claims against primary sources, or analyse how today's central bank announcements might affect markets. It supports voice conversation mode, cites its sources, and keeps your conversation history.

Speed Reader โ€” From 250 WPM to 800 WPM

The built-in speed reader is designed to take anyone from an average reading speed of 250 words per minute to a genius-level 800 words per minute. It highlights the focal point of each word and trains your eye to absorb text without subvocalisation โ€” helping you tear through volumes of material on Bitcoin, monetary history, and macro-economics in a fraction of the usual time. Available for the eBook, blog posts, and resource articles.

๐Ÿช

This site uses strictly necessary cookies to keep things running smoothly. No tracking, no ads. Privacy Policy