zcash-android-wallet-sdk
zcash-android-wallet-sdk copied to clipboard
Native Android SDK for Zcash
## Is your feature request related to a problem? Please describe. Users need to be able to see their ZEC balance in Fiat currency values, e.g. USD. ## Describe the...
## Is your feature request related to a problem? Please describe. We'd like to have a new logging SDK feature that would log all the selected priority logs from our...
## Is your feature request related to a problem? Please describe. We'd like to have our code-base modules documented in [Architecture.md](https://github.com/zcash/zcash-android-wallet-sdk/blob/main/docs/Architecture.md) file. ## Describe the solution you'd like We could...
## Is your feature request related to a problem? Please describe. We'd like to have our approach to testing better documented. ## Describe the solution you'd like Ideally, it'd be...
## Is your feature request related to a problem? Please describe. This is a Benchmarking Demo-app task https://github.com/zcash/zcash-android-wallet-sdk/pull/805 follow up. The aim is to refactor the Demo-app to have `demo-ui-lib`...
### Describe the issue I was able to reproduce ANR with the Demo-app. It happened after the clean app install with this configuration: - debug - mainnet - physical device...
## Is your feature request related to a problem? Please describe. We'd like to have a way to set birthday wallet height in the testing demo-app ## Describe the solution...
### Describe the issue Sometimes (under some conditions we don't know exactly yet), the SDK's SQLite database gets into a malformed data state. This state comes from `SQLiteDatabaseExtKt.queryAndMap` This is...
This is a high-level C-target issue used to aggregate currently un-prioritized Zcash Android SDK tech debt in the DAG. As an un-prioritized target, it should not be marked as blocking...