Skip to content

fix(svm): deposit scripts #1010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 29, 2025
Merged

fix(svm): deposit scripts #1010

merged 2 commits into from
May 29, 2025

Conversation

md0x
Copy link
Contributor

@md0x md0x commented May 29, 2025

Changes proposed in this PR:

  • Update deposit scripts to work with latest SvmSpoke updates

Signed-off-by: Pablo Maldonado <[email protected]>
@md0x md0x marked this pull request as ready for review May 29, 2025 11:49
// Delegate state PDA to pull depositor tokens.
const approveIx = await createApproveCheckedInstruction(
userTokenAccount,
inputToken,
statePda,
delegatePda,
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should also fix this in simpleFill script as well

Signed-off-by: Pablo Maldonado <[email protected]>
@md0x md0x merged commit 0fee026 into master May 29, 2025
17 checks passed
@md0x md0x deleted the pablo/fix-deposit-scripts branch May 29, 2025 12:26
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