Commit Graph

6 Commits

Author SHA1 Message Date
Honza e82533f440 Response resolver tests 2023-01-30 16:01:59 +01:00
Honza 72f3790e22 Add simple fixture test 2023-01-23 11:53:39 +01:00
Honza 2da43b3f20 Fix BuildConfig path 2023-01-11 16:19:50 +01:00
Honza 0e7e87f1cf Add basic sanity test
- To satisfy tests requirements on emulators.wtf service
2023-01-11 12:09:09 +01:00
Honza 7dd6d3c342 Align with previous review comment 2023-01-10 15:51:23 +01:00
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