File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 expiration date would overwrite it to 0 (never expires). It now correctly
3434 defaults to -1 (no change).
3535
36- * [ Gate wallet-ready status on lnd's actual RPC
37- readiness] ( https://github.com/lightninglabs/lightning-terminal/pull/1353 ) :
38- Fixed a startup race where litd could report the LND sub-server as "Wallet
39- Ready" before lnd's RPC interceptor had actually left its
40- ` WAITING_TO_START ` state, so the very next call could still fail with
41- ` rpc error: ... waiting to start ` .
42-
4336### Functional Changes/Additions
4437
4538* [ Support for SQL database
10093
10194### Technical and Architectural Updates
10295
103- * [ Report litd's own version for `litd
104- -V` ](https://github.com/lightninglabs/lightning-terminal/pull/1337): The ` -V`
105- flag now prints litd's version instead of the integrated lnd version.
106-
10796## RPC Updates
10897
10998## Integrated Binary Updates
Original file line number Diff line number Diff line change 1+ # Release Notes
2+
3+ - [ Lightning Terminal] ( #lightning-terminal )
4+ - [ Bug Fixes] ( #bug-fixes )
5+ - [ Functional Changes/Additions] ( #functional-changesadditions )
6+ - [ Technical and Architectural Updates] ( #technical-and-architectural-updates )
7+ - [ Integrated Binary Updates] ( #integrated-binary-updates )
8+ - [ LND] ( #lnd )
9+ - [ Loop] ( #loop )
10+ - [ Pool] ( #pool )
11+ - [ Faraday] ( #faraday )
12+ - [ Taproot Assets] ( #taproot-assets )
13+ - [ Contributors] ( #contributors-alphabetical-order )
14+
15+ ## Lightning Terminal
16+
17+ ### Bug Fixes
18+
19+ * [ Gate wallet-ready status on lnd's actual RPC
20+ readiness] ( https://github.com/lightninglabs/lightning-terminal/pull/1353 ) :
21+ Fixed a startup race where litd could report the LND sub-server as "Wallet
22+ Ready" before lnd's RPC interceptor had actually left its
23+ ` WAITING_TO_START ` state, so the very next call could still fail with
24+ ` rpc error: ... waiting to start ` .
25+
26+ ### Functional Changes/Additions
27+
28+ ### Technical and Architectural Updates
29+
30+ * [ Report litd's own version for `litd
31+ -V` ](https://github.com/lightninglabs/lightning-terminal/pull/1337): The ` -V`
32+ flag now prints litd's version instead of the integrated lnd version.
33+
34+ ## RPC Updates
35+
36+ ## Integrated Binary Updates
37+
38+ ### LND
39+
40+ ### Loop
41+
42+ ### Pool
43+
44+ ### Faraday
45+
46+ ### Taproot Assets
47+
48+ # Contributors (Alphabetical Order)
49+
50+ * 0xfandom
51+ * bitromortac
You can’t perform that action at this time.
0 commit comments