Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zashi enhancements for the debugging #822

Open
15 tasks done
LukasKorba opened this issue Sep 14, 2023 · 0 comments
Open
15 tasks done

Zashi enhancements for the debugging #822

LukasKorba opened this issue Sep 14, 2023 · 0 comments

Comments

@LukasKorba
Copy link
Collaborator

LukasKorba commented Sep 14, 2023

  • set light mode as default one - this will fix UI/UX issues
  • increase the number of floating points for syncing % label
  • change balance from verified to total
  • Add wallet birthday to the Backup Wallet screen
  • check refresh of transaction history
  • Indicator of what state the context is in (download / scan / etc.)
  • Display progress as numerator and denominator
  • Add a button to the debug menu "Print Private Wallet Debug Output To Log". When pressed, it prints to the log:
    • "BEGIN PRIVATE WALLET DEBUG OUTPUT"
    • Wallet birthday
    • Current output of ZcashRustBackend APIs:
      • latestCachedBlockHeight
      • fullyScannedHeight
      • maxScannedHeight
      • getScanProgress
      • suggestScanRanges
    • "END PRIVATE WALLET DEBUG OUTPUT"
@nuttycom nuttycom reopened this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants