Bitcoin's Anti-Spam Data Soft Fork BIP110: Miner Collective Boycott, Already Doomed to Fail?

marsbitPublished on 2026-07-16Last updated on 2026-07-16

Abstract

The article discusses the controversial Bitcoin Improvement Proposal (BIP) 110, a "data reduction" soft fork aimed at limiting non-monetary data, such as certain scripts, within Bitcoin transactions. Proponents argue this data violates network principles, but the author strongly disagrees. The core argument is that Bitcoin's fundamental value lies in its open-access, censorship-resistant ledger. Anyone can write data by paying fees, and attempting to police how data is interpreted externally is both impossible and contrary to Bitcoin's ethos. The author compares this to free speech and notes that Bitcoin's existing protocol limits (block size, sigops) already manage network load effectively, even spurring layer-2 innovation. Technically, BIP110 would impose significant new restrictions on script size, Taproot features, and upgradability, applying to UTXOs created within about a year of activation. Its deployment mechanism is criticized for having an unusually low 55% miner signaling threshold and a forced activation timeline, representing the most aggressive script limitations since 2010. The author finds the rationale weak, stating the "problem" it addresses is already managed, and the fork's rushed process ignores broader ecosystem consensus. Importantly, they note that users of so-called unwanted data have already adapted their software to work around the proposed rules. The conclusion is that BIP110 is destined to fail. It attempts the impossible—controlling how an open...

Author: Brandon Black

Compiled by: AididiaoJP, Foresight News

Within the small circle of Crypto Twitter, the past year has seen heated debates regarding the "Reduce Data Temporarily Soft Fork" proposal (i.e., BIP110) put forward by @dathon_ohm.

The core logic of this proposal is: certain Bitcoin transactions embed data in their locking or unlocking scripts that, aside from their inherent Bitcoin script meaning, can also be interpreted as additional information by other software. Proponents view this as a violation of network principles.

They believe that reducing such transactions is sufficient justification for this soft fork, which they consider the most "confiscatory" in Bitcoin's history to date—it would deploy significantly faster than the two most recent soft forks and have a lower activation threshold.

Bitcoin is fundamentally an open-access, censorship-resistant, distributed ledger. Anyone can write content onto this ledger as long as they pay a sufficient fee to convince block template builders and miners to include their transaction. The core value that distinguishes Bitcoin from all other ledger systems lies precisely in this openness. Without it, the Bitcoin ledger would be no different from a bowling alley's scoreboard. Because of this open access, we all know Bitcoin will be used by people we dislike.

This is akin to the principle of free speech: if it only protects speech we like, it is meaningless. The same goes for Bitcoin's open access—if it only permits transactions you and I approve of, it loses its significance. Therefore, there is no need for us to censor how others construct their ledger entries, just as we wouldn't want them to censor ours.

Proponents of BIP110 might argue: "Of course, but this only applies to non-monetary entries! What about purely monetary transactions?" The reality is that no such clear distinction exists. Every single transaction on Bitcoin creates a record on the ledger by satisfying the conditions of a locking script—consuming input UTXOs and generating new output UTXOs.

Whether a transaction's script is slightly larger or smaller is completely irrelevant to node operators or ordinary users. Firstly, I don't care about the specifics of other people's transactions; that's as much my business as what someone orders at a coffee shop. Secondly, Bitcoin nodes themselves do not make such distinctions. Transactions are either valid or invalid, with varying verification costs (e.g., large multi-signature transactions are costly to verify, while certain Ordinals or OP_RETURN transactions are relatively cheap).

Some argue that Bitcoin would be a better monetary asset if, like gold, it couldn't be utilized in "other ways." Imagine if gold couldn't be used for jewelry or industrial purposes; it might then be a purer form of money. However, it is precisely the physical properties that make gold an excellent form of money that also make it highly desirable for jewelry and industry.

The same applies to Bitcoin: precisely because it allows anyone who pays to write data, we have no control over how others might interpret that data. No matter how we restrict script structures, there will always be people using external software to interpret these entries in other ways. So, like with gold, we must accept that "other uses" are inevitable. In the gold market, this leads to price distortions due to fluctuations in non-monetary demand; in Bitcoin, it may lead to increased transaction fees when block space demand surges.

However, Bitcoin has two advantages over gold. First, creating Bitcoin transactions that can be interpreted alternatively does not directly affect the market for Bitcoin as an asset itself—unlike gold, the amount of Bitcoin used for these "additional purposes" is actually very small. Second, the Bitcoin protocol was designed from the outset with mechanisms to minimize the burden these "alternative interpretations" place on the verification network. It limits block size and the number of signature operations (sigops) per transaction, which are the most costly aspects of node verification.

These early-implemented limits were precisely intended to prevent high-frequency, high-volume abuse of the ledger. It is these limits that have driven innovation in layer-two solutions like the Lightning Network, Ark, Spark, and Cashu. Even if "non-monetary" data causes a surge in block space demand, it actually promotes the use of these more efficient scaling solutions—which record less content on the main chain.

Now that the so-called rationale for BIP110 has been explained (and is clearly untenable), let's examine what it actually proposes to change.

