Stellar Index v0.5.0-rc.112
Pre-release
Pre-release
[v0.5.0-rc.112] — 2026-06-18
Fixed
/v1/contracts+/v1/contracts/{id}/interactions500'd against real
ClickHouse —count()returnsUInt64but the directory/interaction
readers scanned intoint64(the stub-backed unit tests didn't catch the
driver-level type mismatch). Cast withtoInt64(count()).