Landing a Lightning PR requires local labs (bitcoind + peers), patience with CI, and precise reproduction notes.
Complete Step 1 // Required reading in the study plan above, then continue here.
Step 2 — Context: reproduce → test → PR → iterate
Use Review Club picks or /issues. Tie your PR description to the protocol concept you fixed (liquidity, HTLC, routing, etc.).
Loading diagram…
Done when: You can list reproduction steps a reviewer could follow without asking you.
Step 3 — Practice: ship the PR (lab)
Reproduce → fix → test → open (or draft). Summarize each push. Keep rubric ≥ 8/10.
Checklist
- Reproduction steps in the PR body
- Tests or Polar notes attached
- Protocol concept named for reviewers
Done when: Lab evidence (issue + PR/draft + tests + score) is complete.
Next lesson
Protocol Review Practice — BOLT PRs and interop impact.