zcash-android-wallet-sdk/sdk-lib/src/main/java/cash/z/ecc/android/sdk/internal
Honza Rychnovský 10a7aa7f3f [#1180] Frequent SbS synchronization restarting
* [#1180] Frequent SbS synchronization restarting

- Processing blocks with SbS split into preparation and processing functions, which can be called repeatedly.
- Refactored other parts of the synchronization mechanism
- Closes #1180
- This also partly solves #1137

* Update .gitignore

* Update LINCENSE documentation

* [#1177] Checkpoints update

* Fix Ktlint warning
2023-09-08 20:19:51 +02:00
..
block [#1180] Frequent SbS synchronization restarting 2023-09-08 20:19:51 +02:00
db Fix query db projection in getSaplingOutputIndices 2023-09-08 20:19:51 +02:00
ext [#1180] Frequent SbS synchronization restarting 2023-09-08 20:19:51 +02:00
model Update getSuggestScanRangePriority fallback value 2023-09-08 20:19:51 +02:00
repository Migrate to Rust revision with checkpoint and memo bugfixes 2023-09-08 20:18:10 +02:00
storage/block [#1014] Decorate Backend with Typesafe APIs 2023-07-17 12:50:53 +02:00
transaction Minor formatting changes 2023-09-08 20:19:51 +02:00
AndroidApiVersion.kt [#972] Min API 27 2023-04-13 06:29:42 -04:00
DerivationToolExt.kt [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00
Files.kt [#917] Min API 24 2023-02-09 06:52:10 -05:00
LazyWithArgument.kt [#343] Store database files in no_backup folder 2022-08-12 11:05:00 -04:00
NoBackupContextWrapper.kt [#880] Refactor Twig 2023-02-09 15:44:22 -05:00
SaplingParamTool.kt [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00
SuspendingLazy.kt [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00
Twig.kt [#880] Refactor Twig 2023-02-09 15:44:22 -05:00
TypesafeBackend.kt Migrate to Rust revision with checkpoint and memo bugfixes 2023-09-08 20:18:10 +02:00
TypesafeBackendImpl.kt Migrate to Rust revision with checkpoint and memo bugfixes 2023-09-08 20:18:10 +02:00
TypesafeDerivationToolImpl.kt [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00