Skip to content

Add support of ldk-node#307

Draft
randomlogin wants to merge 1 commit intobitcoin-dev-project:mainfrom
randomlogin:add-ldk-support
Draft

Add support of ldk-node#307
randomlogin wants to merge 1 commit intobitcoin-dev-project:mainfrom
randomlogin:add-ldk-support

Conversation

@randomlogin
Copy link
Copy Markdown

This PR adds support of ldk-node to sim-ln.

Closes: #26

As ldk-node is not a daemon, before we start we parse the simulation config file and extract all ldk-nodes, build them and start. For that an additional chain source (bitcoind/esplora/electrum) is needed to start.

Before this PR can be merged, an update of used lighting libraries should be merged, as the current ldk-node has newer versions.

@carlaKC
Copy link
Copy Markdown
Contributor

carlaKC commented Apr 8, 2026

Before this PR can be merged, an update of used lighting libraries should be merged, as the current ldk-node has newer versions.

Feel free to bump this in a preparatory commit in this PR!

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.

Feature: Multi-Implementation Support

2 participants