Merge pull request #6783 from ErikEk/itest-neutrino-sub-server

itest: neutrino sub-server
This commit is contained in:
Oliver Gugger
2023-01-12 12:20:58 +01:00
committed by GitHub
6 changed files with 103 additions and 0 deletions

View File

@ -144,6 +144,9 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100).
* [The macaroon key store implementation was refactored to be more generally
usable](https://github.com/lightningnetwork/lnd/pull/6509).
* Add [an itest for the neutrino
sub-server](https://github.com/lightningnetwork/lnd/pull/6783).
* [Fixed a bug where cookie authentication with Tor would fail if the cookie
path contained spaces](https://github.com/lightningnetwork/lnd/pull/6829).
[With the module updated](https://github.com/lightningnetwork/lnd/pull/6836),