Skip to content

Conversation

joostjager
Copy link
Contributor

@joostjager joostjager commented Sep 10, 2025

Adds functionality for LSPs to hold onion messages for their clients until they come back online.

Depends on lightningdevkit/rust-lightning#4046

Builds on #621

@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Sep 10, 2025

👋 Thanks for assigning @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@joostjager joostjager changed the base branch from main to develop September 10, 2025 12:01
@joostjager joostjager requested a review from tnull September 10, 2025 12:12
@@ -1491,6 +1497,11 @@ impl Node {
Error::PersistenceFailed
})
}

#[allow(missing_docs)]
pub fn om_mailbox_is_empty(&self) -> bool {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wanted to expose this to the integration test, but not sure how to do it without introducing an extra cfg flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants