zecwallet-lite
zecwallet-lite copied to clipboard
Zecwallet-Lite is z-Addr first lightwallet for Zcash.
when you need to approve something with a password (e.g. creating a transaction), the password query modal appears but the cursor is not focused into the text box, you need...
During and after https://github.com/adityapk00/zecwallet-lite/issues/65 was resolved, I tried switching servers but they all failed. This is obviously a bug. ZcashFR and Nighthawk both fail, which shouldn't be the case.
**Describe the bug** see title. the modal hangs there indefinitely but can be closed by pressing Cancel on it. the wallet seems to work as it should after this. **To...
all .sig files in signatures-1.7.5.zip (except for the .sig for the .deb package) have a white space ("Zecwallet Lite") instead of a period that is used in the binary releases...
if an address is deterministically generated from the mnemonic (meaning it doesn't belong to an imported private key), it would be great if the address frame displayed the BIP32-like address...
Proof calculation can take several seconds, and the following "flow optimization" will make user feel that it's much faster. The app already contains a send confirmation view, which is shown...
rescanning can take a long time, it's s load on the server and a potential privacy leak. it's way too easy to accidentally click on it in the menu. display...
(if the wallet is encrypted.) until #126 is realized, have at least a visual way of blocking access.
the title basically says it all. encrypt it such that no wallet information can be gleaned from looking at the application files (no addresses, no history, no contacts, no sync...
hide Encrypt Wallet if the wallet is already encrypted. hide Remove Wallet Encryption if the wallet is not encrypted. hide Unlock if the wallet is already unlocked.