Skip to content

v3.11.0-pre6

Pre-release
Pre-release

Choose a tag to compare

@pax-openclaw pax-openclaw released this 25 Feb 02:07
· 160 commits to main since this release
bb9d210

Changes since v3.11.0-pre5

Bug Fix (#407)

  • fix: prevent clamped_start_ts bypass when no lower bound provided — fixes edge case where queries without explicit start_time/start_block but 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)