<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: InvisibleHill</title>
    <description>The latest articles on DEV Community by InvisibleHill (@invisiblehill).</description>
    <link>https://dev.to/invisiblehill</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4067615%2F553bde09-7958-452d-a39a-43cef29f01c0.png</url>
      <title>DEV Community: InvisibleHill</title>
      <link>https://dev.to/invisiblehill</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/invisiblehill"/>
    <language>en</language>
    <item>
      <title>Memory Is the Bottleneck, but Not Forever</title>
      <dc:creator>InvisibleHill</dc:creator>
      <pubDate>Sat, 08 Aug 2026 04:08:10 +0000</pubDate>
      <link>https://dev.to/invisiblehill/memory-is-the-bottleneck-but-not-forever-5e35</link>
      <guid>https://dev.to/invisiblehill/memory-is-the-bottleneck-but-not-forever-5e35</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Originally published by &lt;a href="https://invisiblehill.com/research" rel="noopener noreferrer"&gt;InvisibleHill Research&lt;/a&gt;. This cross-post preserves the original research cut-off and source list.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;em&gt;Research cut-off: May 29, 2026. Market conditions and company guidance may have changed after publication.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Memory used to be the semiconductor industry’s least romantic business. It was&lt;br&gt;
capital-intensive, brutally cyclical, and difficult to differentiate. Producers&lt;br&gt;
spent billions of dollars making bits that customers mostly bought on price.&lt;br&gt;
When supply exceeded demand by a few percentage points, profits disappeared.&lt;/p&gt;

&lt;p&gt;Artificial intelligence has rewritten that story so thoroughly that the old&lt;br&gt;
description now sounds quaint. World Semiconductor Trade Statistics expects&lt;br&gt;
global memory revenue to rise about 250 percent in 2026, to more than $800&lt;br&gt;
billion. Micron’s fiscal third-quarter revenue reached $41.5 billion, more than&lt;br&gt;
four times the year-earlier level. It also guided to an 86 percent gross margin&lt;br&gt;
for the next quarter. Sandisk’s gross margin jumped from 22.5 percent to 78.4&lt;br&gt;
percent in a year.&lt;/p&gt;

&lt;p&gt;Those are not normal semiconductor numbers. They are scarcity numbers.&lt;/p&gt;

&lt;p&gt;The scarcity is real. AI accelerators cannot work without high-bandwidth memory;&lt;br&gt;
inference servers need ordinary DRAM as well; vector databases, model&lt;br&gt;
checkpoints, and retrieval systems consume flash; and the resulting oceans of&lt;br&gt;
data eventually settle onto hard drives. But “storage” is not one market, and&lt;br&gt;
real demand does not make every price rational. The same extraordinary profits&lt;br&gt;
that prove the shortage also finance its eventual cure.&lt;/p&gt;

&lt;p&gt;The useful investment question is not whether AI needs more memory. It does. The&lt;br&gt;
question is who will still earn excess returns after customers, competitors,&lt;br&gt;
and new capacity respond.&lt;/p&gt;

&lt;h2&gt;
  
  
  Four businesses hiding inside one theme
&lt;/h2&gt;

&lt;p&gt;Investors often group Micron, Samsung Electronics, SK hynix, Sandisk, Western&lt;br&gt;
Digital, and Seagate into a single AI-storage trade. Their economics are quite&lt;br&gt;
different.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;High-bandwidth memory (HBM)&lt;/strong&gt; is stacked DRAM placed beside an accelerator.&lt;br&gt;
Its value lies in moving enormous volumes of data without starving the GPU or&lt;br&gt;
custom AI chip. HBM requires leading-edge DRAM, advanced packaging, thermal&lt;br&gt;
management, a logic base die, and lengthy qualification with a small number of&lt;br&gt;
accelerator customers. A failed stack can waste expensive silicon around it.&lt;br&gt;
Yield and reliability matter as much as raw bit output.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conventional server DRAM&lt;/strong&gt; holds the working state of CPUs and accelerators.&lt;br&gt;
It is less exotic, but AI servers carry far more memory than traditional&lt;br&gt;
machines. It also benefits indirectly from HBM: every wafer and clean-room bay&lt;br&gt;
directed toward complex HBM is capacity not used for ordinary DRAM.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NAND flash and enterprise SSDs&lt;/strong&gt; sit farther from the processor. They store&lt;br&gt;
model weights, embeddings, retrieval indexes, training checkpoints, and the&lt;br&gt;
rapidly growing key-value caches created during inference. Enterprise products&lt;br&gt;
earn premiums for endurance, firmware, latency consistency, and power&lt;br&gt;
efficiency. Yet the underlying NAND bits remain more interchangeable and supply&lt;br&gt;
is relatively elastic once factories are running.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Nearline hard drives&lt;/strong&gt; are the archive. They are too slow for an accelerator’s&lt;br&gt;
working memory but economically difficult to replace when hyperscalers need to&lt;br&gt;
retain exabytes. Seagate and Western Digital now operate in what is effectively&lt;br&gt;
a two-vendor market for high-capacity cloud drives. Higher areal density lowers&lt;br&gt;
cost and power per terabyte, giving hard drives a durable role beneath flash.&lt;/p&gt;

&lt;h2&gt;
  
  
  HBM is a bottleneck, not a permanent monopoly
&lt;/h2&gt;

&lt;p&gt;HBM deserves the highest-quality multiple in the group today. Its demand is&lt;br&gt;
tied to the number and memory content of accelerators, not merely to replacement&lt;br&gt;
PCs. Each generation is harder to manufacture. HBM4 doubles the interface to&lt;br&gt;
2,048 data pins, adds a sophisticated base die, and integrates more deeply with&lt;br&gt;
the customer’s system design. Suppliers cannot redirect commodity inventory&lt;br&gt;
and call it qualified HBM.&lt;/p&gt;

&lt;p&gt;The market therefore rewards execution. Micron is shipping HBM4 in volume for&lt;br&gt;
its lead customer and expects HBM4E production in 2027. Samsung began commercial&lt;br&gt;
HBM4 shipments in February and expects its HBM revenue to more than triple this&lt;br&gt;
year. SK hynix entered the cycle with the strongest HBM franchise and continues&lt;br&gt;
to sell high-value memory into AI systems.&lt;/p&gt;

&lt;p&gt;This is a genuine moat, but it is a moving one. Product leadership must be won&lt;br&gt;
again at every generation. Qualification is concentrated among a few enormous&lt;br&gt;
buyers with the engineering staff and purchasing power to encourage a second or&lt;br&gt;
third source. Packaging partners can add capacity. Yields improve. Samsung’s&lt;br&gt;
return as a credible HBM4 supplier is good for the ecosystem and potentially&lt;br&gt;
bad for scarcity rents.&lt;/p&gt;

&lt;p&gt;Most important, HBM consumes capital. Micron expects roughly $27 billion of&lt;br&gt;
capital spending in fiscal 2026, with quarterly spending rising again in 2027 as&lt;br&gt;
it pulls forward clean-room construction. That expansion will not produce&lt;br&gt;
finished supply immediately; fabs take years and HBM packaging remains complex.&lt;br&gt;
But an 86 percent gross margin is an invitation written in very large type.&lt;/p&gt;

&lt;p&gt;The bear case does not require AI demand to collapse. Supply only needs to grow&lt;br&gt;
a little faster than customers’ urgent requirements, or accelerator makers need&lt;br&gt;
to pause between architectures. In a fixed-cost industry, the marginal few&lt;br&gt;
points decide the price.&lt;/p&gt;