BIP110 would limit the size of locking scripts, restrict the number of alternative scripts available in Taproot, invalidate the Taproot annex, remove all upgradeable witness versions and Tapscript versions, remove all upgradeable opcodes in Tapscript, and disable OP_IF and OP_NOTIF in Tapscript. These restrictions would only apply to UTXOs created within approximately 52,414 blocks (about one year) after activation.

Furthermore, BIP110 lowers the miner readiness signaling threshold to 55% (past soft forks typically required over 90%) and implements a node-enforced activation mechanism: if insufficient signaling occurs by block height 961,632, nodes enforcing the rule would treat unsignaled blocks as invalid, thereby forcing the changes to lock in at block height 963,648 and activate at block height 965,664.

This would be the most aggressive restriction on Bitcoin scripting since Satoshi disabled several opcodes in 2010 due to a critical vulnerability (CVE-2010-5137). It aims to push this change with an unprecedentedly low threshold, an extremely short activation timeline (less than 9 months from BIP numbering to activation), and minimal code review—all justified solely by the fact that some people are interpreting ledger entries in ways the proponents disapprove of.

Ironically, those using the "objectionable" data have already updated their software in preparation: even if BIP110 activates, they will be able to continue embedding similar data. Many of us predicted this in advance because, on an open public ledger, it's fundamentally impossible to restrict how users interpret entries with external software.

In summary, BIP110 attempts to do the impossible—restrict how users of an open-access ledger can use it—while claiming to solve a problem that Bitcoin's existing protocol limitations already handle quite well. It also seeks to force this through with an irresponsible short timeline, hasty code review, and disregard for ecosystem consensus. Fortunately, Bitcoin is not such a fragile system, and this reckless attempt at modification will not succeed.

Miners have already clearly rejected BIP110, and developers, investors, KOLs, and the business community have all voiced opposition. By August this year, this "attack" on Bitcoin's consensus rules will end in failure, and Bitcoin will emerge stronger, continuing to produce blocks at a steady pace—one block at a time.

Trending Cryptos

Related Questions

QWhat is the core argument of the BIP110 proposal discussed in the article?

AThe core argument of BIP110 is to restrict certain Bitcoin transactions that embed data in their scripts, which can be interpreted as extra information by other software. Proponents view this as a violation of network principles and seek to justify the soft fork as reducing spam data, claiming it would preserve Bitcoin's monetary purpose.

QHow does the author compare Bitcoin's open-access nature to the principle of free speech?

AThe author compares Bitcoin's open-access nature to the principle of free speech by stating that its value lies in its openness for anyone to write to the ledger by paying fees, similar to how free speech must protect even disliked speech to be meaningful. Restricting transactions based on subjective approval would undermine Bitcoin's fundamental value.

QWhat are the main technical changes BIP110 would introduce to Bitcoin's scripting system?

ABIP110 would introduce several restrictions: capping lock script sizes, limiting alternative scripts in Taproot, invalidating the Taproot annex, removing all upgradable witness versions and Tapscript versions, removing upgradable opcodes in Tapscript, and disabling OP_IF and OP_NOTIF in Tapscript. These restrictions would apply to UTXOs created within about one year after activation.

QAccording to the article, why is BIP110 likely to fail despite its proposed changes?

ABIP110 is likely to fail because it attempts the impossible task of restricting how users interpret data on an open-access ledger. The problems it claims to address are already managed by Bitcoin's existing protocol limits (e.g., block size, sigops). Additionally, miners, developers, investors, and businesses have widely rejected it, and its aggressive activation timeline lacks consensus.

QWhat advantages does Bitcoin have over gold regarding non-monetary use cases, as mentioned in the article?

ABitcoin has two advantages over gold regarding non-monetary uses: First, creating transactions for 'extra purposes' does not directly affect Bitcoin's asset market, unlike gold where non-monetary demand can distort prices. Second, Bitcoin's protocol includes built-in limits (e.g., block size, sigops) to minimize the burden on the validation network, encouraging layer-2 solutions for scalability.

Related Reads

RWA's "Robinhood Moment": A Complete Overview of Early-Stage Projects

**RWA's "Robinhood Moment": An Overview of Early Projects** Robinhood's recent focus on Real-World Assets (RWAs) has sparked significant activity on its newly launched Robinhood Chain. Following CEO Vlad Tenev's public interest in projects integrating stock tokens and RWAs, several early-stage initiatives have emerged on the network. Key projects include: * **Arcus:** A DEX for stock tokens and crypto, built by dYdX Labs and Robinhood Crypto, focusing on spot and perpetual trading. Future token distribution will prioritize the dYdX community. * **Lighter:** A ZK-powered DEX for perpetual contracts and stock tokens, offering rewards in its LIT token to users, especially those trading via Robinhood Wallet. * **Rialto:** An official AMM for Robinhood Chain aiming to support crypto, stocks, ETFs, and commodities with a focus on robust quoting, market making, and settlement. * **The Index (INDEX):** A protocol that distributes stock tokens to INDEX holders, funded by transaction fees from its platform. It also offers a leveraged trading product for RWA assets. * **Arrow Finance (ARROW):** A crypto/stock token collateralized lending protocol currently on testnet, allowing users to mint aUSD stablecoin against deposited assets. * **Meridian:** A platform for RWA perpetual contracts and prediction markets, settled in USDe. It was previously known as Ethereal. * **Vimen (VIM):** Creates fully collateralized index basket tokens (e.g., "MAG7" for major tech stocks) that represent a group of underlying stock tokens or crypto assets. * **RoodFi (ROODFI):** Attempts to tokenize US municipal tax liens and tax deeds on-chain for purchase and secondary trading. * **Fletcher (FLETCHER):** A project bridging physical graded trading cards (via Solana NFTs) to Robinhood Chain as mirrored NFTs, featuring a gacha-style "loot box" mechanic. * **Sherwood Exchange (SWOOD):** Aims to provide a privacy layer for RWA trading on Robinhood Chain using zero-knowledge proofs, while utilizing public liquidity pools. * **Fletch Finance:** A yield-tokenization protocol similar to Pendle, splitting stock tokens into Principal Tokens (PT) and Yield Tokens (YT) representing future dividends. **Important Note:** The RWA ecosystem on Robinhood Chain is highly nascent. Most projects are very new, with unproven product viability, user demand, and sustainability. Mentions or features by ecosystem accounts like Virtuals do not constitute formal endorsements or guarantees. Significant risks exist, including incomplete products, low liquidity, smart contract vulnerabilities, and high volatility. Extreme caution and independent research (DYOR) are strongly advised.

Foresight News17m ago

RWA's "Robinhood Moment": A Complete Overview of Early-Stage Projects

Foresight News17m ago

Warsh Concludes Capitol Hill Visit! A Breakdown: What Did He Say Over These Two Days?

Walsh Concludes Capitol Hill Testimony: Key Takeaways on Independence, Inflation, and AI In his first congressional hearings as Fed Chair, Kevin Walsh faced intense scrutiny over the central bank's independence, internal reforms, and policy transparency. Over two days before House and Senate committees, lawmakers, particularly Democrats, questioned his ties to the Trump administration and recent initiatives like an AI task force led by venture capitalist Marc Andreessen. Walsh staunchly defended the Fed's independence, stating, "Trump selected an independent person to do an independent job," and vowed to ignore political pressure on interest rates. He emphasized a "zero tolerance" approach to inflation, downplaying the significance of a single favorable CPI report and signaling that rate hikes remain an option to restore price stability. He addressed criticism of the Andreessen-led AI working group by clarifying it only has an advisory role. On AI's economic impact, Walsh suggested the investment boom might not be inherently inflationary and could boost productivity and wages over time. Regarding policy, Walsh reiterated his preference to move away from detailed forward guidance, promising all decisions would be released publicly and simultaneously. He framed his internal reform efforts, including five new working groups starting "from a blank slate," as necessary because past Fed policy contributed to current inflation. The hearings ended with a mix of skepticism and a "wait-and-see" attitude from Washington. While Walsh navigated the initial challenge through hawkish rhetoric and debate skills, observers noted his credibility will ultimately depend on concrete actions to fight inflation and safeguard the Fed's autonomy.

marsbit33m ago

Warsh Concludes Capitol Hill Visit! A Breakdown: What Did He Say Over These Two Days?

marsbit33m ago

Understanding the Q2 Crypto Market in 5 Charts: RWA Booms, Fundamentals Continue to Improve

"5 Charts to Decrypt the Crypto Market in Q2: RWA Explosion and Fundamentals Rebound" In Q2 2026, the crypto market presented a complex picture. While major cryptocurrencies fell 36% in H1, underperforming most major asset classes except gold, crypto-related equities surged 23%, doubling the S&P 500's return. This highlights diverse investment opportunities within the sector, from AI-benefiting miners to Wall Street-linked tokenization platforms. Key takeaways from five crucial charts: 1. **Divergence:** A significant performance gap emerged between crypto assets and publicly traded crypto companies. 2. **Robust Fundamentals:** The top 10 crypto applications generated $5.9B in revenue over the past year, with leaders like PancakeSwap nearing $1B, demonstrating real business traction. 3. **RWA Boom:** Tokenized real-world assets (RWA) reached a record $33B, up 12% QoQ and 45% YTD, fueled by tokenized treasuries, credit, and equities. 4. **Prediction Market Growth:** Prediction market open interest hit a new high of $1.8B, with Q2 volume reaching $43B, driven largely by sports and upcoming political events. 5. **Attractive Correlations:** The Bitwise Crypto Innovators 30 Index showed low or negative 90-day rolling correlations with most major assets (like stocks, bonds, gold), offering potential diversification benefits alongside high returns. Overall, despite bearish price action, the data reveals resilient industry fundamentals with continued growth in users, revenue, and institutional adoption, laying groundwork for future cycles.

marsbit1h ago

Understanding the Q2 Crypto Market in 5 Charts: RWA Booms, Fundamentals Continue to Improve

marsbit1h ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of S (S) are presented below.

活动图片