Skip to content

update#20

Merged
lucasnaman merged 7 commits intoibexfrom
master
Aug 12, 2025
Merged

update#20
lucasnaman merged 7 commits intoibexfrom
master

Conversation

@lucasnaman
Copy link
Copy Markdown

Pull Request Checklist

  • PR is opened against correct version branch.
  • Version compatibility matrix in the README and minimal required version
    in lnd_services.go are updated.
  • Update macaroon_recipes.go if your PR adds a new method that is called
    differently than the RPC method it invokes.

bhandras and others added 7 commits June 27, 2025 20:08
…fier-options

lndclient: make notifier options exported (to help mocking)
The corresponding API of LND already supports notifying the caller about
a reorg. I reused NotifierOption's used for RegisterConfirmationsNtfn already
to pass a channel notified upon a reorg affecting a reported confirmation.
Avoid a deadlock in case the caller doesn't consume notifications about spending
or confirmations after cancelling a call.
RegisterSpendNtfn: support reorg channel
@lucasnaman lucasnaman merged commit cfab4f1 into ibex Aug 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants