File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 36
36
feature-bit] ( https://github.com/lightningnetwork/lnd/pull/9143 ) for invoices
37
37
containing blinded paths.
38
38
39
+ * [ Fix a bug] ( https://github.com/lightningnetwork/lnd/pull/9137 ) that prevented
40
+ a graceful shutdown of LND during the main chain backend sync check in certain
41
+ cases.
42
+
39
43
# New Features
40
44
## Functional Enhancements
41
45
## RPC Additions
72
76
73
77
* Log rotation can now use ZSTD
74
78
79
+ * [ A new method] ( https://github.com/lightningnetwork/lnd/pull/9195 )
80
+ ` AssertTxnsNotInMempool ` has been added to ` lntest ` package to allow batch
81
+ exclusion check in itest.
82
+
75
83
# Technical and Architectural Updates
76
84
## BOLT Spec Updates
77
85
103
111
* CharlieZKSmith
104
112
* Elle Mouton
105
113
* Pins
114
+ * Viktor Tigerström
106
115
* Ziggie
You can’t perform that action at this time.
0 commit comments