Skip to content

Commit 523fae5

Browse files
committed
docs: add release notes for stopping itest nodes via litd
1 parent cea7057 commit 523fae5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.17.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727

2828
### Technical and Architectural Updates
2929

30+
* [Stop itest litd nodes via litd's own
31+
`StopDaemon`](https://github.com/lightninglabs/lightning-terminal/pull/1356):
32+
The itest harness now sets up a lit connection for every node, seed based or
33+
not, so nodes are stopped through litd's own `StopDaemon`. For stateless init
34+
nodes, which keep no macaroon files on disk, the harness bakes a lit super
35+
macaroon from the admin macaroon to authenticate that call.
36+
3037
* [Report litd's own version for `litd
3138
-V`](https://github.com/lightninglabs/lightning-terminal/pull/1337): The `-V`
3239
flag now prints litd's version instead of the integrated lnd version.

0 commit comments

Comments
 (0)