Browse Source

CHANGELOG.md: document deadlock fix.

Useful if others hit it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
sanitizers
Rusty Russell 6 years ago
committed by Christian Decker
parent
commit
f1a837e091
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -36,6 +36,7 @@ changes.
- Protocol: handling `query_channel_range` for large numbers of blocks
(eg. 4 billion) was slow due to a bug.
- Fixed occasional deadlock with peers when exchanging huge amounts of gossip.
### Security

Loading…
Cancel
Save