&lt;h2&gt;
  
  
  Ordinary DRAM may be the most misunderstood winner
&lt;/h2&gt;

&lt;p&gt;HBM attracts the headlines, but conventional DRAM explains why the current&lt;br&gt;
cycle has spread across phones, PCs, automobiles, and industrial products.&lt;/p&gt;

&lt;p&gt;In Micron’s latest quarter, DRAM bit shipments rose only in the low single&lt;br&gt;
digits sequentially while average prices increased in the low-60-percent range.&lt;br&gt;
That distinction is crucial. Revenue growth came overwhelmingly from price and&lt;br&gt;
mix, not a sudden flood of physical bits. Samsung likewise attributed record&lt;br&gt;
memory earnings partly to higher average selling prices and limited supply.&lt;/p&gt;

&lt;p&gt;AI creates direct demand through memory-heavy servers and indirect scarcity by&lt;br&gt;
pulling advanced capacity into HBM. Meanwhile, the producers that survived the&lt;br&gt;
last downturn have become more cautious about adding commodity output. Micron&lt;br&gt;
has signed 16 strategic customer agreements, generally running through 2030,&lt;br&gt;
that provide supply assurance and may make future revenue less exposed to the&lt;br&gt;
spot market.&lt;/p&gt;

&lt;p&gt;That could represent a healthier industry structure. It does not repeal the&lt;br&gt;
cycle. Long-term agreements differ in pricing, volume commitments, remedies,&lt;br&gt;
and flexibility; “contracted” is not synonymous with “fixed high margin.” Node&lt;br&gt;
transitions also create more bits per wafer without a new building. Once fresh&lt;br&gt;
clean-room capacity arrives, ordinary DRAM lacks HBM’s packaging and&lt;br&gt;
qualification barriers.&lt;/p&gt;

&lt;p&gt;Investors should separate bit growth from price growth every quarter. If unit&lt;br&gt;
economics are improving while bits remain constrained, earnings can stay&lt;br&gt;
exceptional. If bits accelerate just as average selling prices flatten, the&lt;br&gt;
profit peak may already be visible in the income statement.&lt;/p&gt;

&lt;h2&gt;
  
  
  NAND has the best demand story and the weakest memory
&lt;/h2&gt;

&lt;p&gt;Enterprise flash has a compelling AI use case. Training creates checkpoints;&lt;br&gt;
inference creates retrieval indexes and caches; agentic systems repeatedly read&lt;br&gt;
large datasets. Micron has begun shipping a 245-terabyte QLC SSD. Sandisk’s&lt;br&gt;
data-center revenue rose 233 percent sequentially in its April quarter. These&lt;br&gt;
are not consumer USB drives being relabeled as AI.&lt;/p&gt;

&lt;p&gt;But NAND has repeatedly punished investors who confuse a growing market with a&lt;br&gt;
good industry. Producers can stack more layers, improve bits per cell, and turn&lt;br&gt;
idle output back on. Customers can defer purchases when inventories rise.&lt;br&gt;
Qualification and firmware create a moat at the drive level, but a large part of&lt;br&gt;
the value remains sensitive to the price of NAND wafers.&lt;/p&gt;

&lt;p&gt;Sandisk offers the clearest evidence. Its fiscal third-quarter revenue nearly&lt;br&gt;
doubled sequentially to $5.95 billion, helped by a richer data-center mix and&lt;br&gt;
higher pricing. Its 78.4 percent gross margin was 56 percentage points above the&lt;br&gt;
prior-year level, and management guided to 79–81 percent for the following&lt;br&gt;
quarter. The company has also signed multi-year arrangements with firm financial&lt;br&gt;
commitments, which may improve durability.&lt;/p&gt;

&lt;p&gt;The bullish reading is that AI has reset the value of enterprise flash. The&lt;br&gt;
cautious reading is that no mass-produced storage medium retains an 80 percent&lt;br&gt;
gross margin unless supply is extraordinarily tight. Both can be true. A&lt;br&gt;
structurally larger market can still deliver violently cyclical earnings.&lt;/p&gt;

&lt;h2&gt;
  
  
  Hard drives: the quietest and perhaps cleanest case
&lt;/h2&gt;

&lt;p&gt;The hard-drive thesis is less spectacular. It may be more legible.&lt;/p&gt;

&lt;p&gt;After separating its flash business, Western Digital is a focused HDD company.&lt;br&gt;
Its fiscal third-quarter revenue rose 45 percent year over year to $3.34 billion&lt;br&gt;
and GAAP gross margin reached 50.2 percent. Seagate reported $3.11 billion of&lt;br&gt;
revenue and a 46.5 percent GAAP gross margin. Both are benefiting from&lt;br&gt;
hyperscale demand, disciplined supply, and higher-capacity drives.&lt;/p&gt;

&lt;p&gt;AI strengthens “data gravity”: generated data may be processed in fast memory,&lt;br&gt;
but useful records, model artifacts, video, telemetry, and backups must live&lt;br&gt;
somewhere. Nearline HDD remains the cheapest practical home for much of it.&lt;br&gt;
Heat-assisted magnetic recording and other areal-density gains can raise&lt;br&gt;
capacity without equivalent growth in heads, media, power, or floor space.&lt;/p&gt;

&lt;p&gt;The risk is that industry discipline is partly a product of consolidation and&lt;br&gt;
long qualification cycles, not immunity from substitution. Flash cost per bit&lt;br&gt;
continues to fall. Hyperscalers are a concentrated customer group. A delayed&lt;br&gt;
capacity transition can create shortages; a successful one can produce more&lt;br&gt;
exabytes than expected. And when a mature hardware company earns a 50 percent&lt;br&gt;
gross margin, the market may capitalize a scarcity period as if it were a new&lt;br&gt;
permanent baseline.&lt;/p&gt;

&lt;h2&gt;
  
  
  Is there a bubble?
&lt;/h2&gt;

&lt;p&gt;There is no convincing evidence that AI memory demand itself is fictitious.&lt;br&gt;
Shipments, customer commitments, product qualifications, and cash flow are&lt;br&gt;
visible. This is not a pre-revenue theme assembled from investor slides.&lt;/p&gt;

&lt;p&gt;There is, however, a classic bubble risk in the extrapolation.&lt;/p&gt;

&lt;p&gt;WSTS expects the memory market to grow roughly 250 percent in 2026 and then 32&lt;br&gt;
percent in 2027. Even the forecast embeds a dramatic deceleration. Micron’s&lt;br&gt;
latest DRAM price increase, Sandisk’s margin expansion, and the HDD makers’&lt;br&gt;
record profitability all describe an industry operating far above its&lt;br&gt;
through-cycle economics. Stocks can fall while earnings rise if the rate of&lt;br&gt;
improvement merely becomes less extraordinary.&lt;/p&gt;

&lt;p&gt;Trailing price-to-earnings ratios are particularly unhelpful near a cycle peak.&lt;br&gt;
The denominator is changing faster than the numerator. A producer can appear&lt;br&gt;
cheap on the quarter in which scarcity is greatest and expensive one year later&lt;br&gt;
without its share price moving. The better exercise is to normalize price,&lt;br&gt;
utilization, and margin across a full replacement cycle, then ask what portion&lt;br&gt;
of today’s demand and customer structure is genuinely new.&lt;/p&gt;

