Nando Vieira
Nando Vieira
the way i usually handle topoffs is by creating a new account + funding with friendbot, then merging the account. That means the existing account will be refilled with 10K...
@JoseCToscano this is amazing! Thanks for this! After some internal discussion, we came to the conclusion that we want to keep the CLI core as small as possible, pushing features...
Suggestion: `stellar contract alias list|rm|add`, because we may want to introduce other scoped aliasing (e.g. assets)
> Why does the alias command require the network? I thought there was only a single alias. It's scoped by network. I personally would just recycle commands on the terminal...
Closing this in favor of https://github.com/stellar/stellar-cli/pull/2022
> Regarding refs, should we be opinionated and only support installing from tags? Or too opinionated? I think that'd be too restrictive. I'd rather go with 2 options: refs or...
> If a user has the js-stellar-sdk installed in a project, is there a way to invoke a binary that is within it with a one-liner npx command? Yes, that...
Closed via #2014
+1 for this. The only thing is that we should use `native` instead, as it's what we use on our sdks.
The original implementation had `--force`, but Leigh suggested to always replace the contract id. Is there any real case where you wouldn't want to persist the latest contract id? https://github.com/stellar/stellar-cli/pull/1356#discussion_r1626762468