Zilliqa Announcement
الذهاب إلى القناة على Telegram
Official Zilliqa Announcement Channel Official Zilliqa chat https://t.me/zilliqachat
إظهار المزيد6 161
المشتركون
-424 ساعات
-127 أيام
-9730 أيام
أرشيف المشاركات
6 161
We have published a dedicated Ledger Incident Hub with the latest confirmed information on the signing flaw affecting the Zilliqa Ledger application for Legacy accounts.
Legacy Zilliqa transactions remain paused as a precaution. Zilliqa EVM is not affected.
The hub explains:
• what happened
• who may be affected
• what is currently paused
• what action users should take
• how the recovery work is progressing
You do not need to take any action right now. The Zilliqa team will never contact you first or ask for your seed phrase, private key or recovery phrase.
Read the Incident Hub: We have published a dedicated Ledger Incident Hub with the latest confirmed information on the signing flaw affecting the Zilliqa Ledger application for Legacy accounts.
Legacy Zilliqa transactions remain paused as a precaution. Zilliqa 2 (EVM) is not affected.
The hub explains:
• what happened
• who may be affected
• what is currently paused
• what action users should take
• how the recovery work is progressing
You do not need to take any action right now. The Zilliqa team will never contact you first or ask for your seed phrase, private key or recovery phrase.
Read the Incident Hub:https://www.zilliqa.com/ledger-incident/
6 161
Nonce-Generation Vulnerability in the Zilliqa Ledger App
A critical vulnerability has been identified in the Zilliqa Ledger application affecting the generation of Schnorr signatures for native (non-EVM) Zilliqa transactions. The vulnerability causes signatures to be generated with a predictably weakened ephemeral nonces, from which an attacker can recover the signer’s private key using only publicly available on-chain data.
Protective measures are already in place to prevent further loss, and a coordinated remediation plan is being finalised. Users who have signed native Zilliqa transactions with a Ledger device should await official guidance before taking any action.
Impact
The vulnerability affects private keys used to sign native Zilliqa transactions with a Ledger device. Any account that has broadcast approximately five or more native transactions signed through the Zilliqa Ledger app should be considered compromised. Its private key can be reconstructed from signatures already recorded on-chain, regardless of any subsequent software update.
The issue is confined to the Ledger app’s native signing path. EVM transactions are unaffected. Zilliqa software development kits, including zilliqa-js, gozilliqa-sdk and pyzil, generate nonces correctly and are not affected.
Root cause
Zilliqa native transactions are authenticated using EC-Schnorr signatures over secp256k1. Each signature requires a fresh, uniformly random 256-bit ephemeral nonce, (k). The secrecy and full-width randomness of (k) are essential, as any systematic bias can allow the private key to be recovered.
The signing routine generated 40 bytes of randomness and reduced them modulo the curve order, correctly producing a uniform 256-bit value. However, when copying this value into the nonce buffer, the code copied the wrong 32 bytes of the 40-byte output. This retained the eight zero-padding bytes introduced by the reduction and discarded eight bytes of entropy.
As a result, the most significant 64 bits of every generated nonce were fixed at zero, meaning (k < 2^{192}).
A nonce with 64 known bits leaks information about the private key with each signature. With five or more affected signatures, the private key can be recovered in seconds using commodity hardware by solving the resulting Hidden Number Problem through lattice reduction - a well-documented technique for attacking biased-nonce signatures.
Because the affected transactions are permanently recorded on-chain, this exposure cannot be reversed by updating the signing application. The affected keys must be retired.
Timeline
2019-2026: The defect was present in every released version of the Zilliqa Ledger app across all supported devices.
19 July 2026: On-chain activity consistent with active exploitation was observed.
21 July 2026: The root cause was isolated to the app’s nonce-handling code and confirmed by reproducing the issue against on-chain signatures.
Ongoing: A corrected version of the app is being prepared in coordination with Ledger. Release details will be announced separately.
Remediation
As soon as the issue was identified, native (non-EVM) transactions were suspended as a protective measure. This has halted further draining of affected accounts while a solution is prepared.
Affected accounts cannot be secured through an ordinary transfer. Because their private keys can be derived from data already recorded on-chain, an attacker with access to the same key could attempt to front-run a legitimate transfer as soon as transactions resume. Advising users simply to move their funds would therefore be ineffective and potentially unsafe.
A corrected build of the Ledger app has been prepared, restoring full-width nonce generation and preventing further weakened signatures from being produced. However, this does not protect keys that have already been used to sign affected transactions. Those keys must ultimately be retired.
A coordinated remediation plan to secure affected balances is being finalised and will be published separately. Until then, users who have signed native Zilliqa transactions with a Ledger device should take no independent action and should rely solely on official Zilliqa channels for instructions.
Users who hold or transact with ZIL exclusively through EVM-compatible tooling are not affected.
Acknowledgments
KuCoin played a key role in pinpointing the root cause in the Zilliqa Ledger app nonce generation, recovered affected private keys from publicly available on-chain signatures, and confirmed ongoing exploitation.
KuCoin’s timely reporting and responsible collaboration enabled rapid protective measures, helping safeguard users, ecosystem participants, and the broader Zilliqa ecosystem while the remediation plan was being developed.
We sincerely appreciate the KuCoin team’s professionalism, technical expertise, and cooperation throughout this process.
6 161
As our investigation has progressed, we would like to clarify one important point:
At this stage, we have found no evidence that the incident was caused by the exchange’s wallet management or operational processes. We appreciate the exchange’s cooperation in identifying the issue quickly and assisting throughout the investigation.
The investigation has instead identified a technical issue affecting transaction signing in a specific set of legacy ZIL1 wallets. We are continuing to verify the precise root cause before publishing a detailed technical report.
We will share a full post-mortem, including technical findings and any recommended actions, as soon as the investigation is complete.
Thank you for your patience while we work to ensure the information we share is accurate.
6 161
We have been made aware of a security incident involving one of our exchange partners, in which ZIL was stolen from a cold wallet.
The incident is under active investigation, and we are working with the relevant parties to establish the root cause and full scope. As a precaution, all exchanges have been notified and asked to temporarily pause ZIL deposits and withdrawals to prevent the stolen funds from being moved or sold through centralised platforms.
We understand the community will have questions. We will share further updates as soon as we have verified information. Please rely only on official Zilliqa channels for updates.
6 161
A question institutional teams ask: why not just run a compliance layer over an existing settlement chain?On a chain built to settle first, settlement is the state transition; permission would have to be built into the definition of a valid transaction, not added after it. You cannot retrofit that. The new post works through the architecture, and through the two-hander it depends on: LTIN issues the identity, Zilliqa runs the check beside it. https://blog.zilliqa.com/mediation-defined/
6 161
August 2022. A counterparty already on the sanctions list. The payment goes out in USDT - the issuer doesn't block on designation, so it confirms and settles like any other transfer. Send the same value in USDC and the token itself would have refused it; on a permissionless rail you don't get to choose what your counterparty holds.
Screening happens afterward: a disclosure filed, the transfer still standing. Enforcement that depends on which coin moved isn't enforcement.
The fix is a permission check before settlement - run beside the rail, not by it.
- Identity issued by LTIN
- checked by Zilliqa before a transaction settles
That is what this partnership is built for.
6 161
A new chapter, not a new pitch.
LTIN and Zilliqa first started building together at LTIN's launch last October; today it becomes a partnership, which creates a new category. LTIN issues the verifiable identity; Zilliqa runs the neutral check that confirms permission before a transaction settles, beside it, on any chain.
Follow along. https://www.ltin.li/insights/ltin-and-zilliqa-deepen-partnership-to-build-trustworthy-global-digital-infrastructure-as-a-public-good
6 161
The roadmap is live - and there's a blog post explaining the thinking behind it.
Short version: Institutional blockchain finance has always settled first, checked
compliance after. Zilliqa is built to run that check before - on any chain or
settlement rail. The roadmap sets out how we build that infrastructure from now
through 2027, phase by phase, each step tied to something we ship.
Read the blog: https://blog.zilliqa.com/compliance-before-settlement-the-zilliqa-roadmap/
Read the roadmap: https://zilliqa.com/roadmap
More to come later this year. For now - this is the direction, on the record.
Tell us what you think.
6 161
Protofire has completed a major upgrade across the Zilliqa Safe stack.
What's new for users?
- Better protection against scams and address poisoning attacks
- Faster loading and fewer delays thanks to backend and performance upgrades
- Export your transaction history to CSV
- Batch multiple transactions together, including existing transaction batches
- Improved WalletConnect experience when switching networks
- Safe account limit increased from 10 to 40
- Cleaner signing flow with clearer transaction status
- Automatic execution option when enough signatures have been collected
Behind the scenes, the infrastructure has also been upgraded to improve reliability, scalability, and security across the platform.
This release lays the groundwork for upcoming features including:
Spaces - shared workspaces for teams and organisations
Nested Safes - manage Safes within Safes with a dedicated interface
Built on the trusted Safe protocol, Zilliqa Safe continues to improve with stronger security, better usability, and a smoother overall experience.
Try now: https://safe.zilliqa.com/home
6 161
Zilliqa mainnet will undergo a scheduled upgrade with the release of v0.21.0, introducing improvements to performance, security, and validator infrastructure.
Key upgrades:
• State pruning for better storage efficiency
• RANDAO support for improved randomness in consensus
• Deposit contract upgrade (deposit_v8)
• Flexible checkpoint versioning for smoother recovery and upgrades
Upgrade timeline (mainnet):
• Deposit_v8 activation - Block 25,902,000 (~May 5, 08:37 UTC)
• RANDAO activation - Block 25,905,600 (~May 5, 09:49 UTC)
Validators and node operators have already been notified and have upgraded ahead of these block heights. If any validator has not upgraded yet, please do so at earliest.
Community: No action is required. Funds remain SAFU.
More details: https://github.com/Zilliqa/zq2/releases/tag/v0.21.0
6 161
Trade ZIL. Climb the leaderboard.
- A $20K competition is live on Variational Perp DEX - ranked by PnL and volume.
- Runs until Apr 18, 00:00 UTC.
- Variational is in beta - use code ZILLIQA to get started.
https://x.com/variational_io/status/2040152011572998180⚠️ Disclaimer: Perpetual trading carries high risk and is not suitable for everyone. Make sure you understand how leverage works and trade responsibly.
6 161
📢Reminder: Time is running out to bridge your USDC via deBridge. If you haven’t done so yet, please bridge out as soon as possible.
deBridge will sunset on 31 March 2026.
More info available here : https://blog.zilliqa.com/strengthening-stablecoin-infrastructure-on-zilliqa-introducing-zusdc-via-xbridge/
6 161
Community Update #2
Over the past few weeks, focus has been on strengthening core infrastructure -
• X-Bridge enhancement
• On-chain identity (vLEI)
• Stablecoin flow infrastructure
• Regulatory-ready environments
These are foundational to long-term ecosystem growth and institutional adoption.
Find more here: https://blog.zilliqa.com/community-updates-strengthening-the-foundations/
6 161
Zilliqa is strengthening its stablecoin infrastructure.
We are introducing zUSDC via XBridge, bringing USDC liquidity onto network-operated infrastructure designed to improve reliability and long-term ecosystem sustainability.
This transition ensures stablecoin liquidity continues to operate smoothly while aligning with Zilliqa’s broader goal of building institutionally compatible blockchain infrastructure.
The blog explains the migration process, timeline, and what USDC users need to do.
More here: https://blog.zilliqa.com/strengthening-stablecoin-infrastructure-on-zilliqa-introducing-zusdc-via-xbridge/
6 161
ZIL Perp is live on Variational - a next-gen perp DEX. Instead of a traditional order book, Variational uses an RFQ (request-for-quote) model to fill trades.
Trade $ZIL with:
• Up to 50× leverage
• Zero trading fees
• Loss refunds
• Hundreds of markets
Variational is still in Private-beta stage. So, use code OMNIZILLIQA to sign-up.
⚠️Perpetual trading carries high risk and isn’t suitable for all users. Understand leverage mechanics and trade responsibly.
ZIL market https://omni.variational.io/perpetual/ZIL
6 161
Liechtenstein just went on-chain 🇱🇮
The first government-backed institutional validator is now LIVE on Zilliqa.
Operated by LTIN (backed by Telecom Liechtenstein) - this isn’t just another node. It’s a bridge between sovereign infrastructure and public blockchain.
A regulatory strategy turning into real infrastructure.
LTIN validator node can be found here 👉https://stake.zilliqa.com/?poolId=MHg5MTgw
6 161
As promised, our first Zilliqa Community Update + Business Insights report is live.
This new format is designed to provide consistent, transparent progress reporting across infrastructure, partnerships, and regulatory-ready initiatives. It will evolve over time with community feedback.
We’re building long-term foundations - not short-term noise.
Read the full update here: https://blog.zilliqa.com/community-updates-and-business-insights/
6 161
Zilliqa Tech Recap ⚙️
Critical network upgrades are rolling out - focused on speed, stability, and deeper EVM compatibility.
Hardfork Incoming
✔️Testnet: Live
⏳Mainnet: Block 19,486,411 (~Feb 5, 2026)
What’s new
- Cancun-compatible EVM (new opcodes unlocked)
- QUIC-based networking for faster, more stable communication
- Granular RPC rate limiting for stronger API performance
- Parallelized checkpoint generation, faster prep times
What this delivers
- Faster syncing
- More resilient infrastructure
- Built to scale
⚠️ Validators: please update your nodes before the fork height.
6 161
gZIL Grantee Highlight
Plunder Academy - a free, hands-on learning platform helping builders go from Solidity fundamentals to mainnet deployment on Zilliqa EVM, with AI-powered tooling and security-first learning.
Built with grant and support from the GZIL Collective.
Read the full highlight https://blog.zilliqa.com/plunder-academy-lowering-the-barrier-to-building-on-zilliqa/?ref=zilliqa-newsletter
6 161
The last 6 months at Zilliqa weren’t quiet by accident.
After launching Zilliqa 2.0, we deliberately paused to gain clarity - on focus, on strategy, and on where we create real value in a more regulated, institutional world.
Today, we’re sharing what we learned, what we’re building, and how our alignment with LTIN fits into the next phase.
Read the full update 👇https://blog.zilliqa.com/zilliqa-a-strategic-update-where-weve-been-and-where-were-going/