&lt;p&gt;A disciplined investor should watch six things:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;bit shipments versus average selling prices:&lt;/strong&gt; price-led growth is powerful
but more reversible;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;capital spending and clean-room timing:&lt;/strong&gt; today’s capex is tomorrow’s supply;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;inventory days at producers and customers:&lt;/strong&gt; shortages often end before
management language changes;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;HBM yield and customer qualification:&lt;/strong&gt; leadership is valuable only while it
remains hard to replicate;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;contract quality:&lt;/strong&gt; duration matters less than enforceable volume, pricing,
prepayments, and cancellation terms; and&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;gross margin by product:&lt;/strong&gt; a blended number can hide commodity exposure
behind a small, premium category.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The investment conclusion
&lt;/h2&gt;

&lt;p&gt;The memory boom is not one trade. HBM has the strongest near-term scarcity and&lt;br&gt;
the deepest technical barriers. Conventional DRAM has the largest indirect&lt;br&gt;
benefit from capacity diversion. Enterprise NAND has enormous AI volume&lt;br&gt;
potential but the most dangerous history of supply elasticity. Nearline HDD&lt;br&gt;
offers slower growth, a concentrated market, and a credible cost advantage for&lt;br&gt;
cold and warm data.&lt;/p&gt;

&lt;p&gt;The highest-quality companies will use this windfall to improve technology,&lt;br&gt;
secure customer commitments, and return cash without assuming that today’s&lt;br&gt;
prices last forever. The weakest investment cases will require both perpetual&lt;br&gt;
AI demand acceleration and permanent scarcity margins.&lt;/p&gt;

&lt;p&gt;AI has elevated memory from a component to a system constraint. That change is&lt;br&gt;
structural. Constraints, however, attract engineers and capital. The winners&lt;br&gt;
will not simply be the firms selling the scarcest bit in 2026. They will be the&lt;br&gt;
ones whose advantage survives the moment the shortage begins to work.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;p&gt;This report compares operating economics rather than recommending individual&lt;br&gt;
securities. Company claims are identified as such; financial figures are GAAP&lt;br&gt;
unless noted. The framework is based on public information available through&lt;br&gt;
May 29, 2026.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.wsts.org/76/Recent-News-Release" rel="noopener noreferrer"&gt;World Semiconductor Trade Statistics, Spring 2026 market forecast&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://investors.micron.com/node/50671" rel="noopener noreferrer"&gt;Micron, fiscal Q3 2026 results&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://news.samsung.com/global/samsung-electronics-announces-first-quarter-2026-results" rel="noopener noreferrer"&gt;Samsung Electronics, first-quarter 2026 results&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://news.skhynix.com/q1-2026-business-results/" rel="noopener noreferrer"&gt;SK hynix, first-quarter 2026 business results&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://investor.sandisk.com/news-releases/news-release-details/sandisk-reports-fiscal-third-quarter-2026-financial-results" rel="noopener noreferrer"&gt;Sandisk, fiscal Q3 2026 results&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://investor.wdc.com/news-releases/news-release-details/wd-reports-fiscal-third-quarter-2026-financial-results/" rel="noopener noreferrer"&gt;Western Digital, fiscal Q3 2026 results&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://investors.seagate.com/news/news-details/2026/Seagate-Technology-Reports-Fiscal-Third-Quarter-2026-Financial-Results/" rel="noopener noreferrer"&gt;Seagate, fiscal Q3 2026 results&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>performance</category>
      <category>cloud</category>
    </item>
    <item>
      <title>Bitcoin’s Quantum Problem Is a Governance Problem</title>
      <dc:creator>InvisibleHill</dc:creator>
      <pubDate>Sat, 08 Aug 2026 04:01:02 +0000</pubDate>
      <link>https://dev.to/invisiblehill/bitcoins-quantum-problem-is-a-governance-problem-j1j</link>
      <guid>https://dev.to/invisiblehill/bitcoins-quantum-problem-is-a-governance-problem-j1j</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Originally published by &lt;a href="https://invisiblehill.com/research" rel="noopener noreferrer"&gt;InvisibleHill Research&lt;/a&gt;. This cross-post preserves the original research cut-off and source list.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Quantum computing will not “decrypt Bitcoin.” That phrase is technically wrong&lt;br&gt;
and politically distracting.&lt;/p&gt;

&lt;p&gt;A sufficiently capable quantum computer could do something narrower and more&lt;br&gt;
dangerous: derive a private key from a visible public key, then produce a valid&lt;br&gt;
signature and spend coins it does not own. The blockchain would not be hacked.&lt;br&gt;
Its rules would be followed with a stolen key.&lt;/p&gt;

&lt;p&gt;No existing machine can do this. Today’s best public demonstrations are still&lt;br&gt;
learning how to preserve and operate a small number of error-corrected logical&lt;br&gt;
qubits. But the resource estimates are falling, post-quantum standards now&lt;br&gt;
exist, and Bitcoin upgrades slowly by design. Waiting for an attack is not a&lt;br&gt;
serious plan.&lt;/p&gt;

&lt;p&gt;The cryptography is solvable. The harder problem is the migration: how to move&lt;br&gt;
millions of coins, what to do about owners who never move, and whether the&lt;br&gt;
network should eventually reject signatures that are mathematically valid&lt;br&gt;
under today’s rules. Quantum computing is therefore not only a security threat.&lt;br&gt;
It is a test of Bitcoin’s claim that no committee decides whose money is real.&lt;/p&gt;

&lt;h2&gt;
  
  
  Two algorithms, two very different threats
&lt;/h2&gt;

&lt;p&gt;Public discussion often combines Shor’s algorithm and Grover’s algorithm into&lt;br&gt;
one quantum menace. They do different things.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Shor’s algorithm attacks ownership.&lt;/strong&gt; Bitcoin uses elliptic-curve&lt;br&gt;
cryptography on the secp256k1 curve for ECDSA and Schnorr signatures. Given a&lt;br&gt;
public key, a large fault-tolerant quantum computer running Shor’s algorithm&lt;br&gt;
could solve the discrete-logarithm problem and recover the corresponding&lt;br&gt;
private key. With that key, the attacker could sign a normal transaction.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Grover’s algorithm weakens search.&lt;/strong&gt; Bitcoin’s proof of work and many internal&lt;br&gt;
commitments depend on SHA-256 and other hash functions. In an idealized quantum&lt;br&gt;
computer, Grover’s algorithm gives a quadratic speedup: a 256-bit preimage&lt;br&gt;
problem has roughly 128-bit quantum security. That is a meaningful reduction,&lt;br&gt;
but 2^128 remains an enormous search space. Quantum mining would also face&lt;br&gt;
serial gate costs, hardware scarcity, competition from classical ASICs, and the&lt;br&gt;
network’s difficulty adjustment.&lt;/p&gt;

&lt;p&gt;The practical conclusion is clear. The first systemic quantum risk is not a&lt;br&gt;
miner rewriting the chain. It is a key-recovery attacker spending coins from&lt;br&gt;
outputs whose public keys are already visible.&lt;/p&gt;

&lt;h2&gt;
  
  
  Not every coin is equally exposed
&lt;/h2&gt;

&lt;p&gt;Bitcoin has several output types, and they reveal different information.&lt;/p&gt;

&lt;p&gt;Early pay-to-public-key (P2PK) outputs place a public key directly on-chain.&lt;br&gt;
Modern Taproot outputs also contain a public key in the output. Coins in those&lt;br&gt;
formats offer a future quantum attacker unlimited time to work: the public key&lt;br&gt;
is visible as long as the coin remains unspent.&lt;/p&gt;

&lt;p&gt;Pay-to-public-key-hash formats, including common SegWit addresses, work&lt;br&gt;
differently. The output commits to a hash of the public key. The public key is&lt;br&gt;
revealed only when the owner spends. If the address has never been reused, a&lt;br&gt;
quantum attacker must recover the private key and replace the transaction in&lt;br&gt;
the brief interval before confirmation.&lt;/p&gt;

