diff options
| author | Gloria Zhao <[email protected]> | 2020-03-19 10:52:13 -0700 |
|---|---|---|
| committer | gzhao408 <[email protected]> | 2020-04-21 08:17:42 -0700 |
| commit | 3c21db7b78fb0a27a0ea61b64eede8af0972791f (patch) | |
| tree | df0831fab7d566deb93b8aba549edaba8995367d /src/httpserver.cpp | |
| parent | Merge #17399: validation: Templatize ValidationState instead of subclassing (diff) | |
| download | discoin-3c21db7b78fb0a27a0ea61b64eede8af0972791f.tar.xz discoin-3c21db7b78fb0a27a0ea61b64eede8af0972791f.zip | |
[test] add 8 error messages to feature_segwit and change version to type
P2WPKH witness program without signature -> throws "hash mismatch" error
P2WSH witness program without signature -> throws "empty witness" error
same errors for P2SH_P2WPKH and P2SH_P2WSH respectively when passed redeemScript but no signature
P2SH_P2WPKH and P2SH_P2WSH with no signature fail with "Operation not valid with current stack size" when not signed due to missing input
change VER to TYPE and constants WIT_V0 to P2WPKH=0 and WIT_V1 to P2WSH=1
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions