zcash-android-wallet-sdk/backend-lib
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
..
src Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00
Cargo.lock Fix Rust crash when shielding (#1379) 2024-01-31 03:43:16 +01:00
Cargo.toml Fix Rust crash when shielding (#1379) 2024-01-31 03:43:16 +01:00
build.gradle.kts Replace `Backend.{createToAddress, shieldToAddress}` with proposal-based methods 2024-01-30 17:23:37 +00:00
build.rs Migrate to Rust 1.75.0 and NDK 26.1.10909125 2024-01-18 11:43:54 +00:00
lint-baseline.xml [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00
lint.xml [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00
proguard-consumer.txt [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00
proguard-project.txt [#971] Refactor Rust FFI to separate module 2023-05-18 07:36:15 -04:00