Skip to content

issues Search Results · repo:lightningdevkit/rust-lightning language:Rust

Filter by

988 results
 (63 ms)

988 results

inlightningdevkit/rust-lightning (press backspace or delete to remove)

As long as there are no dependencies we want to take that want to depend on our invoice types, there s no reason to have them in a separate crate, but with the addition of bitcoin-payment-instructions ...
  • TheBlueMatt
  • 1
  • Opened 
    10 hours ago
  • #3732

For convenience, here s the scenario in #3685 which is fixed by #3707: - Alice - Bob 200k and 300k sat channels - Bob - Charlie 600k sat private channel - Send a MPP payment Alice - Charlie of size ...
  • MaxFangX
  • Opened 
    yesterday
  • #3727

Creating a separate issue to continue the discussion from https://github.com/lightningdevkit/rust-lightning/pull/3707#issuecomment-2786758263. This may be fixed by https://github.com/lightningdevkit/rust-lightning/pull/3707 ...
  • MaxFangX
  • 2
  • Opened 
    3 days ago
  • #3717

In #3623 we discovered that test_trampoline_single_hop_receive is flaky, likely depending on a particular EntropySource output. If we call entropy_source.get_secure_random_bytes() in ChainMonitor s block ...
flaky test
  • tnull
  • Opened 
    3 days ago
  • #3716

See https://github.com/lightningdevkit/rust-lightning/pull/3593#discussion_r2032186514
  • TheBlueMatt
  • 1
  • Opened 
    4 days ago
  • #3714

The process_onion_failure fuzzer found the following OOB access in the new attributable failures code: thread unnamed panicked at range end index 116 out of range for slice of length 80 , library/core/src/slice/index.rs:73:5 ...
  • TheBlueMatt
  • Opened 
    7 days ago
  • #3708

We have a case when a local LDK node disconnects a remote peer (LND) on RAA timeout in order to restore the channel operation and send an alert to upstream. The issue is in our case the disconnect does ...
  • yellowred
  • 3
  • Opened 
    11 days ago
  • #3695

In a joint work with @erickcestari and @morehouse on differential fuzzing of Lightning Network implementations, we discovered a parsing discrepancy (BOLT11). Our testing revealed that rust-lightning incorrectly ...
  • brunoerg
  • 2
  • Opened 
    11 days ago
  • #3693

In #3691 we hit a fuzz failure in CI: export HEX= 03000000b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5 b5b5b5b5b5b5b5b5b5b5b5b5b5b5b5000100000000000000000100010000 000000000000000000000000000000000000000000000000000000000000 ...
  • tnull
  • Opened 
    11 days ago
  • #3692

Consider this specific configuration: - Alice - Bob 200k and 300k sat channels - Bob - Charlie 600k sat private channel - Send a MPP payment Alice - Charlie of size 350k sats If Charlie includes ...
  • MaxFangX
  • 8
  • Opened 
    16 days ago
  • #3685
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 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