diff options
| author | fanquake <[email protected]> | 2020-07-15 11:39:08 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-07-15 12:01:06 +0800 |
| commit | 032cfdc9a24a603de4e746d199f69263cb3028d1 (patch) | |
| tree | 3dcb0891766518754812b6df40250734f3aa79cc /src/interfaces/node.cpp | |
| parent | Merge #19429: test: Fix intermittent failure in wallet_encryption (diff) | |
| parent | Increment input value sum only once per UTXO in decodepsbt (diff) | |
| download | discoin-032cfdc9a24a603de4e746d199f69263cb3028d1.tar.xz discoin-032cfdc9a24a603de4e746d199f69263cb3028d1.zip | |
Merge #19517: psbt: Increment input value sum only once per UTXO in decodepsbt
75122780e2c46505d977e24c5612dfa9442ab754 Increment input value sum only once per UTXO in decodepsbt (Andrew Chow)
Pull request description:
Refactors the UTXO processing of `decodepsbt` to extract the relevant `CTxOut` and handle the input amounts from that. This avoids double counting the input value.
Fixes #19516
ACKs for top commit:
sipa:
utACK 75122780e2c46505d977e24c5612dfa9442ab754
ryanofsky:
Code review ACK 75122780e2c46505d977e24c5612dfa9442ab754
Tree-SHA512: 004ec1597790a88a98098f1a26534d10ab0130a438dec0913522a529a8d7f18ad679948617dbcad6e541fbab5bcb2682aeed386b67746807c03b64d76ce5441d
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions