zcash-android-wallet-sdk/backend-lib/src/main/java/cash/z/ecc/android/sdk/internal
Jack Grigg abffb3f9ee Adjust `Synchronizer.proposeShielding` API
- Returns `null` when there are no funds to shield or the shielding
  threshold is not met.
- Throws an exception if there are funds to shield in more than one
  transparent receiver within the account.
- Has an optional parameter for specifying which transparent receiver
  to shield funds from.

Part of Electric-Coin-Company/zcash-android-wallet-sdk#680.
2024-03-06 20:17:41 +00:00
..
ext Fix ktlint warning 2023-09-08 20:19:51 +02:00
jni Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00
model backend-lib: Expose `AccountBalance` fields across the FFI 2024-02-05 16:16:13 +01:00
Backend.kt Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00
Derivation.kt [#1208][#1215] Pass proper `recoverUntil` 2023-09-08 20:23:37 +02:00
SdkDispatchers.kt [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00