-
Notifications
You must be signed in to change notification settings - Fork 0
Logbook February 2026
Paolo Veronelli edited this page Mar 13, 2026
·
4 revisions
- Merged add node-to-client protocol support #92
- Merged fix: set bootstrap marker after download, not before #95
- Merged add by-address UTxO query endpoint #96 — collectValues + KV lookup, 3 new tests
- Merged auto-initialize fresh DB on first use #102
- Merged E2E tests for newRocksDBState on fresh DB #103
- Merged add cardano-node-clients E2E integration tests #106
- Merged remove ReaderT CSMTContext from CSMT transactions #107 — explicit FromKV and Hashing, enables mapColumns
- Closed #104, #105
- Merged replace Yaci with cardano-node devnet in E2E tests #109
- Merged era projection and genesis bootstrap #110 — all pre-Conway TxOuts projected to BabbageTxOut ConwayEra
- Merged Byron genesis bootstrap for from-genesis sync #111