Commit Graph

  • 7b1ca7d273 Merge pull request #9986 from lightningnetwork/0-19-2-branch-rc1 v0.19.2-beta.rc1 0-19-2-branch Oliver Gugger 2025-07-04 20:36:07 +02:00
  • 1f336a07fa Merge branch '0-19-2-branch-rc1-10035' into 0-19-2-branch-rc1 0-19-2-branch-rc1 Oliver Gugger 2025-07-04 15:38:53 +02:00
  • d59036b48a docs: add release-notes ziggie 2025-07-04 12:45:44 +02:00
  • 81e4160d67 switch: unlock mutex lock earlier ziggie 2025-07-04 12:21:03 +02:00
  • ff32e90d1d Merge pull request #10035 from ziggie1984/fix-switch-deadlock master Yong 2025-07-04 16:35:20 +03:00
  • 47376426cd docs: add release notes entry elle-graph-mig-2 Elle Mouton 2025-07-04 14:26:34 +02:00
  • bc6b067cb1 graph/db: migrate channels and polices to SQL Elle Mouton 2025-07-04 11:05:11 +02:00
  • 429fc92cae graph/db: move TLV validation for KVStore Elle Mouton 2025-07-04 13:51:22 +02:00
  • ab4a75e5bb docs: add release note elle-graph-mig-1 Elle Mouton 2025-07-04 14:21:38 +02:00
  • 74aee66c72 graph/db: migrate source node to SQL store Elle Mouton 2025-07-04 10:54:44 +02:00
  • 07465f61c7 graph/db: migrate nodes to SQL store Elle Mouton 2025-07-04 10:39:12 +02:00
  • edb7342daa docs: add release-notes ziggie 2025-07-04 12:45:44 +02:00
  • 68b7aaa96f switch: unlock mutex lock earlier ziggie 2025-07-04 12:21:03 +02:00
  • 41916c0dab graph/db: add dev migration test helper Elle Mouton 2025-07-04 10:18:46 +02:00
  • 06a3ce2e78 graph/db: add SQL migration function and test framework Elle Mouton 2025-07-02 09:47:52 +02:00
  • 11bdccca47 docs: fix release notes, add contributors Oliver Gugger 2025-07-04 10:11:11 +02:00
  • f348d4c128 graph/db: refactor SQL DB creation files Elle Mouton 2025-07-02 09:27:18 +02:00
  • 279ec7336d graph/db: fix build flag directive Elle Mouton 2025-07-02 09:22:47 +02:00
  • 775a6dd8f8 build: bump version to v0.19.2-beta.rc1 Oliver Gugger 2025-07-04 09:08:11 +02:00
  • acac2a12d6 Merge branch '0-19-2-branch-rc1-10028' into 0-19-2-branch-rc1 Oliver Gugger 2025-07-04 09:03:42 +02:00
  • 9345eb247d chainntnfs: export NotifierOptions and internal field for interface use ffranr 2025-07-02 16:28:44 +01:00
  • b3eb9a3cb7 Merge pull request #10028 from ffranr/export-notifier-options Olaoluwa Osuntokun 2025-07-03 13:28:08 -07:00
  • 8a185a12d1 server: fix rebase issue Oliver Gugger 2025-07-03 17:54:17 +02:00
  • 1cd42b62bd Merge branch '0-19-2-branch-rc1-10012' into 0-19-2-branch-rc1 Oliver Gugger 2025-07-03 16:18:04 +02:00
  • be7c2b0cc7 docs: add release-notes ziggie 2025-07-01 21:25:02 +02:00
  • db7e9e1c53 brontide: remove async goroutine to process gossip process result ziggie 2025-07-02 16:34:23 +02:00
  • a68dec8c19 discovery: add comments ziggie 2025-07-02 15:19:28 +02:00
  • ffd944e8b7 Merge pull request #10012 from ziggie1984/fix-goroutine-leak Yong 2025-07-03 20:11:31 +08:00
  • e6aff211df docs: add release-notes ziggie 2025-07-01 21:25:02 +02:00
  • ed8ad3d110 brontide: remove async goroutine to process gossip process result ziggie 2025-07-02 16:34:23 +02:00
  • dedb75aea4 discovery: add comments ziggie 2025-07-02 15:19:28 +02:00
  • 8a03414190 Merge pull request #10017 from ellemouton/strictTypeForChanFeatures Oliver Gugger 2025-07-02 19:59:47 +02:00
  • 5cea874709 chainntnfs: export NotifierOptions and internal field for interface use ffranr 2025-07-02 16:28:44 +01:00
  • 99ef37f450 Merge branch '0-19-2-branch-rc1-9980' into 0-19-2-branch-rc1 Oliver Gugger 2025-07-02 16:52:06 +02:00
  • 2460bd17ac docs: add release note George Tsagkarelis 2025-07-02 14:35:43 +02:00
  • 128b23e813 htlcswitch+routing: PaymentBandwidth accepts channel peer pubkey argument George Tsagkarelis 2025-06-26 12:11:56 +02:00
  • ab036990b5 routing+htlcswitch: ProduceHtlcExtraData uses first hop pub key George Tsagkarelis 2025-06-23 13:01:01 +02:00
  • b5c84eab18 Merge pull request #9980 from GeorgeTsagk/enhance-aux-modifier Oliver Gugger 2025-07-02 16:50:57 +02:00
  • 9ef92d9ffd docs: add release note George Tsagkarelis 2025-07-02 14:35:43 +02:00
  • 4ad84627e1 htlcswitch+routing: PaymentBandwidth accepts channel peer pubkey argument George Tsagkarelis 2025-06-26 12:11:56 +02:00
  • 1793b1ab64 routing+htlcswitch: ProduceHtlcExtraData uses first hop pub key George Tsagkarelis 2025-06-23 13:01:01 +02:00
  • 1d2e5472b3 Merge pull request #9572 from yyforyongyu/fix-custom-msg Oliver Gugger 2025-07-02 09:16:17 +02:00
  • 7be45c3c42 Merge pull request #10013 from Roasbeef/gemini-review Olaoluwa Osuntokun 2025-07-01 16:52:51 -07:00
  • c91753eda1 Merge branch '0-19-2-branch-rc1-10016' into 0-19-2-branch-rc1 Oliver Gugger 2025-07-01 20:11:05 +02:00
  • 6bbc438077 server: make use of structured logging for peer connections Elle Mouton 2025-07-01 07:50:59 +02:00
  • f6c41565d1 accessman: fix structured logging formatting Elle Mouton 2025-07-01 07:43:26 +02:00
  • 5398229079 Merge branch '0-19-2-branch-rc1-10004' into 0-19-2-branch-rc1 Oliver Gugger 2025-07-01 20:08:26 +02:00
  • 2a578737f6 server: ensure newer node announcement timestamp Elle Mouton 2025-06-29 17:21:13 +02:00
  • 9b877b94c3 multi: use the "errors" package everywhere Elle Mouton 2025-06-30 08:46:50 +02:00
  • 538723e33b Merge pull request #10016 from ellemouton/fixAccessManLogging Oliver Gugger 2025-07-01 19:49:26 +02:00
  • 2f2845dfc0 refactor+multi: use *lnwire.FeatureVector for ChannelEdgeInfo features Elle Mouton 2025-07-01 13:27:45 +02:00
  • d8a12a5e57 Merge pull request #10011 from ellemouton/graphRefactor Oliver Gugger 2025-07-01 15:58:29 +02:00
  • 43ea309f2c lnrpc: update description for RoutingPolicy.CustomRecords yyforyongyu 2025-07-01 15:00:13 +08:00
  • 9ed32bddf3 docs: update release notes for 0.20 yyforyongyu 2025-03-03 17:39:00 +08:00
  • 650e72518c rpcserver: remove duplicate info from RoutingPolicy yyforyongyu 2025-03-03 17:07:02 +08:00
  • 624dc6c26a lntest: assert CustomRecords fields on channel policy yyforyongyu 2025-03-03 18:19:52 +08:00
  • 92849388b8 graph/db: return channel DB info from insertChannel Elle Mouton 2025-06-26 13:49:28 +02:00
  • 4bde8e2d04 graph/db: refactor and clean-up Elle Mouton 2025-06-26 13:45:26 +02:00
  • 2310756307 graph/db: refactor source node fetching logic Elle Mouton 2025-06-26 13:37:30 +02:00
  • 016fd9bb4d graph/db: create a re-usable forEachChannel Elle Mouton 2025-06-26 10:51:13 +02:00
  • 9452c0b950 graph/db: detach getChannelMap from KVStore Elle Mouton 2025-06-26 10:50:33 +02:00
  • 8660f76b20 graph/db: detach forEachNode from KVStore Elle Mouton 2025-06-26 10:48:11 +02:00
  • cd7fa63827 Merge pull request #10003 from ellemouton/fixPeerBootstrappingFlake Elle 2025-07-01 13:01:22 +02:00
  • 500808fadd Merge pull request #10010 from ellemouton/sqlGraphUpdates Oliver Gugger 2025-07-01 12:40:50 +02:00
  • 5a8606cf80 Merge pull request #10007 from ellemouton/chanUpdateBitFields Oliver Gugger 2025-07-01 12:19:34 +02:00
  • 0ca9123dbf Merge pull request #10000 from yyforyongyu/explore-dyn Oliver Gugger 2025-07-01 12:17:07 +02:00
  • 37d6390642 discovery: use a no-op hash accumluator for local networks Elle Mouton 2025-06-29 16:33:44 +02:00
  • 339dd0c1a7 discovery: introduce hashAccumulator interface Elle Mouton 2025-06-29 16:28:17 +02:00
  • bca6c0d115 server: use IsLocalNetwork check for DNS bootstrapper decision Elle Mouton 2025-06-27 15:56:18 +02:00
  • 04564977d8 lncfg: add IsLocalNetwork helper Elle Mouton 2025-06-27 15:53:55 +02:00
  • c5b2e4e50a graph/db: update outdated comments Elle Mouton 2025-06-30 12:33:43 +02:00
  • e4137a3f14 graph/db: fix ChanUpdate message/channel flag bug Elle Mouton 2025-06-30 12:32:25 +02:00
  • 4a05e5a226 sqldb/sqlc: add message and channe flags to channel_policies table Elle Mouton 2025-06-30 11:27:34 +02:00
  • 90aacaae2a sqldb: add SQLInt16 helper Elle Mouton 2025-06-30 12:28:55 +02:00
  • fa32f97c05 graph/db: unit test to demonstrate SQL chan policies bug Elle Mouton 2025-06-30 12:27:15 +02:00
  • 64fc92abe7 graph/db: update nextUpdateTime in tests Elle Mouton 2025-06-30 12:22:13 +02:00
  • c7aa17971b Merge pull request #10006 from ellemouton/fixSQLFetchChannelEdgesByID Elle 2025-07-01 10:01:36 +02:00
  • 31814a1198 Merge pull request #10014 from GustavoStingelin/issue-9583-missing-wt-cli-usage Oliver Gugger 2025-07-01 09:04:29 +02:00
  • 72d4ae0faa Merge branch '0-19-2-branch-rc1-10009' into 0-19-2-branch-rc1 Oliver Gugger 2025-07-01 08:46:29 +02:00
  • 4efcb075de discovery: fix log line panic Elle Mouton 2025-06-30 18:27:56 +02:00
  • 3cb61bee95 server: make use of structured logging for peer connections Elle Mouton 2025-07-01 07:50:59 +02:00
  • a1006d8372 accessman: fix structured logging formatting Elle Mouton 2025-07-01 07:43:26 +02:00
  • 8147bb69c0 Merge pull request #10009 from ellemouton/fixLogLinePanic Elle 2025-07-01 06:58:46 +02:00
  • 0324902ea8 cmd/wtclient: add usage info for session and terminate commands Gustavo Stingelin Cardoso Filho 2025-06-30 23:06:51 -03:00
  • 7af4a18e3a CI: add config.yaml for gemini code review Olaoluwa Osuntokun 2025-06-30 16:05:05 -07:00
  • f1b7ccc6b2 sqldb+graph/db: prune graph nodes in a single query Elle Mouton 2025-06-26 10:10:10 +02:00
  • 714e528a3a graph/db: fix address fetching error Elle Mouton 2025-06-30 18:06:41 +02:00
  • 272a2db16c graph/db: demonstrate SQL node addresses fetch bug Elle Mouton 2025-06-30 18:01:07 +02:00
  • 73eca1bf3d graph/db: update outdated comment Elle Mouton 2025-06-30 18:11:43 +02:00
  • 25daf253c0 discovery: fix log line panic Elle Mouton 2025-06-30 18:27:56 +02:00
  • e54206f8c2 Merge pull request #9990 from ziggie1984/follow-up-payment-addr-spec-update Oliver Gugger 2025-06-30 15:45:14 +02:00
  • 01dfee6f8d Merge pull request #10004 from ellemouton/ensureNewNodeAnnUpdateTime Oliver Gugger 2025-06-30 14:40:22 +02:00
  • e8213dbc44 Merge pull request #9752 from erickcestari/reject-payment-without-invoice Elle 2025-06-30 13:11:36 +02:00
  • 64110cf459 graph/db: let FetchChannelEdgesByID behave as promised Elle Mouton 2025-06-30 11:04:35 +02:00
  • 0862ba3f41 server: ensure newer node announcement timestamp Elle Mouton 2025-06-29 17:21:13 +02:00
  • 8cf567b948 multi: use the "errors" package everywhere Elle Mouton 2025-06-30 08:46:50 +02:00
  • bef90c6a84 watchtower: fix logging and add comments yyforyongyu 2025-06-26 17:51:00 +08:00
  • d90781e36a Merge branch '0-19-2-branch-rc1-9996' into 0-19-2-branch-rc1 Oliver Gugger 2025-06-27 12:32:33 +02:00
  • a3e36133af docs: update release notes Calvin Zachman 2025-06-25 11:44:41 -04:00
  • 09bcce5ba5 chainreg: use new lseed service Calvin Zachman 2025-06-25 10:33:25 -04:00