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

feat(CLI): config identity fund to fund accounts on networks #828

Merged
merged 8 commits into from
Aug 10, 2023

Conversation

willemneal
Copy link
Member

What

And new subcommand for funding accounts. And allow funding accounts when using soroban config identity generate

Why

Remove the dependency on using tools like curl.

Known limitations

[TODO or N/A]

@2opremio
Copy link
Contributor

2opremio commented Aug 2, 2023

The build is failing on some platforms. For aarch64 it seems openssl doesn't build (maybe there is a missing dependency?)

@willemneal willemneal force-pushed the feat/friendbot branch 3 times, most recently from 16ea653 to e7be58a Compare August 4, 2023 13:37
@willemneal
Copy link
Member Author

I'm going to disable windows for this command to allow the CI to be happy. Here is an open issue to solve this in the future:
#843

@tsachiherman
Copy link
Contributor

I'm going to disable windows for this command to allow the CI to be happy. Here is an open issue to solve this in the future:
#843

I suspect that you'll need to add this platform-limit also in the cargo.toml

@tsachiherman tsachiherman merged commit f86097a into stellar:main Aug 10, 2023
kalepail pushed a commit to kalepail/soroban-tools that referenced this pull request Aug 10, 2023
…ar#828)

* feat: fund command

* feat: move `config identity`

Also use `network` on `config identity generate`

* fix: allow for https and provide better errors

* fix: docs and fmt

* fix: get url from rpc and add openssl

* fix: docs

* fix: skip https on windows for now

* fix: prevent windows in cargo.toml
willemneal added a commit to AhaLabs/stellar-cli that referenced this pull request Aug 10, 2023
…ar#828)

* feat: fund command

* feat: move `config identity`

Also use `network` on `config identity generate`

* fix: allow for https and provide better errors

* fix: docs and fmt

* fix: get url from rpc and add openssl

* fix: docs

* fix: skip https on windows for now

* fix: prevent windows in cargo.toml
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