Skip to content

fix: allow SPL Memo program in Solana transaction validation#15

Merged
rawgroundbeef merged 2 commits intomainfrom
fix/allow-memo-program
Mar 11, 2026
Merged

fix: allow SPL Memo program in Solana transaction validation#15
rawgroundbeef merged 2 commits intomainfrom
fix/allow-memo-program

Conversation

@rawgroundbeef
Copy link
Copy Markdown
Owner

Summary

  • Adds SPL Memo v1 and v2 programs to the instruction allowlist
  • Memo instructions are harmless (attach text to transactions) and some x402 clients/agents include them for tracking

Test plan

  • Build passes
  • 71/71 SDK tests pass

🤖 Generated with Claude Code

Memo instructions are harmless (attach text to transactions) and
some x402 clients/agents include them for tracking. Both v1 and v2
Memo programs are now permitted.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 11, 2026

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

Project Deployment Actions Updated (UTC)
openfacilitator-dashboard Ready Ready Preview, Comment Mar 11, 2026 11:19pm

Request Review

Reproduces the exact scenario from @x402/svm clients that bundle
memo instructions with payment transactions. Tests both v1 and v2
memo programs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rawgroundbeef rawgroundbeef merged commit 30f724f into main Mar 11, 2026
3 of 4 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