Skip to content

Fix vote account creation with seed #65

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

Conversation

nelsontky
Copy link
Contributor

@nelsontky nelsontky commented Mar 4, 2025

create_account_with_config did not properly support account creation using a seed, even though it was intended to. The function now correctly checks for the presence of a seed in config.with_seed and calls create_account_with_seed when applicable.

Closes anza-xyz/agave#2819

Copy link
Collaborator

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! Noting that this is a remake of anza-xyz/agave#2819 for the sdk repo

This is failing the audit step in CI, which was fixed last week -- can you rebase your branch?

…unt creation
@nelsontky nelsontky force-pushed the fix-vote-account-creation-with-seed branch from 4884da4 to b84c96d Compare March 23, 2025 21:13
@nelsontky
Copy link
Contributor Author

sflr, but just rebased! Appreciate it!

Copy link
Collaborator

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@joncinque joncinque merged commit 6589b7e into anza-xyz:master Mar 24, 2025
20 checks passed
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.

None yet

2 participants