📢 Gate Square Exclusive: #PUBLIC Creative Contest# Is Now Live!
Join Gate Launchpool Round 297 — PublicAI (PUBLIC) and share your post on Gate Square for a chance to win from a 4,000 $PUBLIC prize pool
🎨 Event Period
Aug 18, 2025, 10:00 – Aug 22, 2025, 16:00 (UTC)
📌 How to Participate
Post original content on Gate Square related to PublicAI (PUBLIC) or the ongoing Launchpool event
Content must be at least 100 words (analysis, tutorials, creative graphics, reviews, etc.)
Add hashtag: #PUBLIC Creative Contest#
Include screenshots of your Launchpool participation (e.g., staking record, reward
Kaspa Community Developer Proposes Quantum-Resistant Wallet Upgrade
Kaspa developer suggests wallet upgrade to counter quantum risks
A Kaspa community developer who goes by bitcoinSG, has proposed a quantum-resistant wallet upgrade aimed at protecting the network from potential threats posed by quantum computing. The proposal, published on GitHub, introduces a shift from the current Pay-to-Public-Key (P2PK) address format to P2PKH-Blake2b-256-via-P2SH, a design that conceals public keys until funds are spent.
Unlike consensus-level changes, this proposal works at the wallet layer, making it backward-compatible and voluntary. Users, wallets, and exchanges could adopt the new format without requiring a hard fork. If implemented, Kaspa would become one of the first Layer-1 blockchains to roll out a practical strategy against quantum risks.
Why quantum computing matters for Kaspa
The main concern addressed by the proposal is the potential use of Shor’s algorithm, a quantum algorithm capable of breaking elliptic curve cryptography (ECC). Kaspa, like most modern blockchains, currently relies on ECC for transaction security.
Kaspa’s current P2PK address format exposes public keys when funds are deposited. If quantum computers become powerful enough—projections suggest a 10–15 year window—adversaries could derive private keys from exposed public keys and take control of funds.
By moving to P2PKH-Blake2b-256-via-P2SH addresses, Kaspa would:
How the proposed wallet upgrade works
The new format uses Pay-to-Script-Hash (P2SH) addresses, which reference a hashed script instead of exposing the public key upfront.
Spending from a new address requires three steps:
Validation involves:
This approach ensures that public keys are not visible until necessary, reducing the attack surface for quantum adversaries.
Implementation strategy
The developer outlined a three-phase rollout plan:
Phase 1: Wallet Layer Upgrade
Phase 2: Ecosystem Integration
Phase 3: Legacy Address Deprecation
The transition is expected to take 1–3 months, with minimal additional costs in terms of script size or transaction overhead.
Economic and technical impact
The proposal emphasizes that this upgrade adds only a small increase in transaction size compared to P2PK. There is no protocol overhead—meaning block structure, consensus, and mempool logic remain unchanged.
Key points include:
A Rust library, CLI tools, and test suites are already in development to support the upgrade.
Kaspa’s position in the blockchain landscape
Kaspa is a proof-of-work Layer-1 blockchain that uses a blockDAG structure combined with the GHOSTDAG consensus protocol. Unlike traditional blockchains, blockDAG allows parallel block creation without orphaning, supporting higher throughput.
Kaspa uses the kHeavyHash algorithm, designed to reduce energy consumption compared to other proof-of-work systems.
Other features include:
Kaspa launched on November 7, 2021, without pre-mining. It runs on Windows, macOS, Linux, and Raspberry Pi.
Recent developments: The Crescendo Hard Fork
On May 5, 2025, Kaspa activated its Crescendo hard fork, increasing block production from one per second to 10 per second. The upgrade integrated several Kaspa Improvement Proposals (KIPs) to improve throughput.
Community response was positive, with developers and users highlighting the network’s faster confirmation times and enhanced scalability. Lead developer Michael Sutton described the upgrade as a solid foundation for Kaspa’s next phase of development.
What has happened since Crescendo
Since Crescendo, Kaspa has maintained 10 blocks per second. Community initiatives have expanded, including:
These developments highlight Kaspa’s focus on scalability, security, and decentralized applications.
Why this proposal matters for Kaspa
The quantum-resistant wallet upgrade reflects a forward-looking approach to cryptographic security. While quantum computers are not yet a real-world threat, the timeline of 10–15 years for Shor’s algorithm to become feasible puts pressure on blockchain networks to act early.
For Kaspa, the upgrade offers several benefits:
Conclusion
Kaspa’s proposed quantum-resistant wallet upgrade is a practical, wallet-level solution that avoids consensus changes while providing stronger cryptographic protection. By delaying public key exposure until spending, it reduces vulnerabilities tied to future quantum computing advances.
If adopted, the change could position Kaspa as one of the first Layer-1 blockchains to take measurable action against quantum risks, strengthening both its technical foundation and long-term credibility.
Resources: