ZcashLightClientKit/Sources/ZcashLightClientKit/Repository
Lukas Korba 742e6bd8ec
[#464] CompactBlockStorage To async/await (#494)
- await/async APIs provided
- async throws unit tests using new API implemented

[464] CompactBlockStorage To async/await (494)

- removed deprecated closure APIs
- upgraded use of the async APIs
- tests updated
2022-08-26 14:52:12 -03:00
..
BlockRepository.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
CompactBlockRepository.swift [#464] CompactBlockStorage To async/await (#494) 2022-08-26 14:52:12 -03:00
NotesRepository.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
PaginatedTransactionRepository.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
PendingTransactionRepository.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
TransactionRepository.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
TransactionRepositoryBuilder.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
UnspentTransactionOutputRepository.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00