On windows, should be C:\Users\[username]\AppData\Local\databases
The preferences file is in ..Appdata\Roaming\me.hanh\ywallet
The AppData folder is hidden sometimes, may need to select the show hidden folder option in the file explorer
On windows, should be C:\Users\[username]\AppData\Local\databases
The preferences file is in ..Appdata\Roaming\me.hanh\ywallet
The AppData folder is hidden sometimes, may need to select the show hidden folder option in the file explorer
Thank you, thatâs helpful. I have to say it seems odd to me that it isnât all kept in the ywallet folder. It means a user deleting ywallet would likely be inadvertently leaving a large trace on their device, including their entire wallet data! Not great from a security and privacy perspective in my view. I see there are also wallet database files left in the Temp folder too.
On another note, I just found out about Zkool from browsing on here. I havenât seen it referenced anywhere else when looking for wallets to use. I think it would be a good idea if a reference was made to it on the Ywallet site at least, if itâs meant to be a replacement.
Hello, Iâm not able to create a new topic. I have verified my github and am actively working on the protocol with the ValarGroup
thanks
@Shawn might be able to get you bumped. Otherwise, itâs just a vetting period where you have to spend some time on the forum and reply to a couple topics.
All set, you should be able to post a new topic.
Hi all. Is there a way to open a new thread as new user, or do you first need to earn some reputation?
I have some question regarding regaining access to and old Zcash (pre-2018) Ledger wallet.
I think it would be best to ask in a new thread, but since I cannot create such a threadt, this is a short recap of my problem:
-Ledger nano S with many mining outputs, pre 2018
-Running zebra (node)
-Running lithwalletd
-Cannot find a wallet to connect to it that can recognize and spend pre-2018 outputs. Tried y-wallet, but it cannot do a rescan starting before 2018 and I could not even find the settings to connect to my full node.
The easiest way to liberate the funds would be to import the seed into zkool set up for ledger as described in this post.
If you cannot do that, it should also be possible to compile the ledger app but Iâve not done it myself.
hi @Autotunafish need some help. Iâm unable to move some ZEC from the Transparent pool (10 UTXOs, Transaction Version 1) on Zkoolâs latest version
Even with âRecipient Pays Feeâ ON and clicking âMaxâ, the wallet returns an âInsufficient Fundsâ error. I have also tried partial sends (1.0 ZEC), but they fail with the same error.
I am 100% synced. Is this a known ZIP-317 fee calculation or rounding bug specifically for V1 legacy coins? Any workaround to force these to the Orchard pool? Steps already attempted without success:
Shield All: Failed with âInsufficient Funds.â
Manual Send to Unified Address (Orchard): Failed.
Recipient Pays Fee Toggle: Attempted with this setting ON; the error persisted even when clicking âMax.â
Partial Amount Send: Attempted to send only 1.0 ZEC, the wallet still returned the same error.
Address Types: Tested with both âOrchard-onlyâ Unified Addresses and combined UAs.
Thank you!
The zip317 rules dictate that the minimum fee for a tx is 0.0001 and 0.00005 for every additional note (utxo). Basically, any notes with values lower than that cannot be spent. You could consider it a bug because of the negative effect, though it was intentional.
The NU7 zip has an addendum to adjust the minimum fee threshold, but it is not yet specified/confirmed. The currently fee level was set when the price of zec was considerably lowerer so it is feasible.
Zkool allows you to view and select notes (tap the account and then ânotesâ in top right) to exclude from spending which may possibly allow you to move some funds, if the values are sufficent.