Skip to content

Commit 05bd561

Browse files
authored
Merge pull request #21 from zecdev/z3-updates
Expand Z3 section. Dashboard updates
2 parents a6ec148 + 675b86d commit 05bd561

3 files changed

Lines changed: 31 additions & 6 deletions

File tree

src/content/zcash-z3/dashboard.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
| Project | Owner | Status | Current Milestone | Next Milestone |
66
|----------|----------|----------|----------|----------|
7-
| Ecosystem Outreach | ZecDev (Pacu) | Resumed 🟢 | Zcash NU Friction Survey wrap up| N/D |
7+
| Ecosystem Outreach | ZecDev (Pacu) | Resumed 🟢 | NU 6.1 outreach| Zcash Ecosystem Pairings |
88
| Deprecation Outreach Phase 2 | ZecDev (Pacu) | Started 🟢 | Started | Zallet Beta |
9-
| [Zebra](https://github.com/ZcashFoundation/zebra) | Zcash Foundation | On-track 🟢 | Maintenance and Z3 stack development Support| N/D |
9+
| [Zebra](https://github.com/ZcashFoundation/zebra) | Zcash Foundation | On-track 🟢 | NU 6.1 Deployment | Maintenance and Z3 stack development Support |
1010
| [Zaino](https://github.com/zingolabs/zaino) | ZingoLabs | On-track 🟢 | [Zaino Zallet Support](https://forum.zcashcommunity.com/t/zaino-the-zallet-release/52155) | Block Explorer Support |
1111
| [Zallet](https://github.com/zcash/wallet) | ECC | On-track 🟢 | Alpha Builds released | Closed Alpha Iteration |
12-
| [Block Explorer Support](https://github.com/zcash/zcash-explorer) | On-track 🟢 | Zebra Hacky Integration on Testnet Explorer Completed| new RPC integration |
12+
| [Block Explorer Support](https://github.com/zcash/zcash-explorer) | On-track 🟢 | Zaino BE RPC development| new RPC integration |
1313

1414

1515

src/content/zcash-z3/index.mdx

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,32 @@
1-
# Zcashd Deprecation is now Z^3
1+
# A new Zcash technology Stack
2+
Zcash was created from a bitcoin-core fork from 2015. Zcashd has been the
3+
main consensus node over 9 years. A complex machinery that combines legacy
4+
C++ code from Satoshi's Era, cutting edge Zero Knowledge Proofs, RustLang
5+
code, a full-node wallet, mining and blockchain indexing RPCs.
26

3-
Zcashd Deprecation is now called Z^3 (Zebra x Zaino x Zallet).
7+
That's a lot! It all came to the point where the community voted that developers
8+
focus on making Zcash Shielded Assets a reality. But after an in-depth analysis,
9+
it was determined that in order to be able to keep advancing the protocol, Zcashd
10+
would have to be replaced because the effort of adding new features was huge and
11+
deemed an inefficient allocation of the development resources of the Zcash
12+
development budget. ECC core developers made the decision of starting to
13+
deprecate Zcashd in favor of a new technology stack composed of Zebra, a RustLang
14+
modern consensus node developed by the Zcash Foundation engineering team and,
15+
Zaino an indexer called developed by ZingoLabs. ECC would be in charge of
16+
developing the full-node wallet that would connect to Zaino and Zebra called
17+
Zallet.
418

5-
"Zee Three" or "Zee to the Three" is an original idea from Zancas (ZingoLabs).
19+
Zcashd deprecation is a cross-team ecosystem-wide effort which is targeted for
20+
end of 2025.
21+
22+
## Zcashd Deprecation is now Z^3
623

24+
Zcashd Deprecation was deemed a negative narrative. In order to focus in the
25+
positive aspects of the outcomes of this proces, it was then renamed to
26+
Z^3 (Zebra x Zaino x Zallet). If you'd like to contribute to Z3, check out the
27+
contributing section.
28+
29+
"Zee Three" or "Zee to the Three" is an original idea from Zancas (ZingoLabs).
730

831
![Zee cube image. Credits to Dismad from ZecHub](/assets/z-cubed.jpg)
932
_Credits to Dismad from ZecHub_

src/content/zcash-z3/updates.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/
33
## 2025
44
| Date | Link |
55
|----------|----------|
6+
| October 3rd | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/109)|
7+
| September 26th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/108)|
68
| September 19th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/107)|
79
| September 5th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/106)|
810
| August 29th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/105)|

0 commit comments

Comments
 (0)