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

Fix source account bug #1631

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Fix source account bug #1631

merged 3 commits into from
Sep 27, 2024

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Sep 26, 2024

What

Previously source_account() assumed string passed to only be identity, and failed on secret key/passphrase. Not it uses correct function to get the source account.

In addition, I updated description of the --source-account flag and added a test for public key.
(Let me know if the PR should be split in 2)

Why

Bug fix

Known limitations

N/A

@leighmcculloch leighmcculloch enabled auto-merge (squash) September 27, 2024 04:06
@leighmcculloch leighmcculloch merged commit c3aebe0 into main Sep 27, 2024
25 checks passed
@leighmcculloch leighmcculloch deleted the fix-source-acc branch September 27, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants