BTC/USD $68,420 +2.8%
ETH/USD $3,540 +1.4%
SOL/USD $142.80 -0.6%
BNB/USD $605.20 +0.9%
XRP/USD $0.62 -1.2%
DOGE/USD $0.18 +5.4%
BTC/USD $68,420 +2.8%
ETH/USD $3,540 +1.4%
SOL/USD $142.80 -0.6%
BNB/USD $605.20 +0.9%
XRP/USD $0.62 -1.2%
DOGE/USD $0.18 +5.4%
DeFi

Algorand is edging closer to its biggest upgrade yet

@Algorand is closing in on the launch of its most significant protocol overhaul to date. Node support for consensus v5.0.0 has crossed the 75% threshold, though a 90% supermajority is require

AnonymousCryptoCompass newsroom
August 14, 2026
3 min read
NEWS
Algorand is edging closer to its biggest upgrade yet
CryptoCompass editorial visual for defi coverage.

@Algorand is closing in on the launch of its most significant protocol overhaul to date. Node support for consensus v5.0.0 has crossed the 75% threshold, though a 90% supermajority is required before the upgrade goes live on mainnet.

Quantum-Resistant Accounts at the Protocol Level

The headline feature is native support for post-quantum (PQ) accounts using Falcon-1024 signatures, a lattice-based digital signature scheme selected by NIST for standardization that relies on the structure of NTRU lattice, providing strong resistance to quantum attacks while maintaining compact signatures and fast verification. Embedding this directly into the protocol addresses known weaknesses in elliptic curve cryptography, giving accounts protocol-level resilience rather than relying on workarounds.

Falcon-1024 sits at NIST security level 5, roughly comparable to AES-256. The main trade-off is size: a Falcon signature is about 1,280 bytes, compared to Ed25519's 64 bytes, around twenty times larger.As a result, transactions using Falcon signatures incur fees equivalent to three minimum transactions due to their larger size and higher computational verification requirements.

With this protocol release, legacy software development kits (SDKs) will support the derivation of Falcon-1024 accounts from the standard 25-word seed phrase.Native Falcon-1024 accounts will also be supported by SDKs, AlgoKit, and Pera Wallet.

Dynamic Fees and Expanded Smart Contract Capacity

Beyond security, v5.0.0 introduces a shift in how transaction fees are calculated. The upgrade introduces a new dynamic transaction fee structure that allows for the payment of fees reflecting the content and resource needs of each transaction, moving away from the flat per-transaction model that has been in place since launch.

Algorand's dynamic fee structure aligns with its broader roadmap, which includes congestion pricing mechanisms similar to Ethereum's EIP-1559. Although congestion tracking is now live, the associated fees remain inactive to ensure a smooth transition for decentralized applications.

The upgrade also raises the ceiling on smart contract size. The new rules raise the limit to up to seven extra pages, allowing a total of 16,384 bytes. Crucially, existing decentralized applications can take advantage of the larger program size without changing their Application IDs, meaning developers can expand contract logic without disrupting users or redeploying from scratch.

The v5.0.0 release represents the culmination of a phased post-quantum roadmap. Algorand's approach has come in phases: protect the past first, then live assets, then consensus. With node operators now voting, the network is on the cusp of completing the most consequential step in that sequence.

Sources:Algorand Forum: MainNet and TestNet Update Go-Algorand 5.0.0Algorand: Post-Quantum Cryptography RoadmapAlgorand: Post-Quantum Technology Overview