Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Update syncLdk Method#241

Merged
Jasonvdb merged 1 commit intomasterfrom
update-syncLdk
May 21, 2024
Merged

Update syncLdk Method#241
Jasonvdb merged 1 commit intomasterfrom
update-syncLdk

Conversation

@coreyphillips
Copy link
Copy Markdown
Collaborator

@coreyphillips coreyphillips commented May 20, 2024

This PR:

  • Updates syncLdk method.
    • Ensures syncToTip is always run.
    • Ensures checkWatchTxs, checkWatchOutputs & checkUnconfirmedTransactions all get an opportunity to run instead of returning with an error early.
    • Adds finally to ensure the code block is always run.
  • Remove forceSync from LightningManager class.
  • Remove handleForceSync method from LightningManager class.

Remove forceSync from LightningManager class.
Remove handleForceSync method from LightningManager class.
@coreyphillips coreyphillips requested a review from Jasonvdb May 20, 2024 16:08
@coreyphillips coreyphillips self-assigned this May 20, 2024
Copy link
Copy Markdown
Contributor

@Jasonvdb Jasonvdb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working fine my side just can't get the android GH action to pass

@Jasonvdb Jasonvdb merged commit 4125f00 into master May 21, 2024
@Jasonvdb Jasonvdb deleted the update-syncLdk branch May 21, 2024 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants