@@ -18,8 +18,10 @@ Zaino, an indexer developed by ZingoLabs. ZODL would be in charge of
1818developing the full-node wallet that would connect to Zaino and Zebra, called
1919Zallet.
2020
21- Zcashd deprecation is a cross-team ecosystem-wide effort which is targeted for
22- end of July of 2026.
21+ Zcashd deprecation was a cross-team ecosystem-wide effort, and it is now
22+ complete: the final Zcashd release, ** 6.20.0** , reached its End-of-Life halt at
23+ block 3417100 on July 18th 2026, and Zcash consensus now runs on the Z3 stack.
24+ See the [ Zcashd End-of-Life] ( /zcash-z3/zcashd_cycle ) page for details.
2325
2426## Zcashd Deprecation is now Z^3
2527
@@ -32,11 +34,11 @@ contributing section.
3234
3335# Migration Guide: moving off Zcashd
3436
35- > ## ⚠️ Zcashd is shutting down
37+ > ## ⚠️ Zcashd has shut down
3638>
37- > ` zcashd ` is ** deprecated** , will ** not** support NU6.3, and its
38- > ** End-of-Support halt** is estimated for ** July 18th 2026 ** at block height
39- > 3417100 , after which every ` zcashd ` node automatically shuts down.
39+ > ` zcashd ` is ** deprecated** and does ** not** support NU6.3. Its
40+ > ** End-of-Support halt** occurred at block height 3417100, mined on ** July 18th
41+ > 2026 (22:51 UTC) ** , after which every ` zcashd ` node automatically shuts down.
4042> See the [ Zcashd End-of-Life page] ( /zcash-z3/zcashd_cycle ) for the full timeline.
4143
4244<ZcashdEolTimeline />
@@ -104,7 +106,7 @@ ready today.**
104106
105107## If you rely on the Zcashd wallet CLI
106108
107- The Zcashd wallet is deprecated and will cease to run on July 18th 2026.
109+ The Zcashd wallet is deprecated and stopped running on July 18th 2026.
108110
109111You should migrate to [ Zallet] ( https://github.com/zcash/zallet ) , the replacement
110112for the Zcashd full-node wallet, developed entirely in RustLang by
0 commit comments