Page MenuHomePhabricator

Update valid PSBT test vectors so that they properly use the value 0 for utxos's key
ClosedPublic

Authored by deadalnix on Nov 21 2019, 11:24.

Details

Summary

As per title, some of them still used 1, which stands for witness utxo that we do not support. However, due to unknown value being forwarded, it ended up working - but not testing what we expect.

Test Plan
./test/functional/test_runner.py rpc_psbt.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Rebase and run the test suite

This revision is now accepted and ready to land.Nov 21 2019, 18:18