ZcashLightClientKit/Tests/NetworkTests
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
..
BlockScanOperationTests.swift [#449] Use CompactBlock Streamer download instead of batch downloads (#451) 2022-07-30 20:01:18 -03:00
BlockStreamingTest.swift [#449] Use CompactBlock Streamer download instead of batch downloads (#451) 2022-07-30 20:01:18 -03:00
CompactBlockProcessorTests.swift [#440] Split constants for Download Batches and Scanning Batches (#441) 2022-07-29 10:07:08 -03:00
CompactBlockReorgTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
DownloadOperationTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
LightWalletServiceTests.swift [#463] Migrate LightwalletService to Async/Await (#493) 2022-08-25 10:39:59 -03:00
ZcashRustBackendTests.swift [#326] Load Checkpoint files from bundle. 2022-05-05 18:30:17 -03:00