&lt;p&gt;That creates two clocks. A &lt;strong&gt;long-exposure attack&lt;/strong&gt; can target an already&lt;br&gt;
visible key for months or years. A &lt;strong&gt;short-exposure attack&lt;/strong&gt; must observe a&lt;br&gt;
transaction in the mempool, recover the key, and front-run the owner, perhaps in&lt;br&gt;
minutes. The latter requires a much faster machine.&lt;/p&gt;

&lt;p&gt;Address reuse defeats the concealment. Once a public key has appeared in a&lt;br&gt;
previous spend, any remaining or newly received coins controlled by the same&lt;br&gt;
key become long-exposure targets. Extended public keys and some wallet&lt;br&gt;
descriptors can create exposure off-chain as well.&lt;/p&gt;

&lt;p&gt;This nuance cuts both ways. It means the entire supply is not waiting naked for&lt;br&gt;
the first quantum computer. It also means the oldest coins, reused addresses,&lt;br&gt;
and Taproot outputs are natural first targets. A successful theft from a famous&lt;br&gt;
dormant address could cause a market crisis before the attacker had the speed&lt;br&gt;
to threaten ordinary transactions.&lt;/p&gt;

&lt;h2&gt;
  
  
  How far away is the machine?
&lt;/h2&gt;

&lt;p&gt;Nobody can responsibly give a date for a cryptographically relevant quantum&lt;br&gt;
computer. Qubit counts in headlines are poor forecasts because a noisy physical&lt;br&gt;
qubit is not a reliable logical qubit, and logical qubits alone say little about&lt;br&gt;
gate speed, connectivity, error correction, or how long a circuit can run.&lt;/p&gt;

&lt;p&gt;Google’s 105-qubit Willow processor crossed an important threshold in 2024. A&lt;br&gt;
larger error-correcting code suppressed errors better than a smaller one, and a&lt;br&gt;
101-physical-qubit code preserved &lt;a href="https://research.google/blog/making-quantum-error-correction-work/" rel="noopener noreferrer"&gt;one logical memory longer than its best&lt;br&gt;
component qubit&lt;/a&gt;.&lt;br&gt;
That was a scientific milestone, not a cryptographic computer. Shor’s algorithm&lt;br&gt;
against secp256k1 requires a large universal fault-tolerant machine executing a&lt;br&gt;
deep sequence of reliable operations, not merely storing one encoded state.&lt;/p&gt;

&lt;p&gt;The gap is still enormous, but it is no longer useful to describe it with a&lt;br&gt;
number from five years ago. A 2026 resource study accepted by &lt;em&gt;PRX Quantum&lt;/em&gt;&lt;br&gt;
describes circuit designs using fewer than 1,500 logical qubits and estimates&lt;br&gt;
that, under specific superconducting-hardware assumptions, &lt;a href="https://journals.aps.org/prxquantum/accepted/10.1103/j3xf-bw18" rel="noopener noreferrer"&gt;fewer than 500,000&lt;br&gt;
physical qubits could recover a secp256k1 key in&lt;br&gt;
minutes&lt;/a&gt;.&lt;br&gt;
That estimate is not a delivery forecast. It assumes error rates, connectivity,&lt;br&gt;
control, and manufacturing at a scale nobody has demonstrated. It does show&lt;br&gt;
why “millions of qubits” should not be treated as a permanent safety margin.&lt;/p&gt;

&lt;p&gt;There is another reason to start early: migration time. NIST finalized its&lt;br&gt;
first post-quantum standards in 2024, including the lattice-based ML-DSA and the&lt;br&gt;
hash-based SLH-DSA for digital signatures. The U.S. government’s transition&lt;br&gt;
planning contemplates phasing out vulnerable public-key cryptography in the&lt;br&gt;
2030s. Bitcoin cannot assume that banks, browsers, and governments will spend a&lt;br&gt;
decade migrating while a global decentralized asset will improvise later.&lt;/p&gt;

&lt;p&gt;The sensible stance is neither “quantum winter forever” nor “Q-Day in 2029.” It&lt;br&gt;
is to treat arrival time as a wide distribution and make migration progress&lt;br&gt;
observable.&lt;/p&gt;

&lt;h2&gt;
  
  
  The first step exists, but it is not the finish
&lt;/h2&gt;

&lt;p&gt;Bitcoin Improvement Proposal 360 is the most concrete protocol step so far. It&lt;br&gt;
proposes Pay-to-Merkle-Root (P2MR), a new output type similar to Taproot but&lt;br&gt;
without the elliptic-curve key-path spend. The output commits directly to a&lt;br&gt;
script-tree root, so it can avoid leaving a long-lived public key exposed.&lt;/p&gt;

&lt;p&gt;The proposal is deliberately modest. Its own specification says P2MR protects&lt;br&gt;
against &lt;a href="https://github.com/bitcoin/bips/blob/master/bip-0360.mediawiki" rel="noopener noreferrer"&gt;long-exposure attacks, not the short-exposure window after a public key&lt;br&gt;
is revealed&lt;/a&gt;.&lt;br&gt;
Full protection still requires a post-quantum signature scheme inside the&lt;br&gt;
spending script.&lt;/p&gt;

&lt;p&gt;That separation is good engineering. P2MR can reduce today’s attack surface and&lt;br&gt;
create a clean place for a future signature opcode without forcing the network&lt;br&gt;
to choose an immature algorithm immediately. It can be activated through a&lt;br&gt;
soft fork, preserving compatibility for nodes that have not upgraded.&lt;/p&gt;

&lt;p&gt;The difficult part is size. A Schnorr public key is 32 bytes and a signature is&lt;br&gt;
64 bytes. Standardized post-quantum signatures are generally measured in&lt;br&gt;
thousands or tens of thousands of bytes. Bitcoin has intentionally scarce block&lt;br&gt;
space. Replacing every signature naively would reduce transaction throughput,&lt;br&gt;
raise fees, enlarge the blockchain, and make node operation more demanding.&lt;/p&gt;

&lt;p&gt;Developers are studying lattice signatures, hash-based signatures, aggregation,&lt;br&gt;
commit-and-reveal constructions, and zero-knowledge proofs that verify a&lt;br&gt;
post-quantum authorization more compactly. Each trades bandwidth, computation,&lt;br&gt;
assumptions, implementation risk, and maturity. NIST’s selection is valuable&lt;br&gt;
evidence; it is not an automatic answer for a consensus system that may need to&lt;br&gt;
validate signatures for generations.&lt;/p&gt;

&lt;h2&gt;
  
  
  The lost-coin dilemma
&lt;/h2&gt;

&lt;p&gt;Suppose Bitcoin adds a sound post-quantum output and gives holders years to&lt;br&gt;
migrate. Most active users, exchanges, custodians, and institutions move. Some&lt;br&gt;
coins do not.&lt;/p&gt;

&lt;p&gt;They may belong to people who missed the deadline. The keys may be in cold&lt;br&gt;
storage. The owner may be dead. The coins may be deliberately dormant. Or the&lt;br&gt;
keys may be permanently lost. The blockchain cannot distinguish among these&lt;br&gt;
stories.&lt;/p&gt;

