Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include the batch sweep transaction hash to SwapStatus #805

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hieblmi
Copy link
Collaborator

@hieblmi hieblmi commented Aug 6, 2024

looking for concept ack, will then remove the draft status

This PR adds the batch sweep transaction hash to the SwapStatus rpc message. Next to the htlc outpoint it provides on-chain information about a loop-out swap.

In order to show the latest published batch transaction that sweeps the htlc output of a loop-out swap we add an additional channel SweepTxHashChan to the sweepbatcher.SpendNotifier to signal to the swap server that a batch transaction was just published that contained the loop-out htlc output.

@hieblmi hieblmi added enhancement New feature or request loop out labels Aug 6, 2024
@hieblmi hieblmi self-assigned this Aug 6, 2024
@hieblmi hieblmi marked this pull request as draft August 6, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request loop out
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant