Skip to content

Logbook February 2026

Paolo Veronelli edited this page Mar 13, 2026 · 5 revisions

Saturday 15th

Repository setup (PV)

Monday 16th

Testing (PV)

Library improvements (PV)

Issues: #12, #13

Wednesday 18th

N2C protocol (PV)

Documentation (PV)

Transaction builders (PV)

Thursday 19th

E2E and time params (PV)

Open work (PV)

  • Opened #24 — per-token completeness proof strategy

Friday 20th

Phase 4: Indexer and persistence (PV)

Monday 23rd

Phase 4: Indexer pipeline (PV)

Issues: #36, #39

Phase 4 planning (PV)

  • Opened #32 — implement CageFollower block processor
  • Opened #33 — implement persistent TrieManager backed by RocksDB
  • Opened #34 — implement rollback handling with inverse operations
  • Opened #35 — implement endToken (burn) tx builder
  • Opened #37 — update Application wiring for dual N2C connections
  • Opened #38 — E2E tests for full persistent indexing pipeline
  • Opened #40 — configure RocksDB prefix bloom filters for trie column families

Tuesday 24th

Phase 4: Persistent backends (PV)

Issues: #32, #33

Testing planning (PV)

  • Opened #43 — unit tests for detectCageEvents transaction scanner
  • Opened #44 — unit tests for processCageBlock and extractConwayTxs
  • Opened #45 — refactor: replace fragile drop 3 column family indexing
  • Opened #46 — ci: ensure MPFS_BLUEPRINT-gated tests run in CI
  • Opened #47 — property-based validity tests for TxBuilder.Real

Wednesday 25th

Rollback and transaction builders (PV)

Issues: #34, #35

Thursday 26th

Bootstrap and module restructure (PV)

Open work (PV)

  • Opened #55 — persist token registry in RocksDB (replace IORef)
  • Opened #59 — haddock: hyperlink Cardano dependency types and index in Hoogle

Thursday 27th

CageFollower and testing (PV)

Issues: #37, #38, #63

Friday 28th

Library integrations (PV)