zcash-android-wallet-sdk/sdk-lib/src/main/java/cash/z/ecc/android/sdk/type
Carter Jernigan 38df994bfc [#971] Rust backend refactoring
This is an initial step before moving the Rust backend into a separate Gradle module

- Use primitive values for the Rust backend interface. This will allow the backend to be moved into a new Gradle module in the future, without needing to access the model objects of the SDK
 - Add extension functions to the Backend to replace the existing usage of more strongly typed objects.  The extension functions can continue to live in the sdk-lib even after refactoring the Rust backend
 - Add new decorator that can eventually replace using the Rust backend within the SDK
2023-04-11 06:43:18 -04:00
..
AddressType.kt [#525] Add `AddressType.Unified` and `Synchronizer.isValidUnifiedAddr` 2022-08-22 20:57:41 +01:00
ConsensusMatchType.kt [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00
WalletTypes.kt [#971] Rust backend refactoring 2023-04-11 06:43:18 -04:00