diff options
author | fanquake <fanquake@gmail.com> | 2023-07-27 12:24:57 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-07-27 12:25:18 +0100 |
commit | dfe2dc1d84436d4eae351612dbf0b92f032389be (patch) | |
tree | b852156eda6f7d4c808e3bcc17eac87b2dbaf34c /build_msvc | |
parent | 04f66ce500b78e8c1822bff19418967d17e71703 (diff) | |
parent | 108c6255bc670bbf2732f2b79f6c32c26e181208 (diff) |
Merge bitcoin/bitcoin#28164: test: remove unused code in `wallet_fundrawtransaction`
108c6255bc670bbf2732f2b79f6c32c26e181208 test: remove unused `totalOut` code (brunoerg)
0fc3deee9a34d2f8e8014da776e6cefc2bd6f664 test: remove unecessary `decoderawtransaction` calls (brunoerg)
Pull request description:
This PR removes in `wallet_fundrawtransaction`:
- unecessary variables/calls to `decoderawtransaction`
- unused `totalOut` variable and its related code (`totalOut` is used in some functions to test change, in other ones its value is not used)
ACKs for top commit:
kevkevinpal:
utACK [108c625](https://github.com/bitcoin/bitcoin/pull/28164/commits/108c6255bc670bbf2732f2b79f6c32c26e181208)
MarcoFalke:
lgtm ACK 108c6255bc670bbf2732f2b79f6c32c26e181208
Tree-SHA512: c352524f3633146117534c79bd1a24523a7068f13a17d0b8a425cc3c85d62cb769a79ea60db8b075b137da2a0cc43142c43a23ca5af89246ff86cd824e37cf17
Diffstat (limited to 'build_msvc')
0 files changed, 0 insertions, 0 deletions