Jeff

Results 23 issues of Jeff

Since we share some test keys that are referred-to by the first word in their mnemonic, why not make it easy to generate wallets with known words. Now anyone can...

Paul Hainsworth ran into an issue with legacy keyring migration when testing a new dogfood build. Running `chia start wallet` initiated legacy keyring migration but timed out for some reason....

keyring

After making a mode switch, the UI prevents you from switching back tot he original mode if the app is in the same launch session. It works properly if the...

stale-issue

We can use the `get_version` daemon command to determine if the backend version is different from the GUI version. If there's a mismatch, we should warn that the GUI may...

stale-issue

This is envisioned mostly as a support tool, but also useful for running a quick CLI command. The GUI can spawn a terminal or powershell instance with the PATH configured...

stale-issue

We should remove this. post-merge. _Originally posted by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/1038#discussion_r986073347_

`nftWallets` may be undefined if `useGetNFTWallets` is still loading data. I did a quick test and it appears to be working correctly, probably because the `useGetNFTWallets` data is already cached....

Users who have many CAT wallets may want to give those wallets proper names without actually adding the wallet. Currently, the UI will create the wallet with the provided name,...

PR ready