Skip to content

fix: configuration parsing edge cases and startup panics#211

Merged
benthecarman merged 1 commit into
lightningdevkit:mainfrom
Ferryx349:imp
May 18, 2026
Merged

fix: configuration parsing edge cases and startup panics#211
benthecarman merged 1 commit into
lightningdevkit:mainfrom
Ferryx349:imp

Conversation

@Ferryx349
Copy link
Copy Markdown
Contributor

This PR addresses several edge cases in configuration parsing and resolves potential startup panics, improving the overall robustness of the node. It also cleans up a few minor code quality warnings flagged by modern clippy.

@ldk-reviews-bot
Copy link
Copy Markdown

ldk-reviews-bot commented May 17, 2026

👋 I see @wpaulino was un-assigned.
If you'd like another reviewer assignment, please click here.

Comment thread ldk-server/src/util/config.rs
Comment thread ldk-server-cli/src/types.rs Outdated
@ldk-reviews-bot ldk-reviews-bot requested a review from wpaulino May 17, 2026 16:03
@Ferryx349 Ferryx349 force-pushed the imp branch 2 times, most recently from 850a313 to e3db3f0 Compare May 17, 2026 17:11
@benthecarman benthecarman removed the request for review from wpaulino May 17, 2026 17:13
Copy link
Copy Markdown
Collaborator

@benthecarman benthecarman left a comment

Choose a reason for hiding this comment

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

formatting is failing on ci as well

Comment thread ldk-server/src/main.rs Outdated
Signed-off-by: ABHAY PANDEY <pandeyabhay967@gmail.com>
Comment thread ldk-server/src/util/config.rs
@benthecarman benthecarman merged commit 29128a4 into lightningdevkit:main May 18, 2026
10 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