Skip to content

Logbook June 2026

Paolo Veronelli edited this page Jun 27, 2026 · 2 revisions

Logbook — June 2026

Week of Jun 15 — The repo launched from zero over the weekend: scaffold, CI, and the full indexing pipeline (ledger config, replay engine, snapshot extraction, per-epoch CSMT builder, history accumulator) were all merged by Sunday night. The foundation is solid enough to wire into a running daemon next week.

Saturday 20th

Scaffold + initial slices (PV)

Sunday 21st

CSMT builder + rollback (PV)

Week of Jun 22 — The daemon came alive: rollback, HTTP API, indexer engine, and release pipeline all merged on Monday, and by Tuesday the full proof path was verified end-to-end against a live devnet. Byron-era replay boundary bugs surfaced immediately and were fixed by Wednesday; Docker packaging is the remaining open item.

Monday 22nd

Daemon launch (PV)

Tuesday 23rd

Live daemon E2E + Byron fixes (PV)

Wednesday 24th

Byron replay fix + Docker (PV)