ZcashLightClientKit/Tests/DarksideTests
Lukas Korba cfe71d5da2
[#523] Make a CompactBlockProcessor an Actor (#565)
- Sample app refactored for the processor being an actor
- tests refactored as well
- dark side tests fixed
- utilities separated to new file
- synchronizer's start and stop are no longer in async context
- updating the UI for the scan fixed
2022-10-27 12:51:38 +02:00
..
AdvancedReOrgTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
BalanceTests.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
BlockDownloaderTests.swift [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
DarksideSanityCheckTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
NetworkUpgradeTests.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
PendingTransactionUpdatesTest.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
ReOrgTests.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
RewindRescanTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
ShieldFundsTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
SychronizerDarksideTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
SynchronizerTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
TransactionEnhancementTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
Z2TReceiveTests.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
ZcashLightClientKitTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00