diff options
author | MacroFake <falke.marco@gmail.com> | 2022-06-01 20:16:01 +0200 |
---|---|---|
committer | MacroFake <falke.marco@gmail.com> | 2022-06-01 20:16:04 +0200 |
commit | 1c7ef0abd11f35a27cc860ceb7e075b78f53cecf (patch) | |
tree | e238939aef59eb9288c329f5536d3155a8365736 /src/netbase.cpp | |
parent | 86cc31dab6ba31a406a49f609124bc335c1a4d42 (diff) | |
parent | fafaad98f785d763848c546d096e6738d507709e (diff) |
Merge bitcoin/bitcoin#25262: test: Set maxfeerate=0 in MiniWallet sendrawtransaction()
fafaad98f785d763848c546d096e6738d507709e test: Set maxfeerate=0 in MiniWallet sendrawtransaction() (MacroFake)
Pull request description:
It should be safe to set, because MiniWallet will only ever deal with test transactions, so loss-of-funds is not a reason to keep the feerate check.
It is beneficial to set, as it makes tests less verbose to write. Also, it may speed up tests, as the fee-check can be skipped: https://github.com/bitcoin/bitcoin/pull/25087#discussion_r877246529
ACKs for top commit:
michaelfolkson:
ACK fafaad98f785d763848c546d096e6738d507709e
theStack:
Code-review ACK fafaad98f785d763848c546d096e6738d507709e
Tree-SHA512: 94c5c163595207a295c7b21f0127d669a9307f6f8b1de5e043d43c52a6714076e2fdce65f2644308a2b90c679642c94f771dab1ff8bc5c0c8b1f5013324b3902
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions