zcash-android-wallet-sdk/sdk-lib/src/main/java/cash/z/ecc/android/sdk/internal/transaction
Carter Jernigan b58ffec5ba [#615] Refactor lightwalletd client
This moves the lightwalletd client code to a separate Gradle module, but does not yet do much clean up the public API (e.g. hiding generated GRPC objects).  That will be a followon change via #673

I’ve prototyped a safer version of the API that would be implemented for #673 for two specific calls: obtaining the current block height and obtaining the light wallet info.  These were the easiest endpoints to update and they provide a useful exploration for the future changes needed.
2022-09-14 15:33:36 -04:00
..
PagedTransactionRepository.kt [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
PersistentTransactionManager.kt [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
TransactionEncoder.kt [#474] Add type safe BlockHeight API 2022-07-12 08:40:09 -04:00
TransactionManager.kt [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
TransactionRepository.kt [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
WalletTransactionEncoder.kt [#666] Download sapling files atomically (#707) 2022-09-06 06:44:33 -04:00