Skip to content

Fix filestorage bundling#2350

Merged
phdargen merged 3 commits into
x402-foundation:mainfrom
phdargen:fix-filestorage-bundling
May 19, 2026
Merged

Fix filestorage bundling#2350
phdargen merged 3 commits into
x402-foundation:mainfrom
phdargen:fix-filestorage-bundling

Conversation

@phdargen
Copy link
Copy Markdown
Collaborator

Description

Opt-in channel file storage was being pulled into the default bundle and breaking or bloating Edge / serverless / minimal server graphs

  • File-backed storage is built and imported from dedicated package subpaths instead of the main batch-settlement client/server barrels to keep the core imports Node-file-free
  • same for redis storage

Tests

Checklist

  • I have formatted and linted my code
  • All new and existing tests pass
  • My commits are signed (required for merge) -- you may need to rebase if you initially pushed unsigned commits
  • I added a changelog fragment for user-facing changes (docs-only changes can skip)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

@phdargen is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added typescript sdk Changes to core v2 packages examples Changes to examples labels May 18, 2026
@phdargen phdargen merged commit 3ba5d2e into x402-foundation:main May 19, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples Changes to examples sdk Changes to core v2 packages typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants