ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample
Lukas Korba 3e263f0c35 [#1325] Log metrics
- the logger has been extended to log the level as well
- there is only partial match of levels between SDK logger levels, OSLogEntryLogLevel and OSLogType so only debug, info, error are fully matched
- this is a base for the exporter on client's side

[#1325] Log metrics

- typos fixed

[#1325] Log metrics

- scan metric logs added

[#1325] Log metrics

- Scan & Enhance logs

[#1325] Log metrics

- checkpoints updated
- every CBP action is measured separately and collects the data, when the sync is done it dumps overview of the run to the logger
- next run clears out the previous data and starts to collect fresh reports for the run

[#1325] Log metrics (#1327)

- changelog update

[#1325] Log metrics (#1327)

- SDKMetrics updated to be mockable
- unit test updated

[#1325] Log metrics (#1327)

- performance tests cleaned out

[#1325] Log metrics (#1327)

- Network tests buildable again
2023-12-12 08:59:52 +01:00
..
Assets.xcassets
Base.lproj Cleanup and comment providing context 2023-09-13 11:57:21 +02:00
Constants Clear SwiftLint on ZcashLightClientKit 2021-09-15 09:21:29 -03:00
Get Address [#469] Make ZcashRustBackendWelding async 2023-03-30 19:08:56 +02:00
Get Balance [#1140] ClearCache action before anything starts 2023-06-28 12:34:41 +02:00
Get UTXOs Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
Latest Block Height [#746] Modularize GRPC related code 2023-02-03 22:25:54 +01:00
List Transactions Note (and slightly repair) a misfeature in the demo app. 2023-09-19 14:17:24 -06:00
Paginated Transactions [#484] Use async for TransactionsRepository 2023-03-28 10:17:14 +02:00
Sapling Parameters [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
Send [#1288] Extend SyncStatus with stopped state 2023-09-25 16:33:04 +02:00
Sync Blocks [#1325] Log metrics 2023-12-12 08:59:52 +01:00
Transaction Detail Note (and slightly repair) a misfeature in the demo app. 2023-09-19 14:17:24 -06:00
AppDelegate.swift DemoApp fixed 2023-09-19 16:50:24 +02:00
DemoAppConfig.swift [#1232] Implement createAccount 2023-09-08 08:18:17 +02:00
Info.plist Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
ViewController.swift [#1230] Remove linear sync from the SDK 2023-09-08 07:40:08 +02:00