Skip to content

Deprecate inactive facilitator addresses#1029

Merged
shafu0x merged 1 commit into
mainfrom
shafu/deprecate-inactive-facilitators
Jul 14, 2026
Merged

Deprecate inactive facilitator addresses#1029
shafu0x merged 1 commit into
mainfrom
shafu/deprecate-inactive-facilitators

Conversation

@shafu0x

@shafu0x shafu0x commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add optional deprecated flag to Facilitator and FacilitatorAddress types
  • Wire deprecation into transfer sync: facilitator-level deprecated excludes the facilitator entirely; address-level deprecated sets enabled: false and filters chains with no active addresses
  • Mark 3 fully inactive facilitators (aurracloud, 402104, codenut) and 57 inactive addresses across partial facilitators (zero txs in 90d, outside 14-day grace period)

Test plan

  • pnpm run types:check in sync/transfers
  • pnpm run lint in sync/transfers
  • pnpm run format:check in sync/transfers
  • Confirm sync config: 27 facilitators, 88 enabled addresses (3 facilitators excluded)
  • Verify Solana addresses matched case-sensitively against DB (no false positives from lowercasing)

Add optional deprecated flags on facilitators and addresses, then mark 3 fully inactive facilitators and 57 inactive addresses so sync jobs skip them while keeping config for the frontend.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
x402scan Ready Ready Preview, Comment Jul 14, 2026 2:42pm

Request Review

@shafu0x
shafu0x merged commit b4ac9d7 into main Jul 14, 2026
3 checks passed
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