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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[bug]: sweep: data race on TxPublisher.currentHeight bug Unintended code behaviour data-race Related to data-races utxo sweeping
#8715 opened Apr 30, 2024 by morehouse v0.18.0
[bug]: Regression: Missing newline in "Shutdown complete" log message beginner Issues suitable for new developers bug Unintended code behaviour good first issue Issues suitable for first time contributors to LND logging Related to the logging / debug output functionality P3 might get fixed, nice to have
#8713 opened Apr 30, 2024 by C-Otto
[feature]: unify address creation behavior between BtcWalletKeyRing.DeriveNextKey and BtcWalletKeyRing.DeriveKey enhancement Improvements to existing features / behaviour P2 should be fixed if one has time wallet The wallet (lnwallet) which LND uses
#8698 opened Apr 26, 2024 by jharveyb
NewAddress returns duplicate addresses bug Unintended code behaviour missing reproduction wallet The wallet (lnwallet) which LND uses
#8697 opened Apr 26, 2024 by remnantdev
[bug]: fees default to 253sat/kw if fees cannot be downloaded from feeurl bug Unintended code behaviour fees Related to the fees paid for transactions (both LN and funding/commitment transactions) interop interop with other implementations P1 MUST be fixed or reviewed wallet The wallet (lnwallet) which LND uses web fee estimator Issues related to external fee estimator
#8688 opened Apr 25, 2024 by JavierRSobrino v0.18.1
sweep: finalize and enhance the new sweeper's functionality enhancement Improvements to existing features / behaviour utxo sweeping
#8680 opened Apr 23, 2024 by yyforyongyu
9 tasks
v0.18.1
[bug]: Race in SQLITE dependency ? bug Unintended code behaviour data-race Related to data-races database Related to the database/storage of LND dependencies
#8666 opened Apr 19, 2024 by ziggie1984
[feature]: Key Import: support rescans to detect past events enhancement Improvements to existing features / behaviour P2 should be fixed if one has time wallet The wallet (lnwallet) which LND uses
#8655 opened Apr 16, 2024 by kaloudis
[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]: move the exit hop processing logic from the link to the switch enhancement Improvements to existing features / behaviour
#8634 opened Apr 9, 2024 by ProofOfKeags
rpc+htlcswitch: add HTLC transformation capabilities to the interceptor enhancement Improvements to existing features / behaviour htlcswitch routing rpc Related to the RPC interface
#8619 opened Apr 3, 2024 by Roasbeef
2 tasks
routing: add custom sender-sider bandwidth hint selection as a top level config option advanced Issues suitable for very experienced developers config Parameters/arguments/config file related issues/PRs enhancement Improvements to existing features / behaviour refactoring routing
#8617 opened Apr 3, 2024 by Roasbeef
invoice+rpc: add exit hop InvoiceAcceptor sub-systems and RPC calls enhancement Improvements to existing features / behaviour invoices rpc Related to the RPC interface
#8616 opened Apr 3, 2024 by Roasbeef
2 tasks
[bug]: InboundFees are overwritten if they were not explicitly specified in lncli bug Unintended code behaviour good first issue Issues suitable for first time contributors to LND P2 should be fixed if one has time policy
#8614 opened Apr 2, 2024 by feelancer21
ProTip! Type g i on any issue or pull request to go back to the issue listing page.