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

set-wallet not working #3025

Open
letmejustputthishere opened this issue Mar 16, 2023 · 3 comments
Open

set-wallet not working #3025

letmejustputthishere opened this issue Mar 16, 2023 · 3 comments
Labels
bug Something isn't working deferred This issue has been triaged, but we will not work on this right now.

Comments

@letmejustputthishere
Copy link
Member

I tried the following:

  1. dfx wallet --network ic set-name default
  2. dfx wallet --network ic get-wallet

I expected to see this happen: wallet name is set

Instead, this happened: Error that name hasnt been set

Meta

dfx --version:

0.13.1
Further log output

<log output>

@letmejustputthishere letmejustputthishere added the needs-triage This ticket needs investigation. label Mar 16, 2023
@sesi200
Copy link
Contributor

sesi200 commented Mar 16, 2023

I assume you're referring to dfx wallet name in your second command since get-wallet is an operation on dfx identity.

Wallet names don't work at all in their current state. I'm not sure if we plan on picking that feature back up, but I'm tracking it internally as well.

Tracked internally under SDK-1031.

@sesi200 sesi200 added bug Something isn't working deferred This issue has been triaged, but we will not work on this right now. and removed needs-triage This ticket needs investigation. labels Mar 16, 2023
@letmejustputthishere
Copy link
Member Author

I assume you're referring to dfx wallet name in your second command since get-wallet is an operation on dfx identity.

yes, sorry

@letmejustputthishere
Copy link
Member Author

if they don't work, can we hide them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deferred This issue has been triaged, but we will not work on this right now.
Projects
None yet
Development

No branches or pull requests

2 participants