FABRKNT
Inside Reth — Sync, Extensions, and the SDK
The Reth Stack — Sync, Extensions, and the SDK
Lesson 9 of 17·QUIZ4 min25 XP

Treat this page as a workbench, not a blog post. The goal is to extract a reusable mental model from the source and carry it into the rest of the Fabrknt stack.

Course
Inside Reth — Sync, Extensions, and the SDK
Lesson role
QUIZ
Sequence
9 / 17

Quiz — ExEx

Question

Confirm: 3-variant ExEx notifications, ExExContext lifecycle, install_exex registration, backfill API.

Principle (minimum model)

  • Three variants + ExExContext + install_exex + backfill.

Worked example + steps

Quiz: did the ExEx API stick?

Four questions covering the API design and the failure modes the design prevents. Same rule: you can't nod past a quiz.

If you miss two or more, scroll back to Building the ExEx API before going on to the drill.

Summary (3 lines)

  • Quiz confirms ExEx understanding.
  • Get two+ wrong → re-read buildup + walkthrough.
  • Pass → drill: build a reorg-safe indexer.