ZcashLightClientKit/Tests/NetworkTests
Lukas Korba 9b6ff51b29
[#492] Get rid of blocking API (#551)
- blocking API removed, only latestBlockHeight() stayed
- non-blocking closure based API removed
- unit tests updated to use async API

[#492] Get rid of blocking API (#551)

- forgotten commented code cleaned up
- some comments were still mentioning result (completion closure), removed
2022-10-03 20:05:11 -03:00
..
BlockScanTests.swift [476] CompactBlockProcessor to async/await 2022-09-15 08:10:12 +02:00
BlockStreamingTest.swift [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -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
DownloadTests.swift [476] CompactBlockProcessor to async/await 2022-09-15 08:10:12 +02:00
LightWalletServiceTests.swift [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
ZcashRustBackendTests.swift [#326] Load Checkpoint files from bundle. 2022-05-05 18:30:17 -03:00