&lt;p&gt;Once a quantum attacker can recover old private keys, the network faces three&lt;br&gt;
uncomfortable choices.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Honor the existing signature rules.&lt;/strong&gt; A quantum-generated signature is&lt;br&gt;
valid, so miners include it. This preserves protocol continuity but rewards&lt;br&gt;
theft. Dormant coins could suddenly enter liquid supply, and no observer&lt;br&gt;
could tell whether the spender was an owner or an attacker.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Disable vulnerable signatures before the attack.&lt;/strong&gt; This protects the&lt;br&gt;
network from mass theft but strands any owner who failed to migrate. A rule&lt;br&gt;
intended to defend property becomes a collective decision to freeze it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Create a recovery mechanism.&lt;/strong&gt; Owners could prove knowledge of an old&lt;br&gt;
secret using a post-quantum construction and reclaim funds after elliptic-&lt;br&gt;
curve spends are disabled. This reduces confiscation risk but adds protocol&lt;br&gt;
complexity, privacy questions, and new failure modes.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The argument becomes most intense around coins attributed to early miners,&lt;br&gt;
including Satoshi Nakamoto. If those keys are lost, a quantum computer could&lt;br&gt;
turn economically dormant supply into active supply. If the network freezes&lt;br&gt;
them, critics will say developers changed the rules to protect the price. If it&lt;br&gt;
does not, critics will say it knowingly legalized theft.&lt;/p&gt;

&lt;p&gt;No cryptographic primitive can answer that question. The answer will come from&lt;br&gt;
social consensus expressed through software, miners, economic nodes, wallets,&lt;br&gt;
and users.&lt;/p&gt;

&lt;h2&gt;
  
  
  A credible migration plan
&lt;/h2&gt;

&lt;p&gt;A robust plan should be staged long before an emergency.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;First, measure and reduce exposure.&lt;/strong&gt; Wallets and custodians should inventory&lt;br&gt;
output types, address reuse, extended-key handling, and recovery paths. Users do&lt;br&gt;
not need to panic-move coins today. They do need modern backups and software&lt;br&gt;
capable of participating in a future migration. Wallet defaults should stop&lt;br&gt;
creating avoidable long-exposure keys.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Second, activate an upgradeable quantum-safer output.&lt;/strong&gt; P2MR or a comparable&lt;br&gt;
design would let cautious holders move before the final signature choice is&lt;br&gt;
settled. Exchanges and hardware wallets need test vectors, descriptors, fee&lt;br&gt;
estimation, recovery procedures, and years of operational testing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Third, select at least two authorization paths.&lt;/strong&gt; A primary scheme and a&lt;br&gt;
conservative backup based on different mathematical assumptions would reduce&lt;br&gt;
the danger of discovering a flaw after billions of dollars have migrated.&lt;br&gt;
Hybrid signatures can require both classical and post-quantum authorization&lt;br&gt;
during the transition.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fourth, publish triggers.&lt;/strong&gt; The network needs evidence thresholds for&lt;br&gt;
accelerating migration and, eventually, disabling vulnerable spends. A July&lt;br&gt;
2026 developer discussion proposed a cryptographic “tripwire”: a signature by a&lt;br&gt;
published nothing-up-my-sleeve key could prove that secp256k1 had been broken&lt;br&gt;
and automatically disable elliptic-curve paths in new protected outputs. The&lt;br&gt;
idea is not finished, but it correctly asks who gets to declare the emergency.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Finally, decide the legacy policy while the choice is still abstract.&lt;/strong&gt; A&lt;br&gt;
multi-year notice period, transparent activation sequence, and narrowly scoped&lt;br&gt;
recovery design are more legitimate than an overnight patch after a theft.&lt;br&gt;
The worst time to debate property rights is while a quantum attacker is moving&lt;br&gt;
coins.&lt;/p&gt;

&lt;h2&gt;
  
  
  What this means for Bitcoin’s value
&lt;/h2&gt;

&lt;p&gt;Quantum risk is unlikely to appear in the price as a smooth annual discount. It&lt;br&gt;
will arrive through discrete credibility events: a new error-correction result,&lt;br&gt;
a smaller resource estimate, a state program, a public key-recovery&lt;br&gt;
demonstration on a weaker curve, or a successful Bitcoin testnet migration.&lt;/p&gt;

&lt;p&gt;If protocol work stays ahead of hardware, each milestone can increase&lt;br&gt;
confidence. Bitcoin would demonstrate that fixed monetary rules do not require&lt;br&gt;
frozen technology. If governance stalls while the hardware gap closes, the&lt;br&gt;
same milestone can trigger a rush to safer output types and a repricing of&lt;br&gt;
dormant-coin risk.&lt;/p&gt;

&lt;p&gt;An actual theft would be different. The immediate problem would not be a change&lt;br&gt;
to the 21 million cap; quantum computers cannot mint arbitrary bitcoin under&lt;br&gt;
current rules. It would be a sudden transfer from inactive or compromised&lt;br&gt;
owners to an adversary with no acquisition cost and every incentive to sell or&lt;br&gt;
destabilize the market. Confidence in custody and settlement would matter more&lt;br&gt;
than the formal supply schedule.&lt;/p&gt;

&lt;p&gt;Bitcoin has survived bugs, forks, exchange failures, and political bans because&lt;br&gt;
the protocol and its users adapted without changing the core monetary bargain.&lt;br&gt;
Quantum computing asks whether they can do that prospectively, before the threat&lt;br&gt;
forces a choice between theft and confiscation.&lt;/p&gt;

&lt;p&gt;That is why the work should begin while it still feels early.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;p&gt;This analysis separates cryptographic possibility, engineering readiness, and&lt;br&gt;
network governance. Resource estimates are scenario-dependent and should not be&lt;br&gt;
read as arrival-date forecasts. Technical context is current through January 26, 2026.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://research.google/blog/making-quantum-error-correction-work/" rel="noopener noreferrer"&gt;Google Quantum AI, &lt;em&gt;Making Quantum Error Correction Work&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://journals.aps.org/prxquantum/accepted/10.1103/j3xf-bw18" rel="noopener noreferrer"&gt;Gidney et al., &lt;em&gt;Securing Elliptic Curve Cryptocurrencies against Quantum Vulnerabilities&lt;/em&gt;, accepted by &lt;em&gt;PRX Quantum&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.nist.gov/news-events/news/2024/08/nist-releases-first-3-finalized-post-quantum-encryption-standards" rel="noopener noreferrer"&gt;NIST, first finalized post-quantum cryptography standards&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/bitcoin/bips/blob/master/bip-0360.mediawiki" rel="noopener noreferrer"&gt;Bitcoin Improvement Proposal 360, Pay-to-Merkle-Root&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bitcoinops.org/en/topics/quantum-resistance/" rel="noopener noreferrer"&gt;Bitcoin Optech, quantum-resistance technical index&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bitcoinops.org/en/newsletters/2026/07/03/" rel="noopener noreferrer"&gt;Bitcoin Optech Newsletter 412, cryptographic tripwire discussion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>bitcoin</category>
      <category>security</category>
      <category>blockchain</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>BIP 110 and the Cost of Policing Bitcoin's Block Space</title>
      <dc:creator>InvisibleHill</dc:creator>
      <pubDate>Sat, 08 Aug 2026 03:49:09 +0000</pubDate>
      <link>https://dev.to/invisiblehill/bip-110-and-the-cost-of-policing-bitcoins-block-space-577f</link>
      <guid>https://dev.to/invisiblehill/bip-110-and-the-cost-of-policing-bitcoins-block-space-577f</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Originally published by &lt;a href="https://invisiblehill.com/research" rel="noopener noreferrer"&gt;InvisibleHill Research&lt;/a&gt;. This cross-post preserves the original research cut-off and source list.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;em&gt;Research cut-off: July 30, 2026. Miner signaling is a live metric and may have changed after publication.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;BIP 110 begins with a problem that many Bitcoin users can recognize. A miner&lt;br&gt;
can collect a one-time fee for including an image, token payload, or other&lt;br&gt;
arbitrary data, while thousands of node operators absorb the cost of&lt;br&gt;
downloading, validating, and sometimes storing it. The proposal's authors see&lt;br&gt;
that mismatch as a subsidy for data storage and a threat to Bitcoin's use as&lt;br&gt;
money.&lt;/p&gt;

&lt;p&gt;Their answer is a temporary soft fork. For about one year, BIP 110 would make&lt;br&gt;
several currently valid transaction structures invalid under consensus rules.&lt;br&gt;
It would cap OP_RETURN outputs at 83 bytes, limit many data pushes and witness&lt;br&gt;
items to 256 bytes, restrict large output scripts and Taproot control blocks,&lt;br&gt;
and disable several Taproot upgrade paths and script features that can carry&lt;br&gt;
data.&lt;/p&gt;

&lt;p&gt;Adam Back agrees with the premise more than his opposition sometimes suggests.&lt;br&gt;
He has said that Bitcoin is about money and that spam has no place in its&lt;br&gt;
timechain. He also designed Hashcash to make spam costly. His objection is to&lt;br&gt;
the remedy. In Back's view, an annoyance that fits inside Bitcoin's existing&lt;br&gt;
block limit does not justify a contentious consensus change, especially one&lt;br&gt;
that can be bypassed, can interfere with legitimate scripts, and has not earned&lt;br&gt;
technical or economic agreement.&lt;/p&gt;

&lt;p&gt;That distinction is the center of the debate. BIP 110 asks whether Bitcoin&lt;br&gt;
should discourage an unwanted use through local policy and fees, or declare&lt;br&gt;
some forms of that use invalid for everyone. Back's case is stronger on this&lt;br&gt;
question. The proposal identifies a real externality, but it offers an&lt;br&gt;
asymmetric bargain: incomplete filtering in exchange for a new consensus&lt;br&gt;
precedent, a more complicated upgrade path, and a material risk of a minority&lt;br&gt;
chain.&lt;/p&gt;

&lt;h2&gt;
  
  
  A policy dispute became a consensus proposal
&lt;/h2&gt;

&lt;p&gt;The immediate background is Bitcoin Core 30.0. Released in October 2025, it&lt;br&gt;
raised the default &lt;code&gt;-datacarriersize&lt;/code&gt; setting to 100,000 bytes, effectively&lt;br&gt;
removing the previous OP_RETURN relay limit because the standard transaction&lt;br&gt;
size limit is reached first. It also allowed multiple data-carrier outputs&lt;br&gt;
within one transaction. Operators can still set the limit back to 83 bytes.&lt;/p&gt;

&lt;p&gt;This was a change in node policy, not Bitcoin consensus. Policy determines&lt;br&gt;
which valid unconfirmed transactions a node will relay and which valid&lt;br&gt;
transactions a miner may place in its candidate block. Different nodes and&lt;br&gt;
miners may choose different policies. Consensus determines whether a confirmed&lt;br&gt;
block is Bitcoin at all. A transaction filtered by one node can still reach a&lt;br&gt;
miner through another route, and a block containing it remains valid to the&lt;br&gt;
network.&lt;/p&gt;

&lt;p&gt;BIP 110 crosses that boundary. Formally titled the Reduced Data Temporary&lt;br&gt;
Softfork, it would add seven consensus restrictions for one year:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;New output scripts could not exceed 34 bytes, except for an OP_RETURN output
of up to 83 bytes.&lt;/li&gt;
&lt;li&gt;Many pushed data fields and script-argument witness items would be limited
to 256 bytes.&lt;/li&gt;
&lt;li&gt;Spending undefined witness or Tapleaf versions would be invalid.&lt;/li&gt;
&lt;li&gt;Taproot annexes would be invalid.&lt;/li&gt;
&lt;li&gt;Taproot control blocks would be limited to 257 bytes.&lt;/li&gt;
&lt;li&gt;Tapscripts containing an &lt;code&gt;OP_SUCCESS&lt;/code&gt; opcode would be invalid.&lt;/li&gt;
&lt;li&gt;Tapscripts executing &lt;code&gt;OP_IF&lt;/code&gt; or &lt;code&gt;OP_NOTIF&lt;/code&gt; would be invalid.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Outputs created before activation are grandfathered. After the temporary&lt;br&gt;
period expires, the extra rules disappear. The proposal reached "Complete"&lt;br&gt;
status in the BIP repository on June 25, 2026, which means its specification is&lt;br&gt;
complete. It does not mean Bitcoin has accepted or activated it.&lt;/p&gt;

&lt;p&gt;The deployment is unusually assertive. Early lock-in requires 1,109 of 2,016&lt;br&gt;
blocks, or 55 percent, to signal with version bit 4. If that threshold is not&lt;br&gt;
reached voluntarily, BIP 110 nodes enter a mandatory signaling period at block&lt;br&gt;
961,632. During that period they reject non-signaling blocks. Lock-in follows&lt;br&gt;
no later than block 963,648, with the new transaction rules scheduled to become&lt;br&gt;
active at block 965,664.&lt;/p&gt;

&lt;p&gt;At 15:35 UTC on July 30, the public BIP 110 monitor showed 14 signaling blocks&lt;br&gt;
out of 655 in difficulty period 476, a rate of 2.14 percent against the&lt;br&gt;
55 percent target. That snapshot does not determine the final outcome, but it&lt;br&gt;
shows how far the proposal remained from coordinated miner activation shortly&lt;br&gt;
before mandatory signaling.&lt;/p&gt;

&lt;h2&gt;
  
  
  The strongest case for BIP 110
&lt;/h2&gt;

&lt;p&gt;Reducing the proposal to a fight over JPEGs misses its best argument.&lt;/p&gt;

&lt;p&gt;Bitcoin block space has a hard supply. Data transactions compete with payments&lt;br&gt;
for that space and can raise fees when demand is high. The miner receives the&lt;br&gt;
fee, while every validating node must process the block. Archival nodes retain&lt;br&gt;
the data, and pruned nodes must still download and validate it during initial&lt;br&gt;
sync. Large spendable output scripts are more costly because they can remain&lt;br&gt;
in the UTXO set, which nodes need to query quickly.&lt;/p&gt;

&lt;p&gt;The cost is bounded by Bitcoin's block-weight limit, and pruning reduces&lt;br&gt;
storage requirements. It is not imaginary. One party can buy permanent&lt;br&gt;
publication while distributing part of the bill to infrastructure it does not&lt;br&gt;
pay. BIP 110 supporters are also right that a fee market does not compensate&lt;br&gt;
every node operator. It compensates miners for block production.&lt;/p&gt;

&lt;p&gt;The proposal has several thoughtful safeguards. It is temporary rather than&lt;br&gt;
permanent. It preserves pre-activation UTXOs. It provides test vectors and a&lt;br&gt;
reference implementation. Its limits are simple enough to audit. It openly&lt;br&gt;
admits that BitVM, Miniscript constructions, future upgrade hooks, and some&lt;br&gt;
experimental Taproot uses may be constrained. That is better than presenting a&lt;br&gt;
filter as costless.&lt;/p&gt;

&lt;p&gt;BIP 110 also does not claim that steganography can be eliminated. A determined&lt;br&gt;
user can split data into smaller pushes or disguise it inside structures with&lt;br&gt;
another protocol meaning. The authors' narrower goal is to make contiguous,&lt;br&gt;
obvious publication more cumbersome and to state that arbitrary data storage&lt;br&gt;
is unsupported.&lt;/p&gt;

&lt;p&gt;That may work as a social and economic deterrent. Raising the engineering cost&lt;br&gt;
of an activity can reduce casual use even when it cannot stop a determined&lt;br&gt;
actor. A temporary rule could also buy time for a cleaner design that separates&lt;br&gt;
optional data from the material every node must validate.&lt;/p&gt;

&lt;p&gt;The difficulty is that this modest technical effect is paired with a much less&lt;br&gt;
modest activation mechanism.&lt;/p&gt;

&lt;h2&gt;
  
  
  Adam Back's boundary: dislike is not a consensus rule
&lt;/h2&gt;

&lt;p&gt;Back's position is useful because it does not depend on liking inscriptions,&lt;br&gt;
Runes, or other data-heavy applications. He dislikes spam. In September 2025,&lt;br&gt;
he wrote that Bitcoin is owned by humanity, that protocol developers are&lt;br&gt;
stewards, and that material changes require user consensus. By February 2026,&lt;br&gt;
he was arguing that BIP 110 would damage Bitcoin's credibility as a store of&lt;br&gt;
value and secure monetary network. In the same exchange he called spam "just&lt;br&gt;
an annoyance."&lt;/p&gt;

&lt;p&gt;His longer July argument starts from permissionless money. The decentralization&lt;br&gt;
needed to create bearer money also prevents one faction from imposing its&lt;br&gt;
preferences on everyone else. A user can change personal software, but not&lt;br&gt;
another user's software. Back therefore describes BIP 110 as an attempt to&lt;br&gt;
police other people through consensus, even if its supporters believe they are&lt;br&gt;
defending Bitcoin.&lt;/p&gt;

&lt;p&gt;He also emphasizes the engineering process. Bitcoin's change resistance&lt;br&gt;
depends on much more than a high miner threshold. It includes review by developers, protocol&lt;br&gt;
researchers, wallet authors, miners, exchanges, custodians, and users who can&lt;br&gt;
refuse a change. Back compares this to an IETF-style technical consensus in&lt;br&gt;
which unresolved objections block progress. In July he summarized the outcome&lt;br&gt;
plainly: "Bitcoin respectfully says no to what you want."&lt;/p&gt;

&lt;p&gt;That sentence is rhetoric, not a formal vote. Back does not own Bitcoin, and&lt;br&gt;
neither do Bitcoin Core developers. His argument should stand on its mechanics,&lt;br&gt;
not his biography. Here the mechanics support him. BIP 110 has weak miner&lt;br&gt;
signaling, no demonstrated coalition of major exchanges or custodians, and&lt;br&gt;
unresolved technical objections. The proposal's mandatory path does not create&lt;br&gt;
consensus. It schedules a test of whether consensus exists.&lt;/p&gt;

&lt;p&gt;Back's position also explains why opposing BIP 110 is compatible with running&lt;br&gt;
stricter relay policy. A node operator can filter locally. A mining pool can&lt;br&gt;
decline transactions. Bitcoin Knots can offer different defaults from Bitcoin&lt;br&gt;
Core. Those choices compete without declaring the other side's blocks invalid.&lt;br&gt;
This diversity is less satisfying to anyone seeking a universal ban, but it&lt;br&gt;
preserves a valuable boundary between individual judgment and shared validity.&lt;/p&gt;

&lt;h2&gt;
  
  
  The technical exchange is asymmetric
&lt;/h2&gt;

&lt;p&gt;BIP 110's filtering is intentionally incomplete. In October 2025, Peter Todd&lt;br&gt;
demonstrated a transaction that embedded the text of the proposal while&lt;br&gt;
remaining compliant with its rules. Later examples showed that larger images&lt;br&gt;
could also be encoded through permitted structures. These demonstrations do&lt;br&gt;
not prove that the proposal has zero effect. They do prove that arbitrary data&lt;br&gt;
will survive activation.&lt;/p&gt;

&lt;p&gt;The users most motivated to evade the filter can update their encoding&lt;br&gt;
software. Ordinary wallet and contract users may have a harder problem. BIP&lt;br&gt;
110 disables tools that were reserved for future upgrades and restricts&lt;br&gt;
features that are not inherently data storage. It forbids Taproot annexes,&lt;br&gt;
&lt;code&gt;OP_SUCCESS&lt;/code&gt; opcodes, undefined witness versions, deep control blocks, and&lt;br&gt;
executed conditionals in Tapscript. Some are unused today. Others are building&lt;br&gt;
materials for future protocols.&lt;/p&gt;

&lt;p&gt;The proposal itself acknowledges the tradeoffs. A 257-byte control-block limit&lt;br&gt;
can complicate BitVM and other large script trees. Current Miniscript compilers&lt;br&gt;
can produce Tapleaves containing &lt;code&gt;OP_IF&lt;/code&gt;. No new soft fork can use the disabled&lt;br&gt;
upgrade hooks during the one-year window. Wallets and libraries must understand&lt;br&gt;
one rule set during the intervention and another after it expires.&lt;/p&gt;

&lt;p&gt;Grandfathering protects outputs confirmed before activation, but it cannot&lt;br&gt;
cover every pre-existing commitment. A user may hold a pre-signed chain of&lt;br&gt;
transactions in which a descendant confirms after activation. To BIP 110&lt;br&gt;
nodes, that descendant creates a new UTXO even though the owner committed to it&lt;br&gt;
earlier. If its only spending path violates the temporary rules, the funds can&lt;br&gt;
become unspendable until expiry. In the Bitcoin development mailing list,&lt;br&gt;
Gregory Maxwell pointed to inheritance plans and other pre-signed arrangements&lt;br&gt;
as plausible examples.&lt;/p&gt;

&lt;p&gt;The BIP calls such cases unlikely and imposes several conditions before funds&lt;br&gt;
can be frozen or lost. That may be accurate. It is still the wrong comparison&lt;br&gt;
to ask whether the number is probably small. The comparison is between the&lt;br&gt;
expected benefit of a bypassable filter and the expected cost of changing the&lt;br&gt;
validity of unknown, privately constructed spending arrangements.&lt;/p&gt;

&lt;p&gt;Back's critique is compelling because the asymmetry points in the wrong&lt;br&gt;
direction. Sophisticated data publishers route around the restriction.&lt;br&gt;
Legitimate users cannot route around a consensus rule after their spending&lt;br&gt;
conditions have been fixed.&lt;/p&gt;

&lt;h2&gt;
  
  
  The activation design carries the largest immediate risk
&lt;/h2&gt;

&lt;p&gt;A soft fork is backward compatible only when the economic majority follows the&lt;br&gt;
more restrictive chain. Old nodes will accept blocks produced under the new&lt;br&gt;
rules. Upgraded nodes will reject blocks that violate them. If most miners&lt;br&gt;
enforce the restriction, both groups stay on one chain.&lt;/p&gt;

&lt;p&gt;If only a small minority enforces it, the result is different. At the mandatory&lt;br&gt;
signaling height, BIP 110 nodes reject blocks that the rest of the network&lt;br&gt;
accepts. Unless enough hash power follows them, those nodes move onto a&lt;br&gt;
low-hashrate minority chain. Transactions may be valid on both chains, deposits&lt;br&gt;
become difficult for exchanges to credit safely, and users face replay and&lt;br&gt;
double-spend risk. The one-year expiration does not make that coordination&lt;br&gt;
problem temporary in any reassuring sense.&lt;/p&gt;

