Commit graph

  • b690a9191f
    Merge 9f4ee96ace into f744a5477f Elle 2025-03-03 06:49:31 +00:00
  • 9f4ee96ace
    docs: update release notes elle-graphCacheBase Elle Mouton 2025-03-03 08:49:01 +02:00
  • a5ac93b315
    itest: rename closure for clarity Elle Mouton 2025-03-03 08:46:34 +02:00
  • 3c7b40cad5
    itest: make sure to not hit the natural ChannelUpdate rate limit Elle Mouton 2025-02-28 13:24:03 +02:00
  • c9e57c2539
    graph/db: populate the graph cache in Start instead of during construction Elle Mouton 2025-02-19 07:58:22 -03:00
  • fb4ec92fc4
    multi: add Start and Stop methods for ChannelGraph Elle Mouton 2025-02-19 07:51:54 -03:00
  • 7d17e5f3c0
    graph/db: completely remove cache from KVStore Elle Mouton 2025-02-18 15:06:33 -03:00
  • 7454c15491
    graph/db: move cache write for UpdateEdgePolicy Elle Mouton 2025-02-17 13:15:49 -03:00
  • 44c4c19fb8
    graph/db: move cache write for MarkEdgeZombie Elle Mouton 2025-02-25 11:31:03 +02:00
  • c4294b2662
    graph/db: move FilterKnownChanIDs zombie logic up one layer Elle Mouton 2025-02-19 06:24:17 -03:00
  • b3f75fb4e0
    graph/db: move cache writes for Prune methods Elle Mouton 2025-02-17 12:58:51 -03:00
  • 39964ce6e1
    graph/db: move cache update out of pruneGraphNodes Elle Mouton 2025-02-17 12:41:57 -03:00
  • 28dd4e0f67
    graph/db: move some cache writes to ChannelGraph. Elle Mouton 2025-02-17 12:34:53 -03:00
  • 1788668889
    graph/db: refactor delChannelEdgeUnsafe to return edge info Elle Mouton 2025-02-17 12:31:30 -03:00
  • 54208bcdc7
    graph/db: move various cache write calls to ChannelGraph Elle Mouton 2025-02-18 14:48:46 -03:00
  • 138e846879
    graph/db: move cache read checks to ChannelGraph. Elle Mouton 2025-02-18 14:27:00 -03:00
  • ac107ab365
    graph/db: let ChannelGraph init the graphCache Elle Mouton 2025-02-18 14:23:03 -03:00
  • c95e753909
    multi: add ChannelGraph Config struct Elle Mouton 2025-02-18 13:48:11 -03:00
  • cc3ded8838
    graph/db: rename Options to KVStoreOptions Elle Mouton 2025-02-18 13:39:43 -03:00
  • 311a14a0b6
    graph/db: fix linter issues of old code Elle Mouton 2025-02-19 07:03:20 -03:00
  • a058774965
    graph/db: rename ChannelGraph and introduce the new ChannelGraph layer Elle Mouton 2025-02-18 13:19:50 -03:00
  • c0389f2cdb
    graph/db: rename graph.go file Elle Mouton 2025-02-18 13:10:07 -03:00
  • 6047befdd2
    itest: rename closure for clarity Elle Mouton 2025-03-03 08:46:34 +02:00
  • edb780f98b
    Merge 0f666a3b86 into f744a5477f ffranr 2025-03-03 05:08:35 +00:00
  • 7218df52ab
    Merge 46630404e8 into d109107e9f Yong 2025-03-03 10:04:14 +08:00
  • 46630404e8
    lnwallet+protofsm: fix logging yyforyongyu 2025-03-03 10:00:38 +08:00
  • 2aa99fa2b8
    Merge adf7fb2131 into f744a5477f LesCyber 2025-03-02 14:20:48 +00:00
  • adf7fb2131 refactor: unify the error handling methods that are different from the project style LesCyber 2025-03-02 22:20:38 +08:00
  • 6afcda712a refactor: use errors.New to replace fmt.Errorf with no parameters LesCyber 2025-03-02 22:15:39 +08:00
  • bf7166366b
    Merge 80cf806802 into f744a5477f Pins 2025-03-02 10:40:16 +00:00
  • 80cf806802 doc: release-notes-0.20.0 MPins 2025-02-10 23:13:57 -03:00
  • 7325a3e915 routing: add logging for routes discarded due to low success probability MPins 2025-01-28 11:20:11 -03:00
  • ccf7b1bbfd route: add ChanIDString func to return the route as a string MPins 2025-02-03 14:36:39 -03:00
  • ebec31c961 routing: add the test for incoming chained channels on blinded path MPins 2024-11-24 09:07:35 -03:00
  • b4c361bca8 itest: add the test for given incoming channel on blinded invoice MPins 2024-11-10 19:28:16 -03:00
  • b88bdc6ba9 lndtest: Added function RPC call to asserts errors on AddInvoice MPins 2024-11-24 08:57:36 -03:00
  • 7f6cff9ec2 lnd: add the option to set the incoming channel on blinded path MPins 2024-09-21 01:04:00 -03:00
  • cf1727e1ae multi: add the option to set the incoming channel on blinded path MPins 2024-09-21 01:06:07 -03:00
  • a2a67416d1 commands: add option to set the incoming channel on blinded path MPins 2024-09-21 01:02:29 -03:00
  • 7205418719 lnrpc: add the option to set the incoming channel on a blinded path MPins 2025-01-31 15:02:32 -03:00
  • aea0a130ff
    Merge 349dd44545 into f744a5477f Olaoluwa Osuntokun 2025-03-01 22:31:47 +00:00
  • e0cf983911
    Merge 37339d247c into f744a5477f Kursat Aktas 2025-03-01 22:11:34 +00:00
  • eeb47452f5
    Merge f06f0aa9ba into f744a5477f Nishant Bansal 2025-03-01 18:18:46 +00:00
  • f06f0aa9ba
    docs: add release notes. Nishant Bansal 2025-03-01 23:47:57 +05:30
  • 49d3fcf5b2
    multi: Add itest for funding timeout Nishant Bansal 2025-03-01 23:47:00 +05:30
  • 46e7f290a7
    Merge 4eca3b90fe into f744a5477f ziggieXXX 2025-03-01 22:07:10 +05:30
  • ad80f9f1ea
    Merge 12304d3d1c into f744a5477f Abhay 2025-03-01 16:39:40 +01:00
  • eef7d7e06b
    Merge 0b78ea05fe into f744a5477f Slyghtning 2025-03-01 16:39:18 +01:00
  • 0b375653ce
    Merge ef8f53a5fb into f744a5477f Danil 2025-03-01 10:28:31 +01:00
  • 5077ab94b1
    Merge 8edf4c2bd6 into f744a5477f Eugene 2025-03-01 09:17:19 +01:00
  • c1bc22a3a4
    Merge 5860ba7a33 into f744a5477f Pins 2025-03-01 05:27:06 +01:00
  • e31f0f19eb
    Merge c70fcbe51c into f744a5477f Boris Nagaev 2025-02-28 19:07:11 -07:00
  • ade6fe3dee
    Merge 815f91c7b1 into f744a5477f Mohamed Awnallah 2025-03-01 01:48:23 +00:00
  • 29d0b42c48
    Merge 4559fafad6 into f744a5477f Calvin Zachman 2025-02-28 19:22:20 -06:00
  • ad9595573c
    Merge 60b4c13544 into f744a5477f Sam Korn 2025-02-28 17:02:22 -08:00
  • eca4f18b95
    Merge 5fc01b1fa6 into f744a5477f Olaoluwa Osuntokun 2025-02-28 16:29:03 -08:00
  • a452ab01b1
    Merge 911bf10762 into d109107e9f Olaoluwa Osuntokun 2025-03-01 00:21:05 +00:00
  • 911bf10762 lnwallet/chancloser: increase test coverage of state machine Olaoluwa Osuntokun 2025-02-26 19:04:18 -08:00
  • 7446682938 lnwallet/chancloser: update RBF state machine to handle early offer case Olaoluwa Osuntokun 2025-02-26 18:04:16 -08:00
  • fb55e4a6a7 lnwallet: implement special case for OP_RETURN in rbf-coop Olaoluwa Osuntokun 2025-02-07 18:22:15 -08:00
  • 48d5e39b19 protofsm: update state machine w/ new spec flow Olaoluwa Osuntokun 2025-02-07 18:21:06 -08:00
  • f744a5477f
    Merge pull request #9565 from guggero/bot-typo-fix-spam master Olaoluwa Osuntokun 2025-02-28 16:18:17 -08:00
  • 6835790475 lnwire: update closing_complete and closing_sig to latest spec draft Olaoluwa Osuntokun 2025-02-07 18:15:36 -08:00
  • 95f9067e5b lnwallet/chancloser: ignore spurious channel flushed events Olaoluwa Osuntokun 2024-03-07 20:10:27 -08:00
  • bbfdcff356 lnwallet/chancloser: add fee rate to ClosePending Olaoluwa Osuntokun 2024-03-07 20:08:13 -08:00
  • d109107e9f
    Merge pull request #9559 from Roasbeef/rbf-staging-prep rbf-staging Olaoluwa Osuntokun 2025-02-28 15:47:35 -08:00
  • 0423466143 peer: update chooseDeliveryScript to gen script if needed Olaoluwa Osuntokun 2025-02-25 18:55:06 -08:00
  • 36c30a929c multi: extract new DeriveHeightHint() function, use for new rbf closer Olaoluwa Osuntokun 2025-02-10 19:05:52 -08:00
  • c7d8791123 lnwallet/chancloser: enforce pubkey binding for msg mapper Olaoluwa Osuntokun 2025-02-07 18:10:45 -08:00
  • 2b38503693 protofsm: update StateMachine to meet new msgmux.Endpoint interface Olaoluwa Osuntokun 2025-02-27 13:56:38 -08:00
  • 92747e839a multi: thread thru RPC caller context from CloseChannel Olaoluwa Osuntokun 2025-02-10 18:34:34 -08:00
  • 357b94aa2c input: add new ScriptIsOpReturn helper func Olaoluwa Osuntokun 2025-02-10 18:34:03 -08:00
  • 5facf0892b lnd: register protofsm logger Olaoluwa Osuntokun 2024-03-07 20:15:06 -08:00
  • c110947868 protofsm: don't return error on broadcast fail Olaoluwa Osuntokun 2024-03-07 20:05:49 -08:00
  • 73f4dbaf8c peer: make a DaemonAdapter impl for lnd Olaoluwa Osuntokun 2024-01-31 19:25:43 -08:00
  • ff1e56adc4 peer: add an implementation of chancloser.ChanObserver Olaoluwa Osuntokun 2024-01-31 19:25:13 -08:00
  • 71c3127c85 protofsm: add String() method to ProtocolState Olaoluwa Osuntokun 2025-02-07 18:17:27 -08:00
  • 683aa61a6f htlcswitch: change LinkDirection to be a type alias Olaoluwa Osuntokun 2024-01-31 19:09:29 -08:00
  • 72af806577 feature: set optional bit for rbf-coop close by default Olaoluwa Osuntokun 2024-01-30 17:58:43 -08:00
  • d18f32ebe7 lnwire: add feature bits for new rbf coop close Olaoluwa Osuntokun 2024-01-30 17:58:10 -08:00
  • 52e2518959
    Merge be5aff561b into f1182e4338 Juaniz367461 2025-02-28 23:28:00 +00:00
  • 8edf4c2bd6 release-notes: update for 0.19.0 Eugene Siegel 2025-02-13 13:32:54 -05:00
  • c1144cf0ce sample-lnd.conf: update for num-restricted-slots Eugene Siegel 2025-02-13 13:19:26 -05:00
  • 99544e9236 itest: new test to check server access perms Eugene Siegel 2025-02-12 11:50:14 -05:00
  • cfd001a6b6 funding+server.go: modify notifications to pass through server Eugene Siegel 2025-01-16 10:43:37 -05:00
  • bdcdecbe1d server.go+accessman.go: introduce caches for access permissions Eugene Siegel 2025-01-16 10:32:34 -05:00
  • ca86eacf4f channelnotifier: add FundingTimeout and NotifyFundingTimeout Eugene Siegel 2025-01-15 13:17:48 -05:00
  • 2d705d16a1 channeldb: FetchPermAndTempPeers to load access perms on startup Eugene Siegel 2025-01-15 13:10:48 -05:00
  • eddebdc884
    Merge aa03dffc58 into f1182e4338 Conner Fromknecht 2025-02-28 17:23:30 +00:00
  • 62153d3e1d
    Merge fa75071fee into f1182e4338 Animesh 2025-02-28 20:57:13 +04:00
  • 14a9789477
    Merge c8325eb192 into f1182e4338 Boris Nagaev 2025-02-28 20:57:13 +04:00
  • 4bf1023fd5
    Merge 5e45f4726d into f1182e4338 Oliver Gugger 2025-02-28 20:57:13 +04:00
  • 15ec36ccc6
    Merge 587020a99e into f1182e4338 Yong 2025-02-28 20:57:13 +04:00
  • f1182e4338
    Merge pull request #9521 from guggero/coverage-fixes Oliver Gugger 2025-02-28 09:54:12 -06:00
  • b6b454f560
    Merge ff273aa514 into dc0ba72271 bitromortac 2025-02-28 08:10:19 -06:00
  • 7761e37522
    GitHub: remove generated files from coverage Oliver Gugger 2025-02-28 11:14:36 +01:00
  • 124137e31a
    GitHub+make: debug failing test, use official coveralls action Oliver Gugger 2025-02-18 19:16:10 +01:00
  • 576da75a07
    multi: remove unneeded env variables Oliver Gugger 2025-02-18 12:33:43 +01:00
  • 70ac201cb8
    make+tools: remove goacc, use Go 1.20 builtin functionality Oliver Gugger 2025-02-19 16:40:37 +01:00
  • dc0ba72271
    Merge pull request #9566 from yyforyongyu/improve-itest Oliver Gugger 2025-02-28 07:52:49 -06:00