zcash-android-wallet-sdk/sdk-lib/src/main/rust
Carter Jernigan 597cc43886 Replace `Synchronizer.getAddress()` with `Synchronizer.getCurrentAddress()`
The SDK now exposes UAs primarily, with additional methods for obtaining
corresponding Sapling and transparent addresses for legacy compatibility.

The `Account` DAO is also fixed to use the migrated `accounts` table format.

The demo app now shows the current UA and the legacy Sapling and transparent
addresses.

Closes zcash/zcash-android-wallet-sdk#677.
2022-10-06 14:49:04 -04:00
..
utils [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00
lib.rs Replace `Synchronizer.getAddress()` with `Synchronizer.getCurrentAddress()` 2022-10-06 14:49:04 -04:00
local_rpc_types.rs [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00
utils.rs [#526] Migrate to `zcash_primitives 0.6` 2022-08-22 20:57:41 +01:00