zcash-android-wallet-sdk/sdk-lib/src
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
..
androidTest [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
debug/java/cash/z/ecc/android/sdk/annotation [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00
main [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
release/java/cash/z/ecc/android/sdk/annotation [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
test [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00