mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-21 15:04:20 +01:00
* fix[rt-sync]: improve logging * feat[rt-sync]: add failsafe mechanism on event loop * fix[rt-sync]: apply review suggestions Co-authored-by: Daniel Granhão <32176319+danielgranhao@users.noreply.github.com> * fix[rt-sync]: only consider record conflicts for db wipe * fix[rt-sync]: add better error handling - Removes DecryptionError in favor of PullError - Extends PushError variant - Increments push failed counter on `PushError::ExcessiveRecordConflicts` variant --------- Co-authored-by: Daniel Granhão <32176319+danielgranhao@users.noreply.github.com>