Skip to content

Conversation

Henry-E
Copy link
Contributor

@Henry-E Henry-E commented Oct 2, 2025

Summary

Split authority into two roles in the transfer_account instruction:

  • authority: signs to authorize transfer
  • fee_payer: pays fees and rent

Test plan

  • ✅ Separate fee payer test
  • ✅ Authority wallet owned by Token Program test (proves signature verification works regardless of wallet ownership)

Split authority into two roles:
- authority: signs to authorize transfer
- fee_payer: pays fees and rent
@Henry-E Henry-E requested a review from jgur-psyops as a code owner October 2, 2025 16:47
Copy link
Contributor

@jgur-psyops jgur-psyops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jgur-psyops jgur-psyops merged commit 24e4421 into main Oct 2, 2025
5 checks passed
@jgur-psyops jgur-psyops deleted the feat/separate-fee-payer-transfer-account branch October 2, 2025 17:53
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