d-yokoi
|
a567a97877
|
style: fix glob pattern for prettier
|
6 years ago |
junderw
|
bc28949056
|
Commit js, ts, and definitions in separate folders
|
6 years ago |
junderw
|
e58d012615
|
Remove safe-buffer and add type to bitcoin-ops
|
6 years ago |
junderw
|
fdf0006fde
|
Add strictNullChecks
|
6 years ago |
junderw
|
9da1c95f89
|
Add P2PK templates
|
6 years ago |
junderw
|
2f32ea6bc9
|
OP_RETURN and Multisig templates
|
6 years ago |
junderw
|
d684a6b2ef
|
Fix compiler errors, tests, and scripts
|
6 years ago |
junderw
|
bb98289501
|
Renamed files to ts
|
6 years ago |
Daniel Cousens
|
a9090dc0cc
|
templates: rm dead code
|
7 years ago |
Daniel Cousens
|
a5db0a4e44
|
sed -i 's/ var / const /', with const->let fixes
|
7 years ago |
Daniel Cousens
|
91b8823aa8
|
sed -i 's/^var /const /'
|
7 years ago |
Daniel Cousens
|
7592a6bcc2
|
script: rename isCanonicalSignature to isCanonicalScriptSignature
|
7 years ago |
Daniel Cousens
|
8d688c39a6
|
enforce decodeStack receives a stack array
|
7 years ago |
Daniel Cousens
|
bae91395ef
|
rm bscript circular dependencies
|
7 years ago |
Thomas Kerin
|
da49e389c4
|
multisig.input.encodestack - replace OP_0 (permitted by partialSignature) with EMPTY_BUFFER
|
7 years ago |
Daniel Cousens
|
fe0ad81472
|
package: use safe-buffer
|
8 years ago |
Daniel Cousens
|
aeb0312d63
|
use safe-buffers throughout impl
|
8 years ago |
Thomas Kerin
|
b24dc44770
|
P2WSH working, now for tests
|
8 years ago |
Daniel Cousens
|
80762543e7
|
templates: add encode/decode* stack functions
|
8 years ago |
Daniel Cousens
|
33c72e49c4
|
package/*: use bitcoin-ops, pushdata-bitcoin packages
|
8 years ago |
Daniel Cousens
|
7227017b40
|
scripts: multisig naming consistency
|
8 years ago |
Daniel Cousens
|
9db9763221
|
tests: add script.*.*.decode tests
|
8 years ago |
Daniel Cousens
|
0c67f5e585
|
templates: add toJSON for clearer error message
|
8 years ago |
Daniel Cousens
|
d9fa39a2cc
|
scripts: extract all scripts to encode/decode/check style
|
8 years ago |