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

Add modeIdempotent option to resolveOrCreateATA(s) #20

Merged

Conversation

yugure-orca
Copy link
Contributor

  • Add modeIdempotent option to resolveOrCreateATA and resolveOrCreateATAs to generate CreateIdempotent instructions added to AssociatedTokenProgram.
  • This can be useful in parallel execution of transactions involving the creation of ATAs.
  • Add test cases (passed)

- Add modeIdempotent option to resolveOrCreateATA and resolveOrCreateATAs to generate CreateIdempotent instructions added to AssociatedTokenProgram.
- This can be useful in parallel execution of transactions involving the creation of ATAs.
- Add test cases
Copy link
Collaborator

@odcheung odcheung left a comment

Choose a reason for hiding this comment

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

nice!

@yugure-orca yugure-orca merged commit 0aca899 into orca-so:main Jan 17, 2023
@yugure-orca yugure-orca deleted the yugure/add-mode-idempotent-option branch January 17, 2023 01:59
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