Dash Launches ZK-Based Privacy on Zcash

cryptonews.ruPublié le 2026-07-30Dernière mise à jour le 2026-07-30

Résumé

Dash has integrated ZK-privacy based on Zcash's Orchard protocol into its Platform (v4.0.0), making shielded transactions part of the consensus. This built-in protocol feature offers an optional second layer of privacy alongside Dash's existing CoinJoin, better suited for fast mobile wallets. Shielded operations hide sender, receiver, balance, and amount within a pool, using zero-knowledge proofs to validate transactions without revealing details. Users can deposit credits into the pool from a transparent address, conduct private transfers, and withdraw funds. Key features include direct deposits from Dash Core and shielded withdrawals to Core addresses. The implementation adapts Zcash's Orchard protocol to Dash Platform, incorporating structures like SumTree to prevent hidden inflation. A recent critical vulnerability in Orchard was patched prior to Dash's release. Wallet synchronization, tested at around 21 seconds, is notably faster than similar Zcash wallets. While initially supporting only Platform Credits (pegged to Dash), Dash plans to add separate shielded pools for native Platform tokens and assets. This move aims to combine ZK-privacy with token and NFT issuance, linking user-created assets directly to the established Dash cryptocurrency and external markets. Mobile wallet releases with this functionality are expected soon.

In February, we wrote about Dash's plans to integrate Orchard. At that time, it concerned a future release and the prospect of private user tokens.

Now, the first part of the plan has been realized: in Dash Platform v4.0.0, shielded operations have become part of the consensus. This is not an external mixer, not a custodial service, and not an experimental smart contract — privacy is built directly into the protocol.

For Dash, historically associated with CoinJoin, this is not a replacement for the old mechanism, but a second privacy model. CoinJoin continues to work on the main network, while Platform uses ZK-proofs instead of mixing rounds with multiple participants. This approach is better suited for fast mobile wallets. At the same time, regular Dash transactions remain transparent: confidentiality is optional.

The shielded pool hides the balance, sender, recipient, and transfer amount within the pool. The network verifies that the funds exist, belong to the sender, and are not spent twice, but does so without revealing the operation's contents.

A user can deposit credits into the pool from a transparent Platform address, conduct a private transfer, and return the funds. For DASH holders, two other routes are more important: ShieldFromAssetLock sends funds to the shielded pool directly from Core, and ShieldedWithdrawal withdraws them to a specified Core address. To avoid linking the withdrawal to previous activity, the wallet must use a new address.

Platform Credits — the internal settlement unit of Dash Platform, tied to Dash at a fixed ratio: one Dash corresponds to 100 billion credits.

How the Privacy Works — Without the Complicated Math

Dash did not create a new ZK-scheme from scratch. The implementation is based on Orchard, Zcash's shielded protocol built on Halo 2 without a trusted setup. Dash's engineering work involved adapting it to Platform: custom state transitions, storage in GroveDB, fees, wallet synchronization, and the route back to Core.

Shortly before the release, a critical vulnerability was discovered in Orchard, potentially allowing double spending within the pool. The Zcash team fixed the proof scheme, and Dash Core Group transitioned its implementation to the updated libraries even before the release of Platform 4.0. An additional layer of control in Dash is provided by SumTree: this structure stores and cross-references the pool's state, preventing hidden inflation from going unnoticed.

One of the main problems with shielded systems is wallet synchronization. To detect incoming funds, the application receives encrypted notes and locally checks which ones its key can decrypt. The server does not learn which transfers belong to the user.

In the test version of the application, we created a new wallet and started synchronization: it took about 21 seconds, which is significantly faster than synchronizing the Zodl wallet for ZCash.

The release of mobile wallets with support for the new technology is expected soon.

Currently, the pool only works with Platform Credits. However, Dash has already announced plans to add separate shielded pools for native Platform tokens.

Private user assets are not a new concept. Dash's strength lies in the specific combination of capabilities: ZK-privacy, token and NFT issuance, and the ability to exchange created assets for Dash and back. Thanks to this, each asset gains a direct connection to an already established coin, and through it — to the external market.

Cryptos en tendance

Questions liées

QWhat is the main innovation introduced in Dash Platform v4.0.0 regarding privacy?

ADash Platform v4.0.0 integrated shielded operations directly into the consensus protocol, based on Zcash's Orchard protocol. This is not an external mixer or a custodial service but a native, protocol-level privacy feature using zero-knowledge proofs.

QHow does the new shielded privacy model in Dash differ from its previous CoinJoin mechanism?

AThe new shielded privacy model using ZK-proofs is a second model of privacy that operates within the Platform, designed to be better suited for fast mobile wallets. The original CoinJoin mechanism, which operates in the main network for mixing transactions, continues to function. Regular Dash transactions remain transparent, making privacy optional.

QWhat critical issue was discovered in the Orchard protocol shortly before the Dash Platform v4.0 release, and how was it addressed?

AA critical vulnerability was discovered in the Orchard protocol that could potentially allow double-spending within the shielded pool. The Zcash team fixed the proof scheme, and the Dash Core Group updated their implementation to the patched libraries before the release. Dash adds an additional layer of control with SumTree, which monitors the pool's state to prevent hidden inflation.

QHow does Dash Platform ensure wallet synchronization privacy when detecting incoming shielded funds?

ATo maintain privacy during synchronization, the application receives encrypted notes from the server and locally checks which ones can be decrypted with its own key. This process allows the user to detect incoming funds without revealing to the server which specific transactions belong to them.

QWhat are Dash's future plans regarding shielded pools and assets on its platform?

ADash has announced plans to add separate shielded pools for native tokens on the Platform. This will extend ZK-privacy to user-issued assets and NFTs, allowing for private trading of these assets and their direct exchange for Dash, linking them to an established coin and the external market.

