aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpcwallet.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-05-24 10:09:08 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-05-24 10:09:10 -0400
commit610f4dd719ad690cde480b12665d2ba74284a826 (patch)
treed10da97b40f71722fe8fbaaa9d394a9b97f84f41 /src/wallet/rpcwallet.cpp
parentf8be43413368a43850d534b645b5c0cf47f312a4 (diff)
parentfa865efa4a21ae08be8b4c390b7661182e0b415b (diff)
downloadbitcoin-610f4dd719ad690cde480b12665d2ba74284a826.tar.xz
Merge #13304: qa: Fix wallet_listreceivedby race
fa865efa4a qa: Fix wallet_listreceivedby race (MarcoFalke) Pull request description: Generating a block on node 0 will only get node 0 out of IBD and not node 1. So the inv for the `txid` is dropped by node 1 and the call to `sync_all` fails. Solve it by a call to `sync_blocks` after `generate`. Tree-SHA512: e21b01a9e8c90bd6a3aad290c97cc4866ab384e22797b318eed55ae2767512203597d3a184b23ad5a3fe76bdbb8a3d5c51e097d56b160232851164434059ff23
Diffstat (limited to 'src/wallet/rpcwallet.cpp')
0 files changed, 0 insertions, 0 deletions