← All posts

Security July 9, 2026

BIP-110, Chain Splits, and Replay Protection: What Holders Need to Know

With BIP-110 targeting activation around August 2026, one messy but possible outcome is a persistent chain split. If that happens without replay protection, a transaction you broadcast on one chain could be copied and executed on the other - draining coins you did not intend to move.

Watch on YouTube · Track BIP-110 miner signaling on The HODL Report

This post summarizes my video walkthrough. I'm not predicting which outcome happens, and I'm not arguing for or against BIP-110. The goal is simpler: if a contentious soft fork leads to two live chains, you should understand replay risk and what you can do about it.

Not financial or consensus advice

Probabilities around BIP-110 activation, hash rate, and chain splits are debated across the ecosystem. Treat this as education on a risk scenario - not a forecast of what will happen.

Why a Soft Fork Can Get Messier Than a Hard Fork

BIP-110 is proposed as a user-activated soft fork (UASF). If enough miners and nodes enforce it, the new rules become the dominant chain by weight and economic activity. If they do not get hash rate quickly, the enforcing chain can fall behind while a legacy chain keeps producing blocks.

That is different from Bitcoin Cash in August 2017. BCH was a deliberate hard fork: developers changed signature hashing, added replay protection, and split cleanly into a separate network. A contentious soft fork, by contrast, can leave two chains competing for the "real Bitcoin" label - with shared history, shared addresses, and shared private keys at the split height.

What Is a Replay Attack?

When two chains split without transaction isolation, they share identical ledger history up to the fork point. Same UTXOs, same address formats, same keys.

A signed transaction is valid cryptography - but signatures prove authenticity, not freshness. They do not automatically bind a spend to only one chain. An observer can copy raw transaction data from one mempool and rebroadcast it on the other chain. If both networks accept the same transaction format, the spend executes twice.

Example flow

  1. Alice sends bitcoin to Bob on Chain A.
  2. Eve intercepts the raw transaction (from mempool data or network observation).
  3. Eve replays the same transaction on Chain B.
  4. Chain B accepts it. Alice's balance on Chain B moves without her intent.

This is not theoretical. After the Ethereum / Ethereum Classic split, replay attacks drained exchange wallets. Bitcoin Cash only became safe to use separately after engineers added protocol-level replay defense.

How Bitcoin Cash Solved It (August 2017)

Once BCH had futures-market value, replay risk became urgent. Bitcoin Cash developers altered the signature hashing algorithm with SIGHASH_FORKID - a mandatory change so BCH transactions were rejected by Bitcoin Core nodes and vice versa.

Same UTXO set at the fork, but permanently incompatible transaction formats. That two-way isolation is what "replay protection" means in practice: the chains can no longer understand each other's spends.

BIP-110, as discussed today, does not automatically include an equivalent split mechanism. If a minority enforcing chain persists without adding its own replay defense, users on that chain remain exposed.

One-Way Replay Risk in a BIP-110 Scenario

One especially painful pattern: you transact on the BIP-110 minority chain, an observer replays that transaction on the legacy chain, and your legacy-chain coins move to an address you may not control on that network.

That is why developers on a persisting minority fork would ideally add replay protection early - either before activation or immediately after a split is clearly durable. The legacy majority chain is unlikely to add consensus changes solely to protect a competing fork; responsibility falls on the splitting side or on individual users.

Other Chaos Around Activation

Beyond replay, a contested activation window can include:

  • Hash-rate flips: If BIP-110 hash rate is meaningful (even ~20%+), chains can alternate as "longest," causing reorgs.
  • Invalidated confirmations: A transaction you thought settled might disappear during a reorg.
  • Exchange pauses: Custodians may halt deposits/withdrawals until they pick a chain.
  • Prisoner's-dilemma mining: Miners may switch sides based on short-term revenue, amplifying instability.

If BIP-110 hash rate stays negligible, the enforcing chain may simply stall and fade. If hash rate grows into August without replay safeguards, the messy scenarios become more plausible.

How to Protect Yourself

Option 1: Pause spending (simplest)

If BIP-110 looks like it will have significant hash rate around activation, the conservative move is to avoid moving bitcoin until the situation clarifies. Not ideal - Bitcoin is supposed to be usable money - but it eliminates replay exposure while networks sort themselves out.

This is my personal plan if activation looks competitive: sit still, watch hash rate and exchange statements, and do not voluntarily become a replay test case.

Option 2: Manual UTXO splitting (advanced)

If two chains persist without replay protection, sophisticated users can "split" coins by combining:

  • A pre-fork UTXO (exists on both chains - replayable alone), with
  • A post-fork UTXO mined only on the chain you want to use.

Spend them together in one transaction on your chosen chain. The transaction is invalid on the other chain because that post-fork coin does not exist there. Your pre-fork coins become chain-specific after that spend.

This is technically sound but operationally hard: you need a source of post-fork-only coins (mining, a market, or a trusted counterparty), wallet software that supports coin control, and confidence you are broadcasting on the correct network. Most holders should not attempt this without guidance.

Option 3: Wait for protocol-level replay protection

The cleanest network-level outcome mirrors BCH: one side adds a fork-specific sighash or similar rule so chains are incompatible. Watch release notes from whichever clients you run, and follow guidance from hardware wallet vendors (Coldcard, Foundation, etc.) if a split occurs.

Soft Fork vs Hard Fork: Why the Difference Matters

Hard forks that intend to become a new asset usually announce separation and ship replay defense. Soft forks that aim to replace the incumbent ruleset can linger in limbo - two histories, one keypair, ambiguous branding - until economics pick a winner or both chains survive.

That ambiguity is the danger for everyday holders. You may think you are sending "bitcoin," but a replayable transaction can move balances on a chain you are not even watching.

What to Watch Before August

  • Miner signaling for BIP-110 (see The HODL Report dashboard).
  • Client releases from Bitcoin Core, Knots, and any UASF-enforcing builds.
  • Exchange communications about chain selection and deposit halts.
  • Wallet vendor advisories on replay safety and coin-splitting tools.

Consensus is fractured on BIP-110 - some vocal supporters, many skeptics, and plenty of people still gathering information. Whether a persistent split is likely is for you to weigh from multiple sources. The replay lesson from prior forks is settled: if two chains share transaction rules, copying spends is trivial.

Living Through Bitcoin History

Even if BIP-110 fades, studying activation mechanics, replay risk, and fork politics is worth your time. These events teach how Bitcoin's social layer, mining incentives, and protocol rules interact under stress - lessons you cannot get from price charts alone.

I'll keep covering this as activation approaches, unless hash rate collapses and the topic becomes moot. The priority is holder safety: understand the risks, avoid unnecessary spends during chaos, and get help before experimenting with manual splits.

Watch the full explainer: BIP-110 Replay Protection (YouTube).

Unsure how a fork affects your custody setup?

Book a one-on-one session and we'll walk through your wallet stack, what to watch before activation, and how to stay safe if the network gets messy.

Book a Session

Stay Ahead of Bitcoin

Drop your email to receive the weekly blog, breaking security alerts, and exclusive coaching offers before they go public.

You'll be redirected to a Google Form to confirm your subscription - no spam, unsubscribe anytime.