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(CLI): fund command now can accept a public strkey #1020

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

willemneal
Copy link
Member

What

fixes #1014

Why

[TODO: Why this change is being made. Include any context required to understand the why.]

Known limitations

[TODO or N/A]

@tsachiherman tsachiherman self-requested a review October 16, 2023 18:32
@tsachiherman tsachiherman self-assigned this Oct 16, 2023
@tsachiherman tsachiherman merged commit 2996835 into stellar:main Oct 16, 2023
22 checks passed
willemneal added a commit to AhaLabs/stellar-cli that referenced this pull request Oct 20, 2023
fixes stellar#1014

Co-authored-by: Tsachi Herman <24438559+tsachiherman@users.noreply.github.com>
willemneal added a commit to AhaLabs/stellar-cli that referenced this pull request Oct 20, 2023
fixes stellar#1014

Co-authored-by: Tsachi Herman <24438559+tsachiherman@users.noreply.github.com>
tsachiherman added a commit that referenced this pull request Oct 20, 2023
* Feat!(CLI): remove sandbox (#997)

* feat!: remove run_in_sandbox
* fix: reorganize tests that rely on network and ignore outside of go test
* fix: use feature instead of cfg so that cargo test --list can find tests
* fix: move common tests to single functions to skip setup time
* feat!: skip wasm in invoke
* fix: fully remove all sandbox related types and args

* fix: clippy --all (#1013)

* fix: clippy and git-hooks

* fix: split CLI tests and normal go tests so they can run concurrently

* fix(CLI): fund command now can accept a public strkey (#1020)

fixes #1014

Co-authored-by: Tsachi Herman <24438559+tsachiherman@users.noreply.github.com>

---------

Co-authored-by: Tsachi Herman <24438559+tsachiherman@users.noreply.github.com>
@willemneal willemneal deleted the fix/1014 branch October 20, 2023 21:03
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.

soroban-cli: error messages saying to use config identity fund suggest a broken command
2 participants