Future proofing Quantova
A defined programme of upgrades that keeps Quantova a resilient, decentralised base layer for governments, banks and finance over a horizon measured in decades, independent of how the cryptographic landscape evolves.
Some items on this roadmap are not required to scale or secure the network today. They are committed work that holds the protocol stable and verifiable well beyond the lifespan of the cryptography in use now.
Cryptography built to hold for centuries
A capable quantum computer would compromise parts of the cryptography that secures most chains in use today. That threat is likely decades away, but Quantova is built to remain secure well past it. The protocol already enforces NIST approved post quantum signatures, Falcon, Dilithium and SPHINCS+, with SHA3 256 hashing and public key pinning at the execution layer.
The open research challenge is signature aggregation. The efficient aggregation schemes that conventional proof of stake networks use to combine validator votes are broken by quantum computers, and the quantum resistant alternatives carry a higher cost. Closing that gap without weakening finality is active work.
Commitment schemes used to generate cryptographic secrets in several places across the protocol are also quantum vulnerable. Today this is contained through trusted setup ceremonies, where many independent participants contribute randomness that no quantum computer can reverse. The committed solution is to replace those constructions with quantum safe cryptography.
| Control | Status |
|---|---|
| Account and validator signatures | Falcon, Dilithium, SPHINCS+ enforced |
| Hashing and state commitments | SHA3 256 enforced |
| Address binding | Public key pinning enforced |
| Vote aggregation | Quantum resistant aggregation in research |
| Commitment schemes | Trusted setup today, quantum safe successor planned |
A simpler, leaner protocol
Complexity is where bugs and exploitable conditions accumulate. A standing part of the roadmap removes or rewrites code that persisted through earlier upgrades and is no longer needed. A leaner codebase is easier to audit, reason about and maintain, which matters most to the institutions that depend on the network.
Work on the Quantova Virtual Machine is continuous, addressing legacy components and introducing measured optimisations to execution and cryptography.
Changes already shipped
- ✓Fee calculation overhaul. Gas pricing was rebuilt around a base fee and burn mechanism, giving more predictable transaction costs.
- ✓SELFDESTRUCT restriction. The rarely used SELFDESTRUCT opcode was heavily restricted to remove state management hazards.
- ✓Modernised transaction types. New transaction formats, including blob carrying transactions, replace legacy types and add capacity for new features.
Committed work ahead
- ✓Retiring legacy transactions. Older transaction formats stay supported for compatibility while migration to newer types is encouraged and the oldest formats are scheduled for removal.
- ✓Sharper fee metering. Research into multi dimensional gas so pricing reflects the real resources a transaction consumes.
- ✓Faster cryptographic arithmetic. More efficient methods for the arithmetic that underpins cryptographic operations inside the QVM.
- ✓Unified data compression. Execution and consensus clients use different compression today; a single scheme across the network makes data exchange simpler and more intuitive.
Where the roadmap stands
The deepest future proofing items, full quantum resistance for the core consensus aggregation, remain in research and are several years from production. The post quantum signature, hashing and key binding controls that protect accounts and validators today are already live.
Simplification has moved further. The SELFDESTRUCT restriction and blob carrying transactions are shipped, and work on unified client compression and other efficiency measures continues on schedule.
| Workstream | Stage |
|---|---|
| Post quantum signatures and hashing | Live in production |
| SELFDESTRUCT restriction | Shipped |
| Blob carrying transactions | Shipped |
| Unified client compression | In progress |
| Quantum resistant vote aggregation | Research |
| Quantum safe commitment schemes | Research |
A protocol built to outlast its cryptography
These upgrades hold Quantova as a resilient, decentralised base layer for institutions through whatever the cryptographic landscape brings. Quantum resistant controls are enforced today, and a defined programme of simplification and research extends that security forward.
Owned by Quantova Inc. Released under the Business Source License 1.1.