Add zcashd migration guide and live EOL timeline widget#42
Merged
Conversation
Expand the Z3 page with a comprehensive migration guide for node operators, miners, and exchanges: per-situation paths (Zebra, Zebra+Zaino, Zallet, Zakura zcashd-compat as a temporary bridge), backup guidance, community Zebra snapshots, and the Ironwood testnet faucet. Add a ZcashdEolTimeline client component showing the official zcashd EOL milestones with a live "you are here" marker, embedded on the Z3 and Zcashd End-of-Life pages. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expands the Z3 page into a comprehensive, shareable migration guide for everyone still on zcashd (node operators, miners, exchanges, wallet-CLI users), and adds a live EOL timeline widget.
Migration guide (
src/content/zcash-z3/index.mdx)wallet.dat, Zebra chain state) plus a pointer to the community-maintained Zebra snapshots in Resources.Live EOL timeline widget (
src/components/ZcashdEolTimeline.jsx)--zec-*theme variables (dark mode supported); hydration-safe for the static export./zcash-z3and/zcash-z3/zcashd_cycle.Test plan
pnpm buildpasses (static export)🤖 Generated with Claude Code