Commit Graph

1595 Commits

Author SHA1 Message Date
debc43daf2 docs: add quiescence to release notes 2024-11-26 14:13:44 -07:00
fbeab726e1 Merge pull request #8390 from carlaKC/7883-experimental-endorsement
Add Experimental Endorsement Signalling
2024-11-26 09:43:22 +02:00
66940024ac Merge pull request #9290 from w3irdrobot/broadcast-misspelling
docs: fix broadcast misspelling
2024-11-25 12:25:51 +01:00
d3bff47167 docs: fix broadcast misspelling 2024-11-22 16:20:02 -05:00
a8c159b1c7 docs: add experimental endorsement 2024-11-22 09:31:47 -05:00
94f7ed46de Merge pull request #8998 from Abdulkbk/trx-pagination
pagination: add pagination to wallet transactions
2024-11-22 09:30:11 +01:00
38ec1a1c64 Merge pull request #8805 from breez/jssdwt-insert-edge-when-not-found
localchans: recreate missing edge if not found
2024-11-22 08:42:51 +01:00
1c6790bd9b add release note 2024-11-22 08:23:58 +01:00
a4195fa2ce Merge pull request #9288 from lightningnetwork/channel-acceptor-commitment-type
[custom channels]: add taproot overlay channel type to channel acceptor
2024-11-20 15:29:30 +01:00
1c3caf47bb docs: add release notes 2024-11-20 10:37:55 +01:00
879041b75e docs: add release notes 2024-11-20 09:19:09 +01:00
ea72db711c docs: fix release notes 2024-11-19 21:09:15 +01:00
0c3b2b5e06 docs: update release notes 2024-11-19 15:56:27 +08:00
3ab5669ff2 docs: update release notes 2024-11-18 18:49:34 +08:00
95b248a1ef Merge pull request #9194 from lightningnetwork/aux-channel-htlc
multi: generate and pass along HTLC resolution blobs for aux channels
2024-11-15 13:07:35 +01:00
9a1adbeeaa docs: move 0.18.4 items, add full list of custom chan PRs 2024-11-15 09:50:01 +01:00
de451d72c7 docs: update release notes 2024-11-14 14:31:48 +01:00
20f7c73801 docs: update release notes 2024-11-14 11:42:22 +01:00
0876173c45 Merge pull request #9261 from yyforyongyu/fix-rpcclient-shutdown
multi: fix rpcclient shutdown
2024-11-14 03:18:07 +08:00
1c6d89446d docs: update release notes 2024-11-14 01:22:32 +08:00
e0f27a68ea Typo Update ruby.md
Fix typo: "handhsake" to "handshake"
2024-11-13 13:59:58 +03:00
5a8026aba9 Merge pull request #9249 from yyforyongyu/fix-shutdown
routing: fix missionControlStore blocks on shutting down
2024-11-08 11:09:45 +01:00
4430687076 Merge pull request #9240 from carlaKC/9166-mergeonly
htlcswitch: merge htlc custom records on modify
2024-11-08 08:38:00 +02:00
faa4f24806 Merge pull request #9182 from ziggie1984/fix-feebuffer
Deprecate dust-threshold config value
2024-11-07 19:41:38 -08:00
3a14382720 Merge pull request #9068 from ziggie1984/cancel-back-dust-htlc
Cancel back outgoing dust htlcs before commitment is confirmed.
2024-11-07 19:40:33 -08:00
d5e8df7067 docs: add release-notes for LND 19 2024-11-07 22:40:53 +01:00
151068c5e9 release-notes: note that modify custom records are merged 2024-11-07 13:48:04 -05:00
4fe36f1887 docs: add release notes 2024-11-08 01:53:07 +08:00
aebf03aca4 docs: add release-notes for 19. 2024-11-06 18:52:07 +01:00
5673dab596 docs: add release notes 2024-11-06 15:30:31 +01:00
c1f5908d9d docs: update release notes for fundpsbt max_fee_ratio 2024-11-05 19:56:39 +01:00
8849dd21d4 docs: add release notes 2024-11-04 14:12:50 +01:00
30e0d6ca9c docs: update release notes 2024-11-01 12:28:06 +02:00
c0e85d36ae Merge pull request #8381 from anibilthare/issue_8205_num_retries_2
watchtower: Add retry logic for fetching blocks
2024-10-31 10:22:19 +01:00
e547d21920 multi: update log file max num and size defaults 2024-10-30 13:30:04 +02:00
8106810d9e docs: add release notes 2024-10-30 13:30:04 +02:00
3adbdbb39a multi: move logcompressor to logging.file.compressor
This is not a breaking change since the logcompressor config option has
not been released yet.
2024-10-30 13:30:04 +02:00
ecd4480331 watchtower: Add retry logic for fetching blocks
By default, try to fetch the blocks 3 more times
in case of error.
2024-10-26 16:59:13 +05:30
30d39ac595 build+sample_conf: option to print log call-site 2024-10-22 17:07:50 +02:00
eddcdb2a5a docs: add release note entry 2024-10-22 17:03:56 +02:00
f73504a26d docs: add release notes. 2024-10-18 13:11:09 +02:00
64c20ca308 docs: Detail LND's debug possibilities
Describe the basics of the LND profiler so that node runners can
easily provide profile dumps to analyse faulty behaviour more
quickly.

Also update the description of LND's logging system.
2024-10-18 13:03:30 +02:00
f46ae2f893 Merge pull request #9195 from yyforyongyu/optimize-itest-setup
itest+lntest: speed up test setup
2024-10-17 10:16:06 +02:00
6992ecc8fc Merge pull request #9137 from ViktorTigerstrom/2024-09-sync-lock-fix
lnd: allow shutdown signal during `IsSynced` check
2024-10-17 10:04:14 +02:00
7849e63e0f docs: update release doc 2024-10-17 07:45:06 +08:00
fb5e7f4b23 Merge pull request #9059 from guggero/bitcoind-28
CI: run integration tests against bitcoind v28
2024-10-16 15:55:44 +02:00
fcb21dfc24 docs: document deterministic macaroons, add release notes 2024-10-15 09:48:47 +02:00
4213ab8947 docs: add release notes 2024-10-14 17:26:59 +02:00
65df996358 docs/recovery: add Last resort manual force close
Also updated release-notes.
2024-10-14 09:44:32 -03:00
0dd58ee529 Merge pull request #9033 from ziggie1984/non-anchor-channel-bump
error out when non-anchor channels are tried to bump the force close fee.
2024-10-07 23:30:17 -06:00