Educational explainer: the ehash epoch lifecycle (learnmeabitcoin style) #19
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
vnprc/hashpool#19
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build an educational explainer of the ehash epoch lifecycle in the style of learnmeabitcoin.com: simple diagrams, step-through animations, concepts only — no code, no protocol minutiae. The deliverable lands on the hashpool website; this issue sits on the epoch roadmap because the design doc is its source material.
Primary goals:
Current state and specifics
Source material:
docs/EPOCH_DESIGN.md(canonical mechanics) anddocs/SETTLEMENT_DESIGN.md(the forward pointer). The website repo already carries dev logs and media; this is its first concept-explainer page. Visual vocabulary to establish and reuse: shares as a stream, quotes as rows in the mint's book, epochs as colored spans on a chain timeline, the reward as the event that changes the color.Witness
A reader test, not a code test: someone unfamiliar with the project reads the page cold and can answer — what is an epoch, why does new ehash wait after a block win, what happens in a reorg. Diagrams render without JavaScript; animations degrade to static steps.
Scope
In: one page (or one page plus a glossary box) in the website repo, diagrams and animations included. Out: low-level protocol documentation, settlement/redemption mechanics, mining-pool background material beyond one linking paragraph.
Part of #13. Gated on the design doc merging (PR #12); parallel to all code issues.
completed