diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-11-01 17:36:41 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-11-01 17:55:39 +0100 |
| commit | 51e5ef3971c78f0aceb7e958c07f5e6cde224db0 (patch) | |
| tree | 5e99110dfb3b97a4511c06d5c9991f4093dd2ef7 /src/httpserver.cpp | |
| parent | Merge #14625: Make clear function argument case in dev notes (diff) | |
| parent | check that a separator is found for psbt inputs, outputs, and global map (diff) | |
| download | discoin-51e5ef3971c78f0aceb7e958c07f5e6cde224db0.tar.xz discoin-51e5ef3971c78f0aceb7e958c07f5e6cde224db0.zip | |
Merge #14377: check that a separator is found for psbt inputs, outputs, and global map
4fb3388db95f408566e43ebb9736842cfbff0a7d check that a separator is found for psbt inputs, outputs, and global map (Andrew Chow)
Pull request description:
Currently it doesn't make sure that a separator was found so PSBTs missing a trailing separator would still pass. This fixes that and adds a test case for it.
It really only makes sense to check for the separator for the output maps as if an input or global map was missing a separator, the fields following it would be interpreted as belonging to the previous input or global map. However I have added the check for those two anyways to be consistent.
Tree-SHA512: 50c0c08e201ba02494b369a4d36ddb73e6634eb5a4e4e201c4ef38fd2dbeea2c642b8a04d50c91615da61ecbfade37309e47431368f4b1064539c42015766b50
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions