ZcashLightClientKit/Sources/ZcashLightClientKit
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
..
Block [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
Constants [#440] Split constants for Download Batches and Scanning Batches (#441) 2022-07-29 10:07:08 -03:00
DAO [#455] revert queue priority downgrade changes from [#435] (#456) 2022-08-15 17:03:03 -03:00
Entity [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Extensions [#392] Synchronizer error 8. when syncing. (#413) 2022-07-12 17:28:16 -03:00
Model [#428] make some helpers publicly accessible (#429) 2022-07-15 16:54:25 -03:00
Providers Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Repository [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
Resources/checkpoints [#572] release 0.16.12-beta with new checkpoints 2022-10-21 18:47:47 -03:00
Rust [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Service [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
Synchronizer [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
Tool Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Transaction [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
Utils [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
Initializer.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
Synchronizer.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00