Skip to content

Commit c0760fc

Browse files
authored
Merge pull request #45 from zecdev/zcashd-eol
Update Zcashd End-of-Life information (6.20.0 halted at block 3417100)
2 parents 6a9a604 + 91011d0 commit c0760fc

4 files changed

Lines changed: 27 additions & 23 deletions

File tree

src/components/ZcashdEolTimeline.jsx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,12 @@ const MILESTONES = [
2525
detail: 'NU6.3-ready node releases are published for mainnet.',
2626
},
2727
{
28-
ts: Date.UTC(2026, 6, 18),
29-
date: '~July 18th, 2026',
30-
estimated: true,
28+
ts: Date.UTC(2026, 6, 18, 22, 51, 43),
29+
date: 'July 18th, 2026',
3130
title: 'zcashd End-of-Support halt',
3231
detail:
33-
'At mainnet block 3,417,100 every remaining zcashd binary ' +
34-
'automatically shuts down and refuses to restart.',
32+
'At mainnet block 3,417,100 (mined 22:51 UTC) every remaining zcashd ' +
33+
'binary shut down and refused to restart.',
3534
},
3635
{
3736
ts: Date.UTC(2026, 6, 28),

src/content/zcash-z3/index.mdx

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@ Zaino, an indexer developed by ZingoLabs. ZODL would be in charge of
1818
developing the full-node wallet that would connect to Zaino and Zebra, called
1919
Zallet.
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

109111
You should migrate to [Zallet](https://github.com/zcash/zallet), the replacement
110112
for the Zcashd full-node wallet, developed entirely in RustLang by

src/content/zcash-z3/resources.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,12 @@ the entire blockchain from scratch.
4949
## Legacy (Zcashd)
5050

5151
Zcashd is the originary consensus node for Zcash. Forked from Bitcoin-core in 2015,
52-
Zcashd has gone through six Network Upgrades and has been the main consensus node
53-
since the Zcash network was deployed in October 28th 2016. It's currently being
54-
deprecated and will soon be replaced by Zebra when Network Upgrade 6.3 (NU6.3) is
55-
deployed on July 28th, 2026.
52+
Zcashd has gone through several Network Upgrades and was the main consensus node
53+
since the Zcash network was deployed in October 28th 2016. It has now reached
54+
End-of-Life: the final release, 6.20.0, halted at block 3417100 on July 18th 2026,
55+
ahead of the NU6.3 ("Ironwood") network upgrade that it does not support, which is
56+
deployed on July 28th, 2026. Zcash consensus now runs on Zebra. See the
57+
[Zcashd End-of-Life notice](https://zcash.github.io/zcash/user/end-of-life.html).
5658

5759
ZODL Engineers will be posting updates on this website:
5860
https://z.cash/support/zcashd-deprecation/

src/content/zcash-z3/zcashd_cycle.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@ import { ZcashdEolTimeline } from '../../components/ZcashdEolTimeline'
22

33
# Zcashd End-of-Life
44

5-
> ## ⚠️ `zcashd` is reaching its End of Life
5+
> ## ⚠️ `zcashd` has reached its End of Life
66
>
7-
> `zcashd` is **deprecated** and will **not** support NU6.3.
7+
> `zcashd` is **deprecated** and does **not** support NU6.3.
88
> **If you do not need the `zcashd` wallet, migrate to [Zebra](https://github.com/ZcashFoundation/zebra) now.**
9-
> If you depend on the `zcashd` wallet, start testing [Zallet](https://zcash.github.io/zallet/)
10-
> migrating your `wallet.dat` as soon as possible. The binary's **End-of-Support halt** is
11-
> estimated for **July 18th 2026** at block height 3417100, after which every `zcashd` node
12-
> automatically shuts down.
9+
> If you depend on the `zcashd` wallet, migrate your `wallet.dat` to
10+
> [Zallet](https://zcash.github.io/zallet/) as soon as possible. The binary's
11+
> **End-of-Support halt** occurred at block height 3417100, mined on **July 18th
12+
> 2026 at 22:51 UTC**, after which every `zcashd` node automatically shuts down
13+
> and refuses to restart.
1314
1415
See [Zcash'd book chapter](https://zcash.github.io/zcash/user/end-of-life.html) on Zcashd EOL.
1516

16-
<ZcashdEolTimeline />
17+
<ZcashdEolTimeline />

0 commit comments

Comments
 (0)