File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1818
1919### Functional Changes/Additions
2020
21+ * [ PR] ( https://github.com/lightninglabs/lightning-terminal/pull/1183 ) : LiT now
22+ fails fast if a critical integrated sub-server cannot start. The critical set
23+ currently includes only tapd; other integrated sub-servers can fail to start
24+ without blocking LiT, and their errors are recorded in status.
25+ * Integrated-mode sub-servers now start deterministically: critical integrated
26+ services are launched first, followed by the remaining services in
27+ alphabetical order to keep startup ordering stable across runs.
28+
2129### Technical and Architectural Updates
2230
2331## RPC Updates
3745
3846### Taproot Assets
3947
40- # Contributors (Alphabetical Order)
48+ # Contributors (Alphabetical Order)
You can’t perform that action at this time.
0 commit comments