diff options
author | fanquake <fanquake@gmail.com> | 2023-10-09 09:38:19 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-10-09 09:53:04 +0100 |
commit | 62346bc394a4d1fd84069898dc3e4b98a712bf24 (patch) | |
tree | 352f1977401228186b689d5819a10e78b8475da2 /test/sanitizer_suppressions | |
parent | db283a6b6f1419291bcd15d74d51c8598aefe06a (diff) | |
parent | 05af4dfa50c229c8533d9a71e046c9387e1cdb27 (diff) |
Merge bitcoin/bitcoin#28604: test: Use feerate higher than minrelay fee in wallet_fundraw
05af4dfa50c229c8533d9a71e046c9387e1cdb27 test: Use feerate higher than minrelay fee in wallet_fundraw (Andrew Chow)
Pull request description:
The external input weight test in wallet_fundrawtransaction.py made transactions at the minimum relay fee. However due to ECDSA sometimes making a shorter signature than expected, the size estimate (and therefore the funded fee) ends up being a little bit too low, which results in the final transaction being under the min relay fee. We can compensate for this by just using a feerate higher than the minrelayfee as the actual feerate itself does not matter in this test.
Fixes #28437
ACKs for top commit:
glozow:
utACK 05af4dfa50c229c8533d9a71e046c9387e1cdb27, seems right to me
Tree-SHA512: 3e08f052db32d891515d32b27b2d7c5bcbfc77d5ea457eefc75e8aa6d40960278e537c1e8bffe7ddc211949c78e14145a671a8d34e7e1bb15438773cb0d9e89d
Diffstat (limited to 'test/sanitizer_suppressions')
0 files changed, 0 insertions, 0 deletions