Zwallet & Ywallet Testing (RELEASED!)

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.

4 Likes

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!

2 Likes

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:

  • check the version number on the about page,
  • rescan
  • clear application storage

Could you share a screenshot of the issue?

Thanks

Edit: Link to play store

Version 1.0.8+59

Only three lines on history but i have more transactions.

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👌

1 Like

@hanh - Do you want to localise Zwallet & Ywallet ? Point me at files to edit & I can get it into Spanish.

3 Likes

Ok - but it will take some time to extract all the strings into localization files.
The IntelliJ plugin makes it easy though

2 Likes

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.

1 Like

YWallet Version 1.0.9+80

Great App!
A few suggestions and comments:

  1. When using the “shield transp balance” feature it asks the user “do you want to transfer your entire transparent balance to you shielded address?” …. But it doesn’t say anything to disclose that the network fee will be deducted. To an experienced user the fee makes sense; but a newbie might think they lost some funds here.

Suggestion: mention the fee, or have user confirm their fee

  1. 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.

  2. Multipay: no memo for shielded sends?

  3. 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,

  1. Agreed. We should have a warning when any amount is deducted.
  2. This chart isn’t very pretty. If I find a better one, I’ll switch
  3. Yeah, multipay has fewer options that regular pay. It may change in the future
  4. (Shielded) Unconfirmed Tx should appear.

It polls at the same time it polls for new blocks, every 15s.

Transparent tx aren’t polled.

Thanks for the feedback

2 Likes