← index

Proposal: Per-Block Legacy Transition Budget as Quantum Mitigation (Soft Fork)

An archive of delvingbitcoin.org · view original topic →

Martin · #1 ·

Hi,

with ongoing discussions about post-quantum (PQ) migration strategies (see recent BIPs around freezing legacy outputs), I’d like to outline an alternative approach that aims for a softer migration path.

Problem

If large-scale quantum attacks on ECDSA/Schnorr become practical, adversaries could rapidly drain exposed legacy UTXOs (public keys revealed, reused addresses, etc.). Proposals to outright freeze legacy coins after a deadline are simple, but they risk orphaning honest users who migrate late, and may cause political controversy over “lost” coins, censorship etc.

Idea: Transition Budget

Instead of freezing, introduce a per-block budget that limits how much value can move out of legacy cryptography per block:

Rationale

Example

Open Questions

Goal

The intention is to discuss whether a rate-limited migration offers a reasonable middle ground between “freeze all legacy coins” and “do nothing until quantum arrives.”

Feedback on feasibility, risks, and whether this approach could fit within Bitcoin’s consensus philosophy would be very welcome.

Thanks!