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]: More Descriptive Error on Attempted Spend from Reserve beginner Issues suitable for new developers enhancement Improvements to existing features / behaviour logging Related to the logging / debug output functionality payments Related to invoices/payments UI Related to the User Interface
#8957 opened Jul 31, 2024 by levmi
[bug]: externalhosts does not advertize IPv4+IPv6 domain beginner Issues suitable for new developers bug Unintended code behaviour good first issue Issues suitable for first time contributors to LND node-management p2p Code related to the peer-to-peer behaviour P2 should be fixed if one has time
#8801 opened Jun 1, 2024 by lukaszsamson
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
[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
5
[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
lnd: remove deprecated endpoints sendpayment and sendtoroute beginner Issues suitable for new developers code health Related to code commenting, refactoring, and other non-behaviour improvements good first issue Issues suitable for first time contributors to LND P3 might get fixed, nice to have payments Related to invoices/payments routing rpc Related to the RPC interface
#8175 opened Nov 14, 2023 by yyforyongyu
funding: use mempool.MaxRBFSequence for funding transactions we create beginner Issues suitable for new developers enhancement Improvements to existing features / behaviour funding Related to the opening of new channels with funding transactions on the blockchain P2 should be fixed if one has time privacy General label for issues/PRs related to the privacy implications of using the software
#8064 opened Oct 5, 2023 by Roasbeef
[feature]: allow configuring upfront shutdown address in lnd.conf beginner Issues suitable for new developers config Parameters/arguments/config file related issues/PRs enhancement Improvements to existing features / behaviour good first issue Issues suitable for first time contributors to LND P3 might get fixed, nice to have privacy General label for issues/PRs related to the privacy implications of using the software
#7964 opened Sep 7, 2023 by yyforyongyu
2 tasks
[feature]: ask password quickly after start beginner Issues suitable for new developers enhancement Improvements to existing features / behaviour good first issue Issues suitable for first time contributors to LND lncli P4 low prio up for grabs PRs which have been abandoned by their original authors and can be taken up by someone else wallet The wallet (lnwallet) which LND uses
#7749 opened Jun 7, 2023 by starius
[feature]: give payment hash in subscribehtlcevents beginner Issues suitable for new developers 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
#7165 opened Nov 17, 2022 by felix-urban
[feature]: Allow persisting dynamic configured alias when not set in lnd.conf or arguments beginner Issues suitable for new developers bug fix config Parameters/arguments/config file related issues/PRs enhancement Improvements to existing features / behaviour good first issue Issues suitable for first time contributors to LND
#7123 opened Nov 7, 2022 by alexbosworth v0.19 overflow
rpc: enable the RPC middleware API to return "rich" errors beginner Issues suitable for new developers enhancement Improvements to existing features / behaviour good first issue Issues suitable for first time contributors to LND middleware rpc Related to the RPC interface
#6729 opened Jul 14, 2022 by Roasbeef
replace ioutil.WriteFile usage with Fsync and friends beginner Issues suitable for new developers good first issue Issues suitable for first time contributors to LND P2 should be fixed if one has time safety General label for issues/PRs related to the safety of using the software
#6720 opened Jul 11, 2022 by Crypt-iQ
build+log: use the Critifalf logging function more liberally where it makes sense beginner Issues suitable for new developers good first issue Issues suitable for first time contributors to LND logging Related to the logging / debug output functionality safety General label for issues/PRs related to the safety of using the software
#6693 opened Jun 30, 2022 by Roasbeef
Sending incorrect onion error for "peer offline" beginner Issues suitable for new developers good first issue Issues suitable for first time contributors to LND onion routing routing spec
#6603 opened May 31, 2022 by TheBlueMatt
lncli: No routehints argument defined for sendpayment & queryroutes beginner Issues suitable for new developers good first issue Issues suitable for first time contributors to LND lncli payments Related to invoices/payments
#6601 opened May 31, 2022 by Yiidiir v0.20.0
Document Sphinx replay DB (Decayed Log Db) beginner Issues suitable for new developers documentation Documentation changes that do not affect code behaviour good first issue Issues suitable for first time contributors to LND onion routing
#6584 opened May 27, 2022 by AbelLykens
Feature request: dry-run (or export txhex?) for sendcoins beginner Issues suitable for new developers cli Related to the command line interface enhancement Improvements to existing features / behaviour feature request Requests for new features wallet The wallet (lnwallet) which LND uses
#6561 opened May 22, 2022 by Overtorment
discovery+lnwire: add support for DNS host names in NodeAnnouncement msg beginner Issues suitable for new developers discovery Peer and route discovery / whisper protocol related issues/PRs good first issue Issues suitable for first time contributors to LND p2p Code related to the peer-to-peer behaviour P2 should be fixed if one has time
#6337 opened Mar 15, 2022 by Roasbeef
3 tasks
signal: data-race during shutdown beginner Issues suitable for new developers bug Unintended code behaviour data-race Related to data-races golang/build system Related to the go language and compiler intermediate Issues suitable for developers moderately familiar with the codebase and LN P3 might get fixed, nice to have
#6137 opened Jan 5, 2022 by Crypt-iQ
Only log "insufficient bandwidth" if this applies to all channels to that peer beginner Issues suitable for new developers 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
#5972 opened Nov 13, 2021 by C-Otto
Add Channel ID parametre to ForwardingHistoryRequest beginner Issues suitable for new developers enhancement Improvements to existing features / behaviour feature request Requests for new features good first issue Issues suitable for first time contributors to LND htlcswitch rpc Related to the RPC interface
#5932 opened Nov 4, 2021 by ohenrik v0.20.0
lnd should exit with no-success error code when automatically shut down due to bitcoind problems beginner Issues suitable for new developers bitcoind Bitcoin Core backend error codes good first issue Issues suitable for first time contributors to LND linux P3 might get fixed, nice to have
#5625 opened Aug 12, 2021 by Talkless v0.20.0
3
6
rpcperm: rpc state/status interceptor should return gRPC error codes beginner Issues suitable for new developers error codes good first issue Issues suitable for first time contributors to LND P3 might get fixed, nice to have rpc Related to the RPC interface
#5586 opened Jul 29, 2021 by Roasbeef
lncli unlock --stdin uses newline instead of EOF as a terminator beginner Issues suitable for new developers bug Unintended code behaviour good first issue Issues suitable for first time contributors to LND lncli P4 low prio parsing
#5584 opened Jul 28, 2021 by ProofOfKeags
2
4
ProTip! Exclude everything labeled bug with -label:bug.