Skip to content

Add Address Lookup Table to unstake#317

Merged
dankelleher merged 2 commits intomainfrom
develop
Mar 4, 2026
Merged

Add Address Lookup Table to unstake#317
dankelleher merged 2 commits intomainfrom
develop

Conversation

@dankelleher
Copy link
Copy Markdown
Member

No description provided.

Use V0 VersionedTransactions with an Address Lookup Table (ALT) for
liquidUnstake, reducing transaction size by ~837 bytes. This prevents
Phantom's Lighthouse security system from flagging the transaction.

Static accounts (~28) are referenced by 1-byte ALT index instead of
full 32-byte pubkeys. Falls back to legacy transactions gracefully
when no ALT is configured.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 4, 2026

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

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Mar 4, 2026 6:00am

Request Review

@dankelleher dankelleher merged commit 955edff into main Mar 4, 2026
9 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