zcash-android-wallet-sdk/sdk-lib
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
..
schemas [#293] Refactor non-public APIs to internal package 2021-10-04 08:45:53 -04:00
src [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
Cargo.lock Migrate to `zcash/librustzcash` revision that preserves v5 tx bytes 2022-05-25 05:45:43 -04:00
Cargo.toml Migrate to `zcash/librustzcash` revision that preserves v5 tx bytes 2022-05-25 05:45:43 -04:00
build.gradle.kts [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
lint-baseline.xml Configure lint baseline 2021-08-31 14:57:23 -04:00
lint.xml [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00
packages.md Move packages.md 2021-09-11 07:27:00 -04:00
proguard-consumer.txt [#537] Prevent R8 warnings for OkHttp 2022-06-06 15:15:42 -04:00
proguard-project.txt [#302] Add ProGuard consumer rules 2021-11-22 10:14:21 -05:00
testing.gradle [#255] Refactor Gradle Modules 2021-08-31 14:53:25 -04:00