Commit Graph

4 Commits

Author SHA1 Message Date
939477a7a3 v1.9.1-beta01: Fix synchronizer stop, scan loop, and SQLite isolation
- Fix SdkSynchronizer.stop() race condition: use synchronous scope.cancel()
  instead of async self-cancellation that never completed
- Fix scan loop: scan once after all downloads complete instead of per-batch
- Use fresh SQLiteDatabase connection for getLastScannedHeight() to avoid
  reading stale Room-cached values
- Bump version to 1.9.1-beta01
- Update Cargo dependencies
2026-03-24 16:50:15 -05:00
fekt
2225f65ee7 v1.9.0-beta01 changes
This commit includes HUSH specific changes starting at v.1.9.0-beta01 release here: https://github.com/zcash/zcash-android-wallet-sdk/releases/tag/v1.9.0-beta01
2022-11-29 20:19:12 -05:00
fekt
0b24b41c6e Removing unsupported stuff and building based on service.proto from our lightwalletd 2022-07-02 21:02:11 -04:00
fekt
0131016214 Initial commit 2022-06-30 01:53:12 -04:00