Lectures associées

Pourquoi le Bitcoin maintient 64 000 $ après la pause restrictive de la Fed

Le Bitcoin se stabilise autour de 64 000 $ après la décision de la Fed de maintenir ses taux d'intérêt dans la fourchette 3,50-3,75 %. Bien que perçu comme une pause, le vote a révélé des divisions internes, trois membres plaidant pour une hausse, signalant une attitude globalement restrictive. Cette position limite l'appétit pour les actifs risqués comme les cryptomonnaies. Le marché a réagi avec une volatilité modérée. Les FNB spot sur Bitcoin ont enregistré un afflux net de 32,1 millions de dollars, mettant fin à une série de sorties, tandis que les FNB Ethereum ont subi des sorties. Cela indique une rotation des capitaux vers l'actif principal. Les niveaux clés à surveiller pour le Bitcoin sont le support à 63 000-63 500 $ et la résistance autour de 66 000 $. Malgré la pression macroéconomique, le marché ne montre pas de signes de capitulation. Les fondamentaux du réseau Ethereum restent solides avec une file d'attente importante pour le staking. Le report du vote sur le CLARITY Act au Sénat américain a tempéré les attentes réglementaires immédiates. Pour la fin du mois, les données macro américaines (inflation, dépenses) guideront les senteurs. Le scénario de base prévoit une consolidation du Bitcoin entre 63 000 et 66 000 $. La résilience au-dessus de 63 000 $, le maintien de l'Ethereum au-dessus de 1 860 $ et la poursuite des entrées institutionnelles seront des facteurs déterminants pour une éventuelle reprise au second semestre.

cryptonews.ruIl y a 1 h

Pourquoi le Bitcoin maintient 64 000 $ après la pause restrictive de la Fed

cryptonews.ruIl y a 1 h

Parker Lewis explique pourquoi le bitcoin reste la meilleure monnaie

Parker Lewis, un analyste bitcoin renommé, a critiqué les stratégies marketing des entreprises qui se présentent comme des trésoreries crypto. Il estime que la vente d'actions privilégiées perpétuelles, présentées comme un "crédit numérique", déforme fondamentalement la nature du bitcoin. Il souligne que le bitcoin n'a pas de rendement fiduciaire intégré et que les promesses de dividendes reposent sur un modèle risqué nécessitant un afflux constant de nouveaux investisseurs. Lewis met en garde contre les risques de ces dérivés, notant que le marché des actions privilégiées perpétuelles (1 000 milliards de dollars) est minuscule comparé au marché du crédit mondial (300 000 milliards de dollars), car les institutions évitent ces risques qu'elles transfèrent aux particuliers. Il rejette également l'idée que la volatilité du bitcoin le rende impropre à la plupart des gens. Pour lui, cette volatilité est une conséquence naturelle de l'adoption massive d'un actif à offre fixe et inélastique. Il conseille d'acheter des bitcoins directement plutôt que des actions d'entreprises comme MicroStrategy. Détourner l'attention vers ces dérivés corporatifs fait oublier la vraie menace : la dépréciation rapide des monnaies fiduciaires. Lewis illustre cela avec son "indice du ribeye", montrant une inflation annuelle de 12 à 13% sur le prix d'un steak, bien supérieure aux chiffres officiels. La stratégie la plus sûre, selon lui, reste la possession directe de bitcoin et le contrôle de ses clés privées, pour se protéger des turbulences macroéconomiques, plutôt que de courir après des rendements corporatifs douteux qui amplifient les risques systémiques.

cryptonews.ruIl y a 1 h

Parker Lewis explique pourquoi le bitcoin reste la meilleure monnaie

cryptonews.ruIl y a 1 h

Trading

Spot

Articles tendance

Comment acheter DASH

Bienvenue sur HTX.com ! Nous vous permettons d'acheter DASH (DASH) de manière simple et pratique. Suivez notre guide étape par étape pour commencer votre parcours crypto.Étape 1 : Création de votre compte HTXUtilisez votre adresse e-mail ou votre numéro de téléphone pour ouvrir un compte sur HTX gratuitement. L'inscription se fait en toute simplicité et débloque toutes les fonctionnalités.Créer mon compteÉtape 2 : Choix du mode de paiement (rubrique Acheter des cryptosCarte de crédit/débit : utilisez votre carte Visa ou Mastercard pour acheter instantanément DASH (DASH).Solde :utilisez les fonds du solde de votre compte HTX pour trader en toute simplicité.Prestataire tiers :pour accroître la commodité d'utilisation, nous avons ajouté des modes de paiement populaires tels que Google Pay et Apple Pay.P2P :tradez directement avec d'autres utilisateurs sur HTX.OTC (de gré à gré) : nous offrons des services personnalisés et des taux de change compétitifs aux traders.Étape 3 : stockage de vos DASH (DASH)Après avoir acheté vos DASH (DASH), stockez-les sur votre compte HTX. Vous pouvez également les envoyer ailleurs via un transfert sur la blockchain ou les utiliser pour trader d'autres cryptos.Étape 4 : tradez des DASH (DASH)Tradez facilement DASH (DASH) sur le marché Spot de HTX. Il vous suffit d'accéder à votre compte, de sélectionner la paire de trading, d'exécuter vos trades et de les suivre en temps réel. Nous offrons une expérience conviviale aux débutants comme aux traders chevronnés.

352 vues totalesPublié le 2024.12.13Mis à jour le 2026.06.02

Comment acheter DASH

Discussions

Bienvenue dans la Communauté HTX. Ici, vous pouvez vous tenir informé(e) des derniers développements de la plateforme et accéder à des analyses de marché professionnelles. Les opinions des utilisateurs sur le prix de DASH (DASH) sont présentées ci-dessous.

活动图片