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/no account overwrite #121

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Fix/no account overwrite #121

merged 4 commits into from
Jul 19, 2024

Conversation

BlaineHeffron
Copy link
Contributor

Temporary workaround while we wait for this to be fixed and released: stellar/stellar-cli#1380

This makes it so that generate will not be run if the account already exists. I used keys fund because its the only command under keys that actually hits the network. Presumably if one is testing on a local instance of stellar then their local identity files might be out of date so using fund is the only way to guarantee they actually exist on the network that I'm aware of. If there is a better command to query the network for the existence of the key let me know and I will use that.

Copy link
Contributor

@chadoh chadoh left a comment

Choose a reason for hiding this comment

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

If you tried it out and it works as expected, then let's go!

@chadoh chadoh enabled auto-merge (squash) July 18, 2024 20:50
@BlaineHeffron
Copy link
Contributor Author

Addressed Willem's comment, should be good to go!

@chadoh chadoh merged commit d1bf183 into main Jul 19, 2024
2 checks passed
@willemneal willemneal deleted the fix/no-account-overwrite branch July 19, 2024 14:42
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