diff options
| author | MarcoFalke <[email protected]> | 2020-03-10 14:15:33 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-03-10 14:15:39 -0400 |
| commit | b5c7665e3083f5daaf2b9f247a59a008f2d689a4 (patch) | |
| tree | 122c13e3c95e6ce66bf58805ce1942d159676513 /src/httpserver.cpp | |
| parent | Merge #18305: test: Explain why test logging should be used (diff) | |
| parent | bumpfee test: exit loop at proper time with new fee value being compared (diff) | |
| download | discoin-b5c7665e3083f5daaf2b9f247a59a008f2d689a4.tar.xz discoin-b5c7665e3083f5daaf2b9f247a59a008f2d689a4.zip | |
Merge #18311: Bumpfee test fix
f1b45031148105754c23af08c891387e71c3c2c3 bumpfee test: exit loop at proper time with new fee value being compared (Gregory Sanders)
2e4edc68f903cf7873027440ff551f3f6121dbe6 Add some test logging to wallet_bumpfee.py (Gregory Sanders)
Pull request description:
In the loop we accidentally used `origfee` which is not the value to check, and also allowed the loop to exit too early since the new fee must be strictly greater than `0.0005`.
Also converted/added a bunch of logging from comments.
Resolves https://github.com/bitcoin/bitcoin/issues/17716
ACKs for top commit:
MarcoFalke:
ACK f1b45031148105754c23af08c891387e71c3c2c3 🏈
Tree-SHA512: eb73297fc82b09b9ec08d85ba3f0bec662119d0ff63ccf5d978a7bad6a674b5915f5ed021ec42f72a732c9ee7af43212d1de87361f50a970df7755caec96f6d8
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions