ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample
Lukas Korba f1a570bbc2
[#463] Migrate LightwalletService to Async/Await (#493)
- migration of the protocol's methods done
- split the code so there's blocking and non-blocking API separately

[463] Migrate LightwalletService to Async/Await

- draft

[463] Migrate LightwalletService to Async/Await

- failing tests under investigation

[463] Migrate LightwalletService to Async/Await

- code cleanup
- tests cleanup
- async throws unit tests added

[463] Migrate LightwalletService to Async/Await

- sample app updated to the latest API

[463] Migrate LightwalletService to Async/Await

- cleanup

[463] Migrate LightwalletService to Async/Await

- cleanup

[463] Migrate LightwalletService to Async/Await

- fixed non-building tests

[463] Migrate LightwalletService to Async/Await

- reverting back to lastHeight()

[463] Migrate LightwalletService to Async/Await

updated code to AsyncStream

[463] Migrate LightwalletService to Async/Await (493)

- tests fixed
- blockRange reimplemented to use AsyncStream
- grpc proto files regenerated to exclude Server
2022-08-25 10:39:59 -03:00
..
Assets.xcassets Cocoapods Support + Example Project 2019-09-09 12:30:38 -03:00
Base.lproj Fix Demo App 2021-06-14 19:56:32 -03:00
Constants Clear SwiftLint on ZcashLightClientKit 2021-09-15 09:21:29 -03:00
Derivation Tool SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Get Address SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Get Balance [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Get UTXOs [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Latest Block Height [#463] Migrate LightwalletService to Async/Await (#493) 2022-08-25 10:39:59 -03:00
List Transactions SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Paginated Transactions SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Sapling Parameters SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Send [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Sync Blocks SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Transaction Detail [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
AppDelegate.swift SwiftLint Fixes 2021-09-21 06:27:49 -05:00
DemoAppConfig.swift [#463] Migrate LightwalletService to Async/Await (#493) 2022-08-25 10:39:59 -03:00
Info.plist Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
SampleLogger.swift SwiftLint Fixes 2021-09-21 06:27:49 -05:00
SampleStorage.swift SwiftLint Fixes 2021-09-21 06:27:49 -05:00
ViewController.swift SwiftLint Fixes 2021-09-21 06:27:49 -05:00