-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Insights: lightningnetwork/lnd
Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
v0.19.0-beta.rc3 lnd 0.19.0-beta.rc3
published
Apr 24, 2025 -
v0.19.0-beta.rc4 lnd v0.19.0-beta.rc4
published
May 6, 2025
45 Pull requests merged by 13 people
-
graph/db: add test coverage for all V1Store methods
#9796 merged
May 9, 2025 -
bimodal pathfinding probability improvements
#8330 merged
May 8, 2025 -
graph+lnwire: start validating that extra lnwire msg bytes are valid TLV
#9787 merged
May 8, 2025 -
multi: use updated TLV SizeFunc signature
#9789 merged
May 8, 2025 -
graph/db: introduce a
V1Store
interface#9791 merged
May 8, 2025 -
build: bump Go version to v1.23.9
#9785 merged
May 7, 2025 -
tlv: catch unhandled type in SizeBigSize
#9793 merged
May 7, 2025 -
batch: dont expose kvdb.RwTx in batch.SchedulerOptions
#9790 merged
May 7, 2025 -
build: bump to version v0.19 rc4
#9782 merged
May 6, 2025 -
lncli: establish connection after parsing of mc data for loadmc
#9783 merged
May 6, 2025 -
lncli: add loadmc command
#9781 merged
May 5, 2025 -
routing+migration: fix mission control migration with nil failure msg
#9770 merged
May 2, 2025 -
docs: update release notes with more detail on the RBF coop close section
#9776 merged
Apr 30, 2025 -
sweep: return all inputs in
PendingSweeps
#9772 merged
Apr 29, 2025 -
docs/release-notes: fix indentation in RBF close section
#9764 merged
Apr 28, 2025 -
GitHub: fix order of operations for release build
#9759 merged
Apr 24, 2025 -
build: bump version to v0.19.0 rc3
#9736 merged
Apr 23, 2025 -
lnwallet: fix InternalKeyForAddr for imported addr
#9750 merged
Apr 23, 2025 -
lnrpc+rpcperms: add ctx metadata pairs to RPCMiddlewareRequest
#9739 merged
Apr 23, 2025 -
htlcswitch+routing: add funding blob to PaymentBandwidth
#9755 merged
Apr 22, 2025 -
lnwallet: no need to consult the aux unit for legacy channels
#9746 merged
Apr 22, 2025 -
mulit: increase logprogress time
#9749 merged
Apr 21, 2025 -
accessman: add logging to new sub-system
#9719 merged
Apr 18, 2025 -
Improve logging when fetching invoices and payments
#9734 merged
Apr 18, 2025 -
Add the global lock for the wallet db back for postgres
#9723 merged
Apr 18, 2025 -
Change RPC call order for the btcd notifier
#9722 merged
Apr 17, 2025 -
walletrpc: allow custom lock ID and duration in
FundPsbt
#9724 merged
Apr 17, 2025 -
scripts+GitHub: use bitcoind v29.0
#9628 merged
Apr 17, 2025 -
Aux bandwidth manager: also pass HTLC blob to
ShouldHandleTraffic
#9727 merged
Apr 17, 2025 -
itest: remove manual channel closures from route blinding tests
#9715 merged
Apr 17, 2025 -
Fix inaccurate
locked_balance
#9693 merged
Apr 17, 2025 -
AuxTrafficShaper.PaymentBandwidth
uses HTLC view#9687 merged
Apr 17, 2025 -
chainntnfs: increase logging of the subsystems
#9720 merged
Apr 15, 2025 -
scripts: use LND status to determine when a node is ready for RPC calls
#9713 merged
Apr 15, 2025 -
invoices: reduce log spam when migrating invoices to SQL
#9714 merged
Apr 14, 2025 -
Move neutrino db also to postgres when using postgres as a backend
#9674 merged
Apr 14, 2025 -
mod: bump kvdb to v1.4.15
#9712 merged
Apr 14, 2025 -
graph+channeldb: test clean-up in preparation for different graph DB backend
#9710 merged
Apr 14, 2025 -
multi: update new walletdb version in main go.mod and kvdb go.mod
#9684 merged
Apr 14, 2025 -
Patch htlc attempt hash for legacy payments
#9703 merged
Apr 14, 2025 -
discovery+autopilot: revert passing contexts to
Start
methods#9704 merged
Apr 14, 2025 -
graph/db: remove various
kvdb
parameters from exported methods#9695 merged
Apr 14, 2025 -
Add
development_guidelines.md
for both human and machine#9696 merged
Apr 14, 2025 -
lntest: assert shutdown via logs only if log file handle is present
#9705 merged
Apr 11, 2025 -
routerrpc: add validation to MPP params
#9603 merged
Apr 10, 2025
22 Pull requests opened by 15 people
-
Add Configurable Fee Functions to Sweeper with Dynamic Selection
#9701 opened
Apr 10, 2025 -
multi: make payment address mandatory
#9702 opened
Apr 10, 2025 -
feat(lncli): Add --route_hints flag to sendpayment --keysend and queryroutes
#9721 opened
Apr 15, 2025 -
protofsm: add ConfMapper to allow conf attribute projection for new events
#9725 opened
Apr 17, 2025 -
protofsm: add option to allow conf resp to return full back
#9726 opened
Apr 17, 2025 -
Add Integration Test for Sweeper Fee-Bumping to Maximum Fee Rate
#9733 opened
Apr 18, 2025 -
Add `lndtest`
#9735 opened
Apr 18, 2025 -
[feature]: add a flag --count_total_invoices to listinvoices
#9740 opened
Apr 20, 2025 -
lncfg: don't warn user about existing bbolt DB if SQLite files exist
#9744 opened
Apr 20, 2025 -
multi: update Go from 1.23.6 to 1.23.8 and update some packages
#9751 opened
Apr 22, 2025 -
routerrpc: reject payment to invoice that don't have payment secret or blinded paths
#9752 opened
Apr 22, 2025 -
Fix context management in channelLink to prevent goroutine leaks.
#9753 opened
Apr 22, 2025 -
Increase performance of invoice query
#9756 opened
Apr 23, 2025 -
lntest: add call counter and prevent goroutine leaks in Predicate
#9761 opened
Apr 24, 2025 -
cmd/wtclient: Enhance help text for session and terminate subcommands
#9765 opened
Apr 25, 2025 -
chore: remove dead code
#9780 opened
May 3, 2025 -
[wip] lnwallet+walletrpc: add SubmitPackage and related RPC call
#9784 opened
May 6, 2025 -
peer: make ping manager send sync
#9794 opened
May 8, 2025 -
peer: introduce super priority send queue for pings+pongs
#9797 opened
May 8, 2025 -
graph/db: synchronous topology client subscriptions/cancellations
#9798 opened
May 9, 2025 -
docs: document previously implicit formatting rule
#9799 opened
May 9, 2025 -
multi: various test preparations for different graph store impl
#9800 opened
May 9, 2025
21 Issues closed by 10 people
-
[bug]: routing: BimodalEstimator fails when channel capacity >1M sat
#9085 closed
May 9, 2025 -
[bug]: logs heavily spammed by `[ERR] CRTR: error computing probability to node:`
#8263 closed
May 8, 2025 -
Forgetting learnt uncertainty reduction of liquidity in case of contradictions
#7553 closed
May 8, 2025 -
[epic]: ChannelDB, Graph, Gossiper and Router separation
#8833 closed
May 7, 2025 -
Graph Abstraction & Gossiper->to->DB stack clean-up with Remote Graph & Gossip 1.75 projects in mind
#9494 closed
May 7, 2025 -
signal: Remove `os.Kill` (SIGKILL) from signal list as it cannot be caught
#9396 closed
May 2, 2025 -
[bug]: mission control migration fails for nil payment failure message
#9769 closed
May 2, 2025 -
[bug]: provide more details on the new RBF cooperative close feature in release notes
#9768 closed
Apr 30, 2025 -
chancloser: implement the new option_simple_close co-op close flow
#8153 closed
Apr 28, 2025 -
[feature]: make BumpFee smart enough to invoke the new RBF cooperative close protocol
#9774 closed
Apr 28, 2025 -
[bug]: FC after HTLC fails
#7934 closed
Apr 24, 2025 -
[bug]: rest endpoint not found
#9737 closed
Apr 22, 2025 -
[bug]: clean up logging when fetching invoices and payments
#9743 closed
Apr 21, 2025 -
[bug]: Channels Stuck in "Waiting to Close" State Despite Confirmed Transactions
#9532 closed
Apr 18, 2025 -
[bug]: listunspent shows spent outputs
#8786 closed
Apr 18, 2025 -
[bug]: The link to the slack community no longer works
#9728 closed
Apr 17, 2025 -
[bug]: reduce log frequency during KV to SQL invoice migration
#9661 closed
Apr 14, 2025 -
[bug]: `panic: runtime error` resuming HTLC attempt
#9688 closed
Apr 14, 2025 -
10000
[bug]: Can't run lnd 0.19 with bitcoin core v29.0
#9706 closed
Apr 13, 2025 -
[feature] - routing: add additional validation to MPP related send payment params
#8916 closed
Apr 10, 2025
22 Issues opened by 10 people
-
[epic]: graph db: SQL implementation & migration
#9795 opened
May 8, 2025 -
[feature]/sweeeper: add P2A + Ephemeral Dust awareness to BumpFee command
#9778 opened
Apr 30, 2025 -
[bug]: better logging of RBF cooperative close
#9775 opened
Apr 29, 2025 -
[bug]: extended BumpFee documentation to indicate that it does not invoke the new RBF cooperative close
#9773 opened
Apr 28, 2025 -
[bug]: CloseChannel documentation makes no mention of the new RBF cooperative close protocol
#9771 opened
Apr 28, 2025 -
[feature]: Support SSL for bitcoind rpc
#9766 opened
Apr 27, 2025 -
[feature]: add distinct SQL database migration "tracks" in sqldb
#9762 opened
Apr 24, 2025 -
`TestChannelCloseNotification` failed with `notification not sent`
#9758 opened
Apr 23, 2025 -
`TestInvoiceRegistry` failed with `timeout waiting for HTLC resolution`
#9757 opened
Apr 23, 2025 -
[feature]: Isolate the AuxComponent to only be active for Custom Channels
#9754 opened
Apr 22, 2025 -
[feature]: Add Address to UTXOLease
#9745 opened
Apr 20, 2025 -
[bug]: unknown postgres query hangs on startup
#9730 opened
Apr 18, 2025 -
[feature]: make payment addr/secret required when paying invoices
#9718 opened
Apr 15, 2025 -
[feature]: add a flag `--count_total_invoices` to `listinvoices`
#9717 opened
Apr 14, 2025 -
[bug]: `listinvoices` hangs with a large sqlite DB
#9716 opened
Apr 14, 2025 -
[bug]: listpayments hangs node and eats RAM when lots of payments in the DB
#9709 opened
Apr 14, 2025 -
[feature]: Garbage Collect Failed Payments Similar to canceled invoices
#9707 opened
Apr 13, 2025 -
[feature]: Make payment address mandatory
#9700 opened
Apr 10, 2025 -
[bug]: LND Remembers IP:PORT for inactive private channels and continually attempts to reconnect
#9698 opened
Apr 10, 2025
43 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add the option on path creator to specify the incoming channel on blinded path
#9127 commented on
May 9, 2025 • 81 new comments -
Expose confirmation count for pending 'channel open' transactions
#9677 commented on
May 9, 2025 • 32 new comments -
Use all valid routes during blinded path construction
#9334 commented on
May 8, 2025 • 12 new comments -
lnrpc: add incoming/outgoing channel ids filter to forwarding history request
#9356 commented on
May 8, 2025 • 7 new comments -
multi: add BuildOnion, SendOnion, and TrackOnion RPCs
#9489 commented on
May 9, 2025 • 4 new comments -
Add Critical Logging for Low Disk Space Condition
#9617 commented on
May 7, 2025 • 3 new comments -
multi: Remove endpoints `sendpayment`, `sendtoroute`, `sendtoroutesync`, and `sendpaymentsync`
#8348 commented on
May 1, 2025 • 1 new comment -
lnd: use persisted node announcement settings across restarts
#8825 commented on
May 7, 2025 • 0 new comments -
Fixes the total num of payments returned by QueryPayments when there are dates restrictions
#8883 commented on
Apr 22, 2025 • 0 new comments -
[Feature]: Persist imported Mission Control Data across restarts
#8898 commented on
May 7, 2025 • 0 new comments -
htlcswitch: use fn.GoroutineManager
#9140 commented on
May 6, 2025 • 0 new comments -
[Part 1|3] Introduce SQL Payment schema into LND
#9147 commented on
Apr 14, 2025 • 0 new comments -
multi: use more efficient key to avoid hashing the blob.
#9231 commented on
May 5, 2025 • 0 new comments -
Refactor gossip msg code
#9384 commented on
May 5, 2025 • 0 new comments -
discovery+lnwire: add support for DNS host name in NodeAnnouncement msg
#9455 commented on
May 5, 2025 • 0 new comments -
routerrpc: add option PreventSubsequentPayment to TrackPaymentV2
#9457 commented on
May 8, 2025 • 0 new comments -
Update wtclient.go
#9588 commented on
May 5, 2025 • 0 new comments -
walletrpc: document that min conf_target is 2
#9611 commented on
May 7, 2025 • 0 new comments -
Add DeleteInvoice gRPC call
#9625 commented on
Apr 17, 2025 • 0 new comments -
lnwallet/chancloser: fix flake in TestRbfCloseClosingNegotiationLocal
#9652 commented on
May 9, 2025 • 0 new comments -
kvdb/sqlbase: make NextSequence atomic, using a single SQL statement
#9676 commented on
May 9, 2025 • 0 new comments -
[graph-work-side-branch]: temp side branch for graph work
#9692 commented on
May 9, 2025 • 0 new comments -
[feature]: add custom chan support to new rbf chan closer
#9663 commented on
Apr 10, 2025 • 0 new comments -
[bug]: better docs for the `db.skip-native-sql-migration` option
#9675 commented on
Apr 10, 2025 • 0 new comments -
[bug]: Always add local channels to the GraphCache even though Policies is disabled
#9465 commented on
Apr 10, 2025 • 0 new comments -
[bug]: Alice forgets about her own private channels when routing a circular payment back to herself through Bob
#9618 commented on
Apr 10, 2025 • 0 new comments -
Accounting for pushed funds after the channel is closed
#4490 commented on
Apr 11, 2025 • 0 new comments -
build+log: use the Critifalf logging function more liberally where it makes sense
#6693 commented on
Apr 11, 2025 • 0 new comments -
[feature]: Add Flag to BumpFee RPC and CLI to prevent batching
#9505 commented on
Apr 14, 2025 • 0 new comments -
Backup exports fails when static channel backups is updated
#5262 commented on
Apr 15, 2025 • 0 new comments -
lncli: No routehints argument defined for sendpayment & queryroutes
#6601 commented on
Apr 15, 2025 • 0 new comments -
[bug]: missing description to wtclient command "session" and "terminate" command option
#9583 commented on
Apr 16, 2025 • 0 new comments -
[bug]: lncli listpayments --count_total_payments should honor --creation_date_start --creation_date_end
#8530 commented on
Apr 20, 2025 • 0 new comments -
[bug]: server stuck at shutdown
#9622 commented on
Apr 22, 2025 • 0 new comments -
[bug]: failed to fetch block hash for height xxxxxx: block not found
#9614 commented on
Apr 24, 2025 • 0 new comments -
[feature]: More information when a channel is inactive via RPC
#9210 commented on
Apr 28, 2025 • 0 new comments -
funding_locked sent before channel_reestablish
#4006 commented on
Apr 29, 2025 • 0 new comments -
channeldb+lnd: eliminate direct graph access via *channeldb.DB pointer, enable custom graph db implementations
#6294 commented on
May 7, 2025 • 0 new comments -
[bug]: pong response failure
#9043 commented on
May 7, 2025 • 0 new comments -
funding: forget funding tx if conflict tx confirms
#7036 commented on
Apr 16, 2025 • 0 new comments -
set dont forward bit in chanupdate msg for private channels
#8582 commented on
May 8, 2025 • 0 new comments -
[RFC] improving error messages for debug purpuse
#8740 commented on
Apr 15, 2025 • 0 new comments -
multi: make reassignment of alias channel edge atomic
#8777 commented on
May 5, 2025 • 0 new comments