diff options
| author | MarcoFalke <[email protected]> | 2019-02-02 20:02:23 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-02-02 20:02:25 -0500 |
| commit | 2fbf6a57d282d80c128c910dd1fcdd0ee0542654 (patch) | |
| tree | c6ca57899ba54030104abbbdc05c8ec950661fff /src/interfaces/node.cpp | |
| parent | Merge #15263: Descriptor expansions only need pubkey entries for PKH/WPKH (diff) | |
| parent | test: Fix race in p2p_invalid_messages (diff) | |
| download | discoin-2fbf6a57d282d80c128c910dd1fcdd0ee0542654.tar.xz discoin-2fbf6a57d282d80c128c910dd1fcdd0ee0542654.zip | |
Merge #15330: test: Fix race in p2p_invalid_messages
fac3a054cb test: Fix race in p2p_invalid_messages (MarcoFalke)
Pull request description:
After we change our magic bytes, the node may or may not send us messages such as feefilter or sendheaders, which would be rejected by `_on_data`.
Solve that by replacing `_on_data` with a noop.
Tree-SHA512: bd25a81f0c6e31f09155e00abab8062777d827b9210d6a9b85ef35cfe5069338f100fecf058842f41a1f134fdb3cf7ac1fe80db493e4dab7988acdacb33149df
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions