Thomas Kerin
|
244c3d4f18
|
scripthash.input.check / decode: allow situation where chunks length ==1, and don't attempt to classifyInput if witness
|
2016-11-12 19:25:51 +01:00 |
|
Thomas Kerin
|
78faaddf4d
|
remove SIGNABLE_TYPES and P2SH_scripts
|
2016-11-12 14:53:06 +01:00 |
|
Thomas Kerin
|
ffca5afcff
|
Solve Output: take an output script, returns {type, script, solvedBy, requiredSigs, canSign}
|
2016-11-12 14:53:06 +01:00 |
|
Thomas Kerin
|
b5e46c2931
|
Replace script type strings with constants
|
2016-11-04 12:21:26 +11:00 |
|
Daniel Cousens
|
9db9763221
|
tests: add script.*.*.decode tests
|
2016-11-04 07:23:02 +11:00 |
|
Daniel Cousens
|
0c67f5e585
|
templates: add toJSON for clearer error message
|
2016-11-04 07:23:02 +11:00 |
|
Daniel Cousens
|
ce5babde83
|
templates: fix nullData return value
|
2016-11-04 07:23:02 +11:00 |
|
Daniel Cousens
|
69d8e9ed9e
|
move templates to templates/index.js
|
2016-11-04 07:23:02 +11:00 |
|
Daniel Cousens
|
d9fa39a2cc
|
scripts: extract all scripts to encode/decode/check style
|
2016-11-04 07:23:02 +11:00 |
|