Cross-team tracker for the networking side of decoupled consensus: delivering AC (available-chain) and FG (finality-gadget) votes at validator-set scale.
| Path | What |
|---|---|
design/ |
The current planned design: explainer.md (the proposal) and requirements.md (binding parameter envelope — changes are decisions, date them) |
research/ |
Reasoning behind design decisions and design options: open_questions.md (settled vs. open tracker), ssz.md (wire objects & byte accounting), ac/ (AC slot structure), fg/ (FG round; fg/pipelined-units/ — 4 s + 4 s vote units, three per slot), transitions/ (epoch/height transition timing vs. early FG votes) |
specs/ |
Exact specifications (to come) — meanwhile README.md points at Francesco's executable Simplex pyspec |
poc/ |
Proof of concept: poc.md (Shadow → Prysm-on-Shadow → Kurtosis) |
benchmarking/ |
Benchmark results |
meetings/ |
Meeting notes, one file per call: YYYY-MM-DD.md |
personal/<name>/ |
Personal scratchpads — unreviewed |