diff options
| author | MarcoFalke <[email protected]> | 2019-12-05 15:52:12 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-12-05 15:52:17 -0500 |
| commit | 910a4301b170680c8d14fd20101f067c2f52a0f9 (patch) | |
| tree | 6664701b1726bb7a2593ebf966091883f0c75345 /src/httpserver.cpp | |
| parent | Merge #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept (diff) | |
| parent | test: Wait until mempool is loaded in wallet_abandonconflict (diff) | |
| download | discoin-910a4301b170680c8d14fd20101f067c2f52a0f9.tar.xz discoin-910a4301b170680c8d14fd20101f067c2f52a0f9.zip | |
Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict
dddd09eb33d14fabda0aa40fa008b23b2bd6e589 test: Wait until mempool is loaded in wallet_abandonconflict (MarcoFalke)
Pull request description:
This might or might not fix intermittent issues such as https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/28724018#L4091
I believe the mempool was not loaded fully after the restart, in which case it was not dumped either on the next restart. Thus, the previous mempool was attempted to be loaded a second time, which succeeded and contained the txs.
ACKs for top commit:
laanwj:
ACK dddd09eb33d14fabda0aa40fa008b23b2bd6e589
Tree-SHA512: ab7061f946b5e5388f825dddceadb125f5197b24af3a7fcf1e700235d106a323419a56bfb4d84a2e27442e0de63e540c623b704343d83a98deaab3c02fcbdcbe
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions