junderw
|
bb98289501
|
Renamed files to ts
|
2018-12-21 17:55:03 +09:00 |
|
Daniel Cousens
|
a9090dc0cc
|
templates: rm dead code
|
2018-07-03 23:00:00 +10:00 |
|
Daniel Cousens
|
a5db0a4e44
|
sed -i 's/ var / const /', with const->let fixes
|
2018-06-25 18:26:23 +10:00 |
|
Daniel Cousens
|
91b8823aa8
|
sed -i 's/^var /const /'
|
2018-06-25 16:25:46 +10:00 |
|
Daniel Cousens
|
7592a6bcc2
|
script: rename isCanonicalSignature to isCanonicalScriptSignature
|
2018-06-05 17:26:52 +10:00 |
|
Daniel Cousens
|
8d688c39a6
|
enforce decodeStack receives a stack array
|
2017-11-30 15:34:30 +11:00 |
|
Daniel Cousens
|
bae91395ef
|
rm bscript circular dependencies
|
2017-09-26 14:25:30 +10:00 |
|
Thomas Kerin
|
da49e389c4
|
multisig.input.encodestack - replace OP_0 (permitted by partialSignature) with EMPTY_BUFFER
|
2017-09-15 19:08:55 +10:00 |
|
Daniel Cousens
|
fe0ad81472
|
package: use safe-buffer
|
2017-05-23 18:39:53 +10:00 |
|
Daniel Cousens
|
aeb0312d63
|
use safe-buffers throughout impl
|
2017-05-23 18:39:53 +10:00 |
|
Thomas Kerin
|
b24dc44770
|
P2WSH working, now for tests
|
2017-02-07 12:40:49 +11:00 |
|
Daniel Cousens
|
80762543e7
|
templates: add encode/decode* stack functions
|
2017-02-07 12:40:49 +11:00 |
|
Daniel Cousens
|
33c72e49c4
|
package/*: use bitcoin-ops, pushdata-bitcoin packages
|
2016-12-18 10:38:43 +00:00 |
|
Daniel Cousens
|
7227017b40
|
scripts: multisig naming consistency
|
2016-11-21 11:04:01 +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
|
d9fa39a2cc
|
scripts: extract all scripts to encode/decode/check style
|
2016-11-04 07:23:02 +11:00 |
|