Commit Graph

7 Commits

Author SHA1 Message Date
Olaoluwa Osuntokun
ed854cf492 docs/release-notes: add entry for funding API downgrade protection 2021-11-24 14:32:55 -06:00
Oliver Gugger
ee015a1d6e docs: add release notes for channel negotiation 2021-11-24 17:51:44 +01:00
Olaoluwa Osuntokun
32d0ecdca1 docs/release-notes: add entry for cnct bug fix 2021-11-24 14:40:27 +01:00
Olaoluwa Osuntokun
5a5d535dc5 docs/release-notes: add section about transitive feature dep fix 2021-11-24 14:36:52 +01:00
Oliver Gugger
5155ebc405 tor+healthcheck: fix healthcheck for multiple services
Fixes #6013.
This commit fixes the Tor healthcheck that would previously fail if
there were multiple hidden service registered.
In the controller, we only need to know that our service is contained in
the list of active services. But we can't do a string equality check
since there might be multiple services, comma separated.
2021-11-23 09:53:36 +01:00
ueno
86425091e9 channeldb: check fetchOpenChannel() error 2021-11-23 17:31:57 +09:00
Jamie Turley
fb43843253 kvdb/bolt_compact: have log message take account space multiplier
[skip ci]
2021-11-21 21:52:30 -08:00