ZcashLightClientKit/Tests/NetworkTests
Lukas Korba 7e0ef54656 [#1469] Use Tor for single-shot lightwalletd requests
- TorLwdConn refactored to resolve SwiftLint issues and best practives
- TorLwdConn getInfo, getTreeState and latestBlockHeight methids implemented
- LightWalletGRPCService enhanced to use available TOR methods
- Code cleaned up
- Changelog updated
- documented tor connection methods
- torConnection initialization when fails, fallback to classic compactTxStreamer
2025-05-30 18:52:49 +02:00
..
BlockStreamingTest.swift Add APIs for fetching the ZEC-USD exchange rate over Tor. 2024-07-30 11:02:10 +01:00
CompactBlockProcessorTests.swift Add APIs for fetching the ZEC-USD exchange rate over Tor. 2024-07-30 11:02:10 +01:00
CompactBlockReorgTests.swift Add APIs for fetching the ZEC-USD exchange rate over Tor. 2024-07-30 11:02:10 +01:00
DownloadTests.swift Add APIs for fetching the ZEC-USD exchange rate over Tor. 2024-07-30 11:02:10 +01:00
LightWalletServiceTests.swift [#901] Use fulfillment instead of wait in async context in tests 2023-05-01 09:07:43 +02:00
TorClientTests.swift [#1469] Use Tor for single-shot lightwalletd requests 2025-05-30 18:52:49 +02:00