Skip to content
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

solana: handle non-existent token accounts #98

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

a5-pickle
Copy link
Contributor

In case token accounts are closed during the auction process, handle these cases by sending funds to the executor token when orders are executed.

@a5-pickle a5-pickle marked this pull request as ready for review April 23, 2024 03:23
* add non-existent token account tests

* confirmed -> processed to speed up tests

* relax auction parameters in tests
@a5-pickle a5-pickle force-pushed the solana/nonexistent-token-accounts branch from 477512a to fced511 Compare April 23, 2024 12:59
@a5-pickle a5-pickle requested a review from johnsaigle April 24, 2024 16:50
@a5-pickle a5-pickle merged commit 2055fa5 into main Apr 25, 2024
10 checks passed
@a5-pickle a5-pickle deleted the solana/nonexistent-token-accounts branch April 25, 2024 13:56
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.

3 participants