Skip to content

Keep public Explore reads off RPC - #25

Merged
0xprogrammable merged 1 commit into
productionfrom
codex/durable-public-read
Jul 30, 2026
Merged

Keep public Explore reads off RPC#25
0xprogrammable merged 1 commit into
productionfrom
codex/durable-public-read

Conversation

@0xprogrammable

Copy link
Copy Markdown
Owner

What changed

Public Explore, token detail and profile reads now use the signed durable index exactly as stored. All release-specific onchain scans remain in the authenticated minute-by-minute indexer.

Root cause

The public durable path still refreshed Stock-Paired state on every request. Concurrent requests could therefore exceed the RPC provider limit even after Classic V3 moved into the durable index.

Validation

  • 25 focused tests passed
  • TypeScript check passed
  • Production build passed
  • Stable production restored while this patch passes CI

@0xprogrammable
0xprogrammable enabled auto-merge (squash) July 30, 2026 12:27
@0xprogrammable
0xprogrammable merged commit 5ea2199 into production Jul 30, 2026
2 checks passed
@0xprogrammable
0xprogrammable deleted the codex/durable-public-read branch July 30, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant