3 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
2ef1b5dcd8 Checkpoints 2022-12-10 22:26:30 -05:00
fekt
0131016214 Initial commit 2022-06-30 01:53:12 -04:00