-
Notifications
You must be signed in to change notification settings - Fork 0
Logbook June 2026
Paolo Veronelli edited this page Jun 27, 2026
·
2 revisions
Week of Jun 8 — Documentation overhaul: architecture, getting-started, schema and run docs were aligned with current code, and AGENTS.md was added. A good moment to document the service clearly before it takes on new responsibilities as a trust oracle.
- Merged docs: align documentation with current code #235 — architecture, getting-started, schema and run docs; added AGENTS.md
Week of Jun 22 — The UTxO-CSMT takes on a new role: a PoC lands making it a second trust oracle for moog, using address-prefixed CSMT keys. The same day, root and proof responses were fixed to key by full chain point (slot + blockHash) rather than slot alone, closing an ambiguity in how callers anchor proofs to the chain.
Issue: #236