Skip to content

feat: add withdraw instruction for reward_program_authority#575

Merged
guibescos merged 1 commit into
mainfrom
withdraw-instruction
Jun 23, 2026
Merged

feat: add withdraw instruction for reward_program_authority#575
guibescos merged 1 commit into
mainfrom
withdraw-instruction

Conversation

@guibescos

@guibescos guibescos commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Add a withdraw instruction to the integrity-pool program that lets the reward_program_authority transfer an arbitrary amount of tokens out of pool_reward_custody to a destination token account, signed by the pool_config PDA. Includes an integration test covering the happy path, the authority gate, and insufficient-funds.


Open in Devin Review

Add a `withdraw` instruction to the integrity-pool program that lets the
reward_program_authority transfer an arbitrary amount of tokens out of
pool_reward_custody to a destination token account, signed by the
pool_config PDA. Includes an integration test covering the happy path,
the authority gate, and insufficient-funds.

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

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
staking-legacy Error Error Jun 23, 2026 6:39pm

Request Review

@guibescos guibescos merged commit 68a9a36 into main Jun 23, 2026
10 of 11 checks passed
@guibescos guibescos deleted the withdraw-instruction branch June 23, 2026 19:22
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.

2 participants