&lt;p&gt;Supporters compare the plan with the 2017 user-activated soft fork campaign for&lt;br&gt;
SegWit. The analogy is incomplete. SegWit had years of engineering review,&lt;br&gt;
broad wallet and infrastructure integration, and overwhelming economic support&lt;br&gt;
before the threatened UASF date. Miners ultimately activated it through the&lt;br&gt;
existing signaling process, so the UASF did not have to split the network.&lt;/p&gt;

&lt;p&gt;BIP 110's 55 percent threshold is much lower than the 95 percent used by&lt;br&gt;
traditional BIP 9 deployments, and the mandatory period is meant to force the&lt;br&gt;
issue if voluntary signaling fails. A threshold can coordinate actors who&lt;br&gt;
already want the same change. It cannot manufacture demand from miners,&lt;br&gt;
exchanges, wallets, and holders who have not agreed to bear the fork risk.&lt;/p&gt;

&lt;p&gt;This is where node counts can mislead. Reachable nodes are not ballots, and&lt;br&gt;
creating many nodes is cheap. What matters during a fork is the economic weight&lt;br&gt;
that miners need to serve: exchanges that value coinbase rewards, merchants&lt;br&gt;
that accept payments, custodians that control deposits and withdrawals, and&lt;br&gt;
holders willing to price the two assets differently. BIP 110 has generated a&lt;br&gt;
visible movement. It has not yet demonstrated that coalition.&lt;/p&gt;

&lt;h2&gt;
  
  
  What BIP 110 changes even if it fails
&lt;/h2&gt;

&lt;p&gt;BIP 110 is unlikely to make arbitrary data disappear. Its more durable effect&lt;br&gt;
will be a clearer map of Bitcoin's governance limits.&lt;/p&gt;

&lt;p&gt;First, policy diversity will matter more. Bitcoin Core 30's OP_RETURN default&lt;br&gt;
helped turn an implementation choice into an identity dispute. Bitcoin Knots,&lt;br&gt;
mining-pool templates, and operator settings provide a way to express stricter&lt;br&gt;
preferences without a consensus fork. Future client teams may treat policy&lt;br&gt;
defaults as politically consequential even when they do not alter consensus.&lt;/p&gt;

&lt;p&gt;Second, a failed activation would raise the bar for the next UASF. The lesson&lt;br&gt;
would not be that users are powerless. It would be that user power becomes&lt;br&gt;
effective only when it is connected to wallets, businesses, liquidity, and&lt;br&gt;
hash rate. A social-media node count cannot substitute for economic&lt;br&gt;
coordination.&lt;/p&gt;

&lt;p&gt;Third, the technical questions will remain. Node operators still bear costs&lt;br&gt;
that block-space buyers do not fully pay. Pruning, faster initial sync,&lt;br&gt;
assumeUTXO, more efficient validation, optional data transport, and better&lt;br&gt;
policy tools can reduce that burden without classifying transactions by&lt;br&gt;
purpose at consensus. None is a perfect answer. They attack the cost directly&lt;br&gt;
instead of treating cultural disapproval as a script rule.&lt;/p&gt;

&lt;p&gt;The fee market will remain contested as the block subsidy declines. Data&lt;br&gt;
applications can crowd out low-fee payments during bursts of demand. They can&lt;br&gt;
also provide transaction fees to miners when monetary settlement demand is&lt;br&gt;
weak. BIP 110 chooses monetary purity over that source of security revenue&lt;br&gt;
without showing that payments alone will reliably replace it. The ecosystem&lt;br&gt;
needs evidence about sustained fee demand, node costs, and user behavior more&lt;br&gt;
than it needs a permanent label for spam.&lt;/p&gt;

&lt;p&gt;Finally, the precedent matters. If Bitcoin changes consensus rules to suppress&lt;br&gt;
one legal but disliked use, future campaigns can argue that other controversial&lt;br&gt;
transactions deserve the same treatment. Governments and private pressure&lt;br&gt;
groups would learn that transaction eligibility is negotiable. Back's&lt;br&gt;
neutrality argument is strongest here. Censorship resistance is credible&lt;br&gt;
partly because participants can say that they lack the practical consensus to&lt;br&gt;
make selective exceptions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why policy is the better layer
&lt;/h2&gt;

&lt;p&gt;BIP 110 deserves a more serious answer than mockery. It documents a genuine&lt;br&gt;
cost externality, gives node operators a political voice, and forces the&lt;br&gt;
ecosystem to confront what scarce block space is for. Its temporary design and&lt;br&gt;
UTXO grandfathering show that the authors tried to contain collateral damage.&lt;/p&gt;

&lt;p&gt;The proposal still fails its own risk test. It cannot eliminate arbitrary data.&lt;br&gt;
It interferes with legitimate and future script uses. It creates edge cases for&lt;br&gt;
pre-signed transactions. Its changing rule set burdens wallet and protocol&lt;br&gt;
developers. Most of all, its mandatory activation path can split the network&lt;br&gt;
without evidence that the economic majority wants the change.&lt;/p&gt;

&lt;p&gt;Adam Back's opposition is persuasive because it keeps the layers separate. He&lt;br&gt;
can dislike spam, support money as Bitcoin's primary purpose, and still reject&lt;br&gt;
a consensus filter. Local policy lets an operator refuse a transaction without&lt;br&gt;
requiring every other operator to share that judgment. Consensus decides which&lt;br&gt;
blocks belong to Bitcoin's ledger.&lt;/p&gt;

&lt;p&gt;Bitcoin may eventually adopt narrower limits or a better architecture for&lt;br&gt;
optional data. Such a proposal would need to reduce measurable node costs,&lt;br&gt;
preserve upgrade hooks, protect existing spending arrangements, resist trivial&lt;br&gt;
bypass, and earn broad technical and economic support before activation.&lt;br&gt;
BIP 110 does not meet that standard.&lt;/p&gt;

&lt;p&gt;Its longer legacy may be useful anyway. Bitcoin's participants plainly do not&lt;br&gt;
agree on acceptable behavior. The network protects neutrality by making any&lt;br&gt;
faction's preferred restrictions unusually difficult to impose on everyone&lt;br&gt;
else, including when that faction believes it is protecting Bitcoin.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;p&gt;This analysis distinguishes relay and mining policy from consensus validity.&lt;br&gt;
It treats the BIP specification, code-linked test vectors, Bitcoin development&lt;br&gt;
mailing list, Bitcoin Core release notes, and Adam Back's own public statements&lt;br&gt;
as primary sources. Signaling data is a point-in-time snapshot, not a forecast.&lt;br&gt;
Technical claims are current through July 30, 2026.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/bitcoin/bips/blob/master/bip-0110.mediawiki" rel="noopener noreferrer"&gt;BIP 110, Reduced Data Temporary Softfork&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://groups.google.com/g/bitcoindev/c/nOZim6FbuF8" rel="noopener noreferrer"&gt;Bitcoin development mailing-list discussion of BIP 110&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bitcoincore.org/en/releases/30.0/" rel="noopener noreferrer"&gt;Bitcoin Core 30.0 release notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bip110monitor.com/" rel="noopener noreferrer"&gt;BIP 110 live miner-signaling monitor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/adam3us/status/2023104719581773969" rel="noopener noreferrer"&gt;Adam Back on BIP 110, credibility, and consensus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/adam3us/status/2023104262352334956" rel="noopener noreferrer"&gt;Adam Back on censorship resistance and breakage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://x.com/adam3us/status/2075884851794735602" rel="noopener noreferrer"&gt;Adam Back on decentralization and technical consensus&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>bitcoin</category>
      <category>blockchain</category>
      <category>security</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
