Skip to content

Add gamed traffic filter to Top Servers#727

Open
shafu0x wants to merge 11 commits intomainfrom
shafu/speculative-traffic-filter
Open

Add gamed traffic filter to Top Servers#727
shafu0x wants to merge 11 commits intomainfrom
shafu/speculative-traffic-filter

Conversation

@shafu0x
Copy link
Copy Markdown
Contributor

@shafu0x shafu0x commented Mar 20, 2026

Summary

  • Adds isGamed boolean field to ResourceOrigin (defaults to false)
  • Filters out origins marked isGamed: true from the Top Servers / Bazaar list query by default
  • Adds an info popover (superscript on "Top Servers" title) with a "Show all servers" toggle to show unfiltered results

How it works

  • Blacklist approach: all origins show by default, set isGamed = true on origins to hide them from the curated view
  • The filter is scoped to the bazaar list query only — getAcceptsAddresses and other consumers are unaffected
  • Toggle state is local React context (not URL params)

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
x402scan Ready Ready Preview, Comment Mar 20, 2026 6:26pm

@shafu0x shafu0x changed the title Add speculative traffic filter to Top Servers Add gamed traffic filter to Top Servers Mar 20, 2026
@shafu0x shafu0x requested a review from rsproule March 20, 2026 17:41
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