zcash-android-wallet-sdk icon indicating copy to clipboard operation
zcash-android-wallet-sdk copied to clipboard

Native Android SDK for Zcash

Results 126 zcash-android-wallet-sdk issues
Sort by recently updated
recently updated
newest added

See https://github.com/Electric-Coin-Company/zashi-android/issues/1422 as an example: ``` CompactBlockProcessor.emit(): Syncing process starts for batch: BlockBatch(order=1, range=BlockHeight(value=419201)..BlockHeight(value=419300), blocks=null) main CompactBlockProcessor.fetchTreeStateForHeight$zcash_android_sdk_2_1_2_release(): Starting to fetch tree state for height 419200 app_time_stats: avg=3437.46ms min=3437.46ms max=3437.46ms count=1...

bug

### Describe the issue Android Studio actions (clean, build, rebuild, etc) do not use project defined gradle wrapper. Using terminal or running configurations works as expected. ### Can you reliably...

bug

## Is your feature request related to a problem? Please describe. See more in https://github.com/Electric-Coin-Company/zashi-android/issues/1419. ## Describe the solution you'd like ## Alternatives you've considered ## Additional context

## Is your feature request related to a problem? Please describe. We'd like to check and rethink the SDK exception system we have built-in. For example, `RuntimeException` from the Rust...

# Author - [x] **Self-review** your own code in GitHub's web interface[^1] - [ ] Add **automated tests** as appropriate - [x] Update the [**manual tests**](../blob/main/docs/testing/manual_testing)[^2] as appropriate - [...

Add support for empty block range once https://github.com/zcash/lightwalletd/pull/496 gets deployed

bug