ZcashLightClientKit/Sources/ZcashLightClientKit
Francisco Gindre 545380b3e2 [#577] Fix: reduce batch size when reaching increased load part of the chain
Currently a 100 batch can take up to 3 minutes to scan. decrease the size of the batches when the increased load part of the chain is reached until a faster sync is implemented

See related counterpart to remove it issue #576

Closes #577
2022-10-25 18:21:32 -03:00
..
Block [#577] Fix: reduce batch size when reaching increased load part of the chain 2022-10-25 18:21:32 -03:00
Constants Modify PendingTransactionEntity to be able to represent internal shielding tx. 2022-10-18 10:07:23 -06:00
DAO make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers. 2022-10-24 22:49:04 -03:00
Entity Add Fee field to Transaction, ConfirmedTransaction, ReceivedTransactions and Pen 2022-10-19 17:37:06 -03:00
Extensions [#461] Adopt a Type-Safe Keys and Addresses API 2022-09-05 15:09:07 -03:00
Model make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers. 2022-10-24 22:49:04 -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 Merge branch 'master' into merge-master-to-zip-316 2022-09-30 09:53:34 -03:00
Rust make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers. 2022-10-24 22:49:04 -03:00
Service Merge branch 'master' into merge-master 2022-10-03 20:15:40 -03:00
Synchronizer make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers. 2022-10-24 22:49:04 -03:00
Tool Modify PendingTransactionEntity to be able to represent internal shielding tx. 2022-10-18 10:07:23 -06:00
Transaction make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers. 2022-10-24 22:49:04 -03:00
Utils [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
Initializer.swift Fix UInt32 conversions to SQL in PendingTransactionDao 2022-10-19 14:13:18 -06:00
Synchronizer.swift make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers. 2022-10-24 22:49:04 -03:00