ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample.xcod...
Michal Fousek 44a6970b73 [#616] Dont send notification from SDK on main thread
Closes #616

- Added small helper `NotificationSender` which is used to send
  notifications.
- No notificaiton is sent on main thread.
- Change how `status` is stored and update in `SDKSynchronizer`. It is
  now protected by lock. Before this wasn't needed because status was
  updated from main thread everywhere.
- `SyncBlocksViewController` in the sample app now uses
  `SDKSynchronizer` instead of `CompactBlockProcessor` directly.
2022-11-21 16:33:42 +01:00
..
project.xcworkspace [#616] Dont send notification from SDK on main thread 2022-11-21 16:33:42 +01:00
xcshareddata/xcschemes [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
project.pbxproj Use UnifiedSpendingKey for shielding and Spending (#535) 2022-10-02 23:11:17 -03:00