zcash-android-wallet-sdk/src/release/java/cash/z/wallet/sdk/annotation
Kevin Gorham 4d226a8c5e Create CompactBlockProcessor and refine responsibilities of collaborators
The synchronizer now primarily collaborates with a downloader, processor and repository; each with a more focused set of responsibilities.
The downloader streams blocks into a channel, the processor saves blocks from that channel and scans for transactions, the repository
exposes transaction change events.
2019-03-27 01:37:46 -04:00
..
OpenForTesting.kt Create CompactBlockProcessor and refine responsibilities of collaborators 2019-03-27 01:37:46 -04:00