v3.11.0-pre6
Pre-release
Pre-release
·
160 commits
to main
since this release
Changes since v3.11.0-pre5
Bug Fix (#407)
- fix: prevent
clamped_start_tsbypass when no lower bound provided — fixes edge case where queries without explicitstart_time/start_blockbut with filters could still bypass the 10-minute safety clamp, causing excessive scans
Query Fixes
- NFT ownerships: query improvements
- NFT sales: query fixes
- NFT transfers: timestamp clamping refinements
- SVM swaps: additional query fixes
- SVM pools: endpoint fixes
Testing & Reports
- Added comprehensive perf test suite (
src/routes/perf.spec.ts— 740+ lines) - New perf test results report (
reports/2026-02-25-perf-test-results.md)