bitcore-lib-zcash/test/script
Braydon Fuller d8e90685f4 Fixed script.isPublicKeyHashIn bug with variable length signatures.
- DER encoded signatures have a max length of 72 bytes, however a minimum size isn't defined.
- R and S values can have arbitrary lengths
- For more information: https://github.com/bitcoin/bips/blob/master/bip-0062.mediawiki#der-encoding
2015-05-08 22:09:42 -04:00
..
interpreter.js remove comment 2015-04-29 19:47:35 -03:00
script.js Fixed script.isPublicKeyHashIn bug with variable length signatures. 2015-05-08 22:09:42 -04:00