TRON Tests Post-Quantum Signatures That Could Reduce Capacity by 95%
Key Takeaways
- •TIP-899 introduces Falcon-512 and ML-DSA-44 for testnet evaluation as potential protections against sufficiently advanced quantum-computing attacks.
- •The new signatures consume more block space than ECDSA, so capacity limitations stem from bandwidth rather than slower signature verification.
- •The proposal models more than 2,000 TPS when 10% of transactions use Falcon-512, compared with about 400 TPS for complete Falcon-512 adoption.
- •Universal ML-DSA-44 usage is modeled at approximately 173 TPS, representing the largest projected capacity reduction of about 95%.
- •TRON has not approved mainnet activation; governance authorization, external security review and broader bug-bounty coverage remain necessary.

TRON is testing post-quantum transaction signatures on its Nile testnet under TIP-899, a proposal that could reduce the network’s modeled capacity if the new signing methods are adopted broadly. The largest projected reduction applies only if every transaction uses ML-DSA-44. It is a capacity model, not an observed mainnet result or a forecast for an initial rollout.
The proposal adds two post-quantum signature options, Falcon-512 and ML-DSA-44, designed to protect transactions against attacks from sufficiently advanced quantum computers. The security benefit comes with a measurable capacity trade-off: the signatures are larger than TRON’s current ECDSA signatures and therefore occupy more of each block’s fixed data budget.
Testnet deployment, not mainnet activation
TIP-899 is included in a Nile testnet release, allowing developers to test how the new signing methods operate across the network. The feature is disabled by default and does not change TRON’s mainnet transaction rules.
Mainnet activation would require network governance approval after the planned testing and security work. The TIP-899 proposal also calls for an external security audit and expanded bug-bounty coverage before deployment.
Why larger signatures reduce transaction capacity
Every blockchain transaction includes a digital signature as proof that the account holder approved it. TRON currently uses ECDSA signatures. Falcon-512 and ML-DSA-44 are intended to resist quantum-computing attacks, but the proofs attached to transactions are substantially larger.
Because blocks have a fixed data capacity, a larger signature leaves less room for other transactions. TIP-899 therefore models a lower transaction ceiling even though TRON’s own benchmarks show that the post-quantum signatures verify faster than ECDSA.
The constraint is not that nodes would be unable to check the new signatures quickly enough. Instead, each signed transaction would consume more block bandwidth, reducing the number of transactions that could fit into each block.
Proposal estimates show the potential trade-off
TIP-899 uses a baseline capacity of approximately 3,809 simple transactions per second with ECDSA. Its modeled capacity declines as a larger share of transactions uses post-quantum signatures. These figures are proposal estimates for simple transactions under fixed block-capacity assumptions and do not represent observed TRON mainnet throughput.
The full-adoption scenarios are stress tests rather than descriptions of an initial rollout. TRON could allow existing ECDSA accounts to operate alongside users who select a post-quantum signature, which would limit the immediate effect on block capacity.
The proposal’s 10% models illustrate the difference. A network in which one-tenth of transactions use Falcon-512 is still modeled above 2,000 TPS. That would be a meaningful reduction from the ECDSA baseline, but it is considerably less severe than the roughly 400 TPS estimate associated with universal Falcon-512 use.
Falcon-512 produces the less restrictive capacity model of the two proposed systems. Full use of ML-DSA-44 is modeled at roughly 173 TPS, making the choice of signature scheme relevant to any eventual migration path. The largest projected reduction, approximately 95%, applies to the full ML-DSA-44 scenario.
Implications for a high-volume transfer network
TRON is used for frequent transfers, including stablecoin transactions. If signed transactions require more block space, the network would either accommodate fewer transfers in each block or need to change its capacity rules.
As discussed in Coindoo’s earlier examination of TRON’s revenue model, transaction volume has been central to the network’s activity and fee generation. That makes block efficiency relevant beyond a theoretical benchmark because it affects the network’s ability to process the transfers users already make.
Requirements before a mainnet decision
TIP-899 has not been approved for mainnet activation. Before deployment, the proposal requires governance approval, an external security audit and expanded bug-bounty coverage.
The review would need to cover more than wallet signing. The proposal also extends to block production and communication between nodes, so an audit would need to examine how those systems interact before TRON introduces the feature to its live network.
The practical test for TRON is whether a mixed-signature network can retain sufficient capacity for ordinary transfers while providing a route to quantum-resistant signing. The proposal’s own estimates show that signature size is a material technical consideration rather than a minor implementation detail.
This article is provided for informational purposes only and does not constitute financial, investment or technical advice. The proposal remains subject to testing, audit and governance approval.