There was/is a payment API but it seems pretty much dead.
https://zcash.readthedocs.io/en/latest/rtd_pages/payment_api.html
I don’t want to reinvent the wheel… it seems that it didn’t catch up.
There was/is a payment API but it seems pretty much dead.
https://zcash.readthedocs.io/en/latest/rtd_pages/payment_api.html
I don’t want to reinvent the wheel… it seems that it didn’t catch up.
In the current beta version, Zwallet introduced a Trading P/L tab. It calculates and plots the profit and loss over time of your wallet.
You can check your portfolio performance as realized, mark to market and both, as well as the historical market prices and in/out flows, in the fiat currency of your preference.
PS: Taxes are usually calculated as a % of capital gains.
Hi everyone,
I’ve created and shared a Figma project for zwallet
It’d be a good place for gathering your user feedback regarding UX.
Please feel free to add notes on any matter (big or small) as we are aiming to list zwallet on the z.cash website.
Your contributions are appreciated!
New Ywallet version is on PlayStore for beta testers!!
It’s slightly ahead of Zwallet as that’s still in the publishing pipeline.
Try it, test it & send feedback - it’s important.
My wallets history is stuck on three lines only…
Maybe you installed using an APK ?
If so, best to save your backup words, uninstall, then install from PlayStore.
Loading APKs is messy but looks like we’ve moved beyond that.
No from PlayStore, deinstalled apk and restored later. Will do one more time…
Edit: it doesnt even ask seed phrase after reinstall, funny, but same history does not work
Sounds like its not ‘uninstalling’ cleanly ? APK installs are often messy, try clearing storage via the Settings->Apps and then uninstalling.
Once you’re back to a clean PlayStore install there should be no problem, reach out to hanh if it persists.
A few things to try:
Could you share a screenshot of the issue?
Thanks
Edit: Link to play store
It’s not the beta version. Use this link to enroll.
Yes its the usual playstore version, will install beta.
Transparent transactions don’t show up in the history because it is primary a shielded wallet. Transparent balance should be ok though.
Balance is ok yes👌
Now i know at least🙂
Edit: if you shield every transparent transaction, then it becomes shielded transaction and you see it in history👌
@hanh - Do you want to localise Zwallet & Ywallet ? Point me at files to edit & I can get it into Spanish.
Ok - but it will take some time to extract all the strings into localization files.
The IntelliJ plugin makes it easy though
No hurry - something for the next upgrade cycle - I’ll see if I can round up a few more translators.
EDIT: So far…Spanish & German.
YWallet Version 1.0.9+80
Great App!
A few suggestions and comments:
Suggestion: mention the fee, or have user confirm their fee
Budget tab: The lower “account balance history” doesn’t have a y axis for me, and when hovering over the chart line there are no values, so I have no idea if this is correct. Also, unclear if the min of the y axis is intended to be 0 or the min balance of notes ever in the wallet.
EDIT: after a few Transactions the y axis appeared. The y axis min is not 0. Just FYI. Might need some fine tuning with this part of the UI.
Multipay: no memo for shielded sends?
Unconfirmed Tx detection: does the app currently do this? If so, (high-level) how is the app accessing the mempool? And how often? For blocks that are on the long outlier side of confirmation time it seems that the app should recognize it will be receiving something before the block actually gets a single conf; is this correct and applicable to both shielded and transparent?
Love the app @hanh and @ChileBob thanks for bringing its progress to my attention. Really cool. Thanks
Hi,
It polls at the same time it polls for new blocks, every 15s.
Transparent tx aren’t polled.
Thanks for the feedback