ElementsProject / ElementsProject/peerswap-spec

ACK

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

In the peerswap lnd and cln implementations we "ensure" that the receiver gets a message with brute force. We just resend the last message every `x` seconds until we receive a state update.

We might consider `ack` messages when we receive messages where the following state takes a while to proceed, e.g after `opening_tx_broadcasted`, we need to wait for a sufficiently deep confirmation.

This way we could still brute force send out the last message but could stop when we receive an `ack`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.