mirror of https://github.com/bitcoin/bitcoin
Merge #12392: Fix ignoring tx data requests when fPauseSend is set on a peer
pull/11790/mergec4af738
Fix ignoring tx data requests when fPauseSend is set on a peer (Matt Corallo) Pull request description: This resolves a bug introduced in66aa1d58a1
where, if when responding to a series of transaction requests in a getdata we hit the send buffer limit and set fPauseSend, we will skip one transaction per call to ProcessGetData. Bug found by Cory Fields (@theuni). Probably worth slipping into 0.16 :/. Tree-SHA512: a9313cef8ac6da31eb099c9925c8401a638220cf7bc9b7b7b83151ecae4b02630f2db45ef6668302b9bb0f38571afbd764993427f1ec9e4d74d9a3be6647d299
commit
a8cbbdb07a
Loading…
Reference in new issue