We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0df6d79 + 79a9ac0 commit 0c8269bCopy full SHA for 0c8269b
CHANGELOG.md
@@ -146,7 +146,9 @@
146
`ListProtocols` message (#3785).
147
* A rare race which might lead `PeerManager` (and `lightning-net-tokio`) to
148
stop reading from a peer until a new message is sent to that peer has been
149
- fixed (#4168).
+ fixed. Note that this changed the semantics of the
150
+ `SocketDescriptor::send_data` method without changing its signature, check
151
+ that your implementation matches the new documentation (#4168).
152
* The fields in `SocketAddress::OnionV3` are now correctly parsed, and the
153
`Display` for such addresses is now lowercase (#4090).
154
* `PeerManager` is now more conservative about disconnecting peers which aren't
0 commit comments