diff options
author | Andrew Chow <github@achow101.com> | 2023-05-23 15:40:30 -0400 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2023-05-23 15:48:07 -0400 |
commit | 3132ec64d9e0f7af88e61ac35807f44315a5ca96 (patch) | |
tree | 61f39755593d9cc07663361358b9229cf1f856bb /test/functional/feature_config_args.py | |
parent | 5ef2c1ee7a7416907e0f9135dc0701a88d92a7f6 (diff) | |
parent | 272eb5561667482f8226bcf98eea00689dccefb8 (diff) |
Merge bitcoin/bitcoin#27177: test: fix intermittent issue in `feature_bip68_sequence`
272eb5561667482f8226bcf98eea00689dccefb8 test: fix `include_immature_coinbase` logic in `get_utxos` (brunoerg)
a951c34f179dad0c7059b04a7f1e6b0804462168 test: fix `interface_usdt_mempool` by mining a block after each test (brunoerg)
1557bf1196bc2bdf00fd32f3b5d525796b4d194c test: fix mature utxos addition to wallet in `mempool_package_limits` (brunoerg)
60ced9007d518d542ce489b91076f9bbaf3312e3 test: fix intermittent issue in `feature_bip68_sequence` (brunoerg)
Pull request description:
Fixes #27129
To avoid `bad-txns-premature-spend-of-coinbase` error,
when getting a utxo (using `get_utxo`) to create a new
transaction `get_utxo` shouldn't return (if possible)
by default immature coinbase.
ACKs for top commit:
achow101:
ACK 272eb5561667482f8226bcf98eea00689dccefb8
pinheadmz:
re-ACK 272eb5561667482f8226bcf98eea00689dccefb8
Tree-SHA512: eae821c7833bf084d8b907c94876ed010a7925d2177c3013a0c61b69d9571df006da83397a19487d93b0d1fa415951152f0b8ad0de2a55d86c39f6917934f050
Diffstat (limited to 'test/functional/feature_config_args.py')
0 files changed, 0 insertions, 0 deletions