Skip to content

issues Search Results · repo:lightningdevkit/ldk-node language:Rust

Filter by

205 results
 (83 ms)

205 results

inlightningdevkit/ldk-node (press backspace or delete to remove)

It would be helpful if ldkNode.unifiedQrPayment().receive had a parameter that could return a JIT version of the invoice. Use case: - User has insufficient receive capacity - Developer can still ...
  • danielnordh
  • Opened 
    6 days ago
  • #507

On git f0338d1, I hit the debug panic for Payment with ID {} couldn t be found in store. Trace logs attached. libbtcwallet.log
  • TheBlueMatt
  • 1
  • Opened 
    8 days ago
  • #506

We already have rudimentary integration tests with CLN that run in CI. It would be great to also run similar integration tests for LND: a) Run a dockerized LND node in CI b) Use a Rust library to interact ...
good first issue
  • tnull
  • 2
  • Opened 
    9 days ago
  • #505

Previously, we d expose Bolt11Invoice/Offer/Refunds as strings in bindings that get translated at time of use via UniffiCustomTypeConverters. This has a number of drawbacks, maybe most notably that these ...
  • tnull
  • Opened 
    9 days ago
  • #504

Lets say I have an ldk-node instance with an LSPS2 service and a public channel or two. How do I prevent new incoming (public) channels from random nodes, and also how do I require all new channels have ...
  • TheBlueMatt
  • Opened 
    9 days ago
  • #502

Kinda obvious, but should at least be documented - it ll open a channel and then not be able to pay because of reserve (or msat rounding).
  • TheBlueMatt
  • 1
  • Opened 
    10 days ago
  • #501

After fixing #499, LSPS2 doesn t enforce fees on forwards after the first. In practice this means LDK needs full interception (maybe just for channels marked for it?), I think, so its time to add that, ...
  • TheBlueMatt
  • 4
  • Opened 
    10 days ago
  • #500

default_user_config sets user_config.accept_forwards_to_priv_channels = false; if !may_announce_channel(config) but it also defaults to false, so its always false.
  • TheBlueMatt
  • 2
  • Opened 
    10 days ago
  • #499

Its probably not all that important and most folks wouldn t use it, but if its possible to do a sync via bitcoind REST easily, it d be nice to support. I assume BDK would have to support it and that s ...
  • TheBlueMatt
  • 3
  • Opened 
    12 days ago
  • #496

Its not documented.
  • TheBlueMatt
  • Opened 
    12 days ago
  • #495
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub