Skip to content

Issues: lightningnetwork/lnd

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[feature]: Key Import: add ability to delete accounts enhancement Improvements to existing features / behaviour P2 should be fixed if one has time rpc Related to the RPC interface wallet The wallet (lnwallet) which LND uses
#8654 opened Apr 16, 2024 by kaloudis
[feature]: Append the listchannels command with the short_chan_id representation (XXXX:XX:X) besides the 8 byte integer one. channels enhancement Improvements to existing features / behaviour good first issue Issues suitable for first time contributors to LND P2 should be fixed if one has time
#8650 opened Apr 15, 2024 by ziggie1984
[bug]: Remote Signer: ImportAccount: incorrect coin type in derivation path on testnet bug Unintended code behaviour P2 should be fixed if one has time psbt wallet The wallet (lnwallet) which LND uses
#8645 opened Apr 13, 2024 by kaloudis
[feature]: Add start_height to lnd.conf to manually set node "birthday" enhancement Improvements to existing features / behaviour
#8640 opened Apr 10, 2024 by ezracarr
[bug]: LND panics when calling kvdb.lastCompactionDate. bug Unintended code behaviour database Related to the database/storage of LND kvdb P2 should be fixed if one has time
#8638 opened Apr 10, 2024 by lorenzolfm
[feature]: add more parameters to Channel Acceptor enhancement Improvements to existing features / behaviour P3 might get fixed, nice to have zero conf
#8637 opened Apr 10, 2024 by AndySchroder
[feature]: require Channel Acceptor to be registered before accepting channels enhancement Improvements to existing features / behaviour P3 might get fixed, nice to have zero conf
#8636 opened Apr 10, 2024 by AndySchroder
[feature]: allow setting to_self_delay with OpenChannel enhancement Improvements to existing features / behaviour
#8635 opened Apr 10, 2024 by AndySchroder
[arch]: Fix the division of responsibility between ChannelLink and Switch enhancement Improvements to existing features / behaviour epic Issues created to track large feature development
#8634 opened Apr 9, 2024 by ProofOfKeags
lnd+config: add config options for inbound fee discount config Parameters/arguments/config file related issues/PRs inbound fee Changes related to inbound routing fee
#8610 opened Apr 1, 2024 by Roasbeef v0.19.0
[bug]: data loss and penalty txs after doing reboot -f while lnd had been stopped 30 minutes earlier P2 should be fixed if one has time safety General label for issues/PRs related to the safety of using the software security General label for issues/PRs related to the security of the software
#8607 opened Mar 30, 2024 by xmrk-btc
rpc+htlcswitch: add inbound fee awareness to the HtlcInterceptor enhancement Improvements to existing features / behaviour htlcswitch inbound fee Changes related to inbound routing fee interceptors P2 should be fixed if one has time
#8606 opened Mar 30, 2024 by Roasbeef
lnwire: hard reject positive inbound fees set over RPC beginner Issues suitable for new developers enhancement Improvements to existing features / behaviour fees Related to the fees paid for transactions (both LN and funding/commitment transactions) inbound fee Changes related to inbound routing fee P1 MUST be fixed or reviewed rpc Related to the RPC interface validation
#8605 opened Mar 30, 2024 by Roasbeef
lnwire: add InboundFee struct in-line within ChannelUpdate enhancement Improvements to existing features / behaviour fees Related to the fees paid for transactions (both LN and funding/commitment transactions) inbound fee Changes related to inbound routing fee intermediate Issues suitable for developers moderately familiar with the codebase and LN P2 should be fixed if one has time wire protocol Encoding of messages for the communication between nodes
#8604 opened Mar 30, 2024 by Roasbeef
[feature]: Don't Check Outgoing Policy for Direct Channels. enhancement Improvements to existing features / behaviour P2 should be fixed if one has time payments Related to invoices/payments
#8597 opened Mar 27, 2024 by ziggie1984
[feature]: Adopt new BOLT spec. update for the channel reestablishment msg. channel management The management of the nodes channels enhancement Improvements to existing features / behaviour recovery Related to the backup/restoration of LND data (e.g. wallet seeds)
#8589 opened Mar 26, 2024 by ziggie1984
[bug]: lntest hangs when attempting to create a 7th LND node bug Unintended code behaviour itests Issues related to integration tests. needs triage
#8579 opened Mar 25, 2024 by ffranr
[bug]: Channel force close due to short database outage and resulting channel failure bug Unintended code behaviour database Related to the database/storage of LND force closes P1 MUST be fixed or reviewed
#8531 opened Mar 7, 2024 by MasterOfPearls
[bug]: lncli listpayments --count_total_payments should honor --creation_date_start --creation_date_end beginner Issues suitable for new developers bug Unintended code behaviour good first issue Issues suitable for first time contributors to LND lncli P2 should be fixed if one has time rpc Related to the RPC interface
#8530 opened Mar 7, 2024 by AndySchroder
2
4
[feature]: remove useless file system "sync" for boltdb compaction boltdb feature request Requests for new features P3 might get fixed, nice to have performance
#8502 opened Feb 25, 2024 by C-Otto
[feature]: Add ability to send force close and sweep balances to external wallet channel closing Related to the closing of channels cooperatively and uncooperatively enhancement Improvements to existing features / behaviour force closes P2 should be fixed if one has time utxo sweeping
#8488 opened Feb 19, 2024 by gkrizek
chanbackup+sweeper: periodically checkpoint active sweeper state using p2p encrypted peer storage feature advanced Issues suitable for very experienced developers crypto Related to the cryptography underlying LND p2p Code related to the peer-to-peer behaviour protocol recovery Related to the backup/restoration of LND data (e.g. wallet seeds) SCB Related to static channel backup
#8472 opened Feb 9, 2024 by Roasbeef
[feature]: BumpFee: return raw tx hex on success beginner Issues suitable for new developers enhancement Improvements to existing features / behaviour fees Related to the fees paid for transactions (both LN and funding/commitment transactions) good first issue Issues suitable for first time contributors to LND P1 MUST be fixed or reviewed rpc Related to the RPC interface
#8470 opened Feb 9, 2024 by kaloudis
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.