d-yokoi
|
0cdd7b1e2c
|
ci: add a tslint rule to require type definitions
|
6 years ago |
junderw
|
08c4d6ac7d
|
Fix lint for templates
|
6 years ago |
d-yokoi
|
03632f1507
|
style: apply prettier
|
6 years ago |
junderw
|
bc28949056
|
Commit js, ts, and definitions in separate folders
|
6 years ago |
junderw
|
572fd159b0
|
Added TypeScript standard linter to tests
|
6 years ago |
junderw
|
e58d012615
|
Remove safe-buffer and add type to bitcoin-ops
|
6 years ago |
junderw
|
2f32ea6bc9
|
OP_RETURN and Multisig templates
|
6 years ago |
junderw
|
b4d54af0fe
|
Remove AllowJS and get definitions
|
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
|
5481bde49c
|
templates: rm unused nulldata 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
|
41885bfab2
|
nulldata: change data to array
|
7 years ago |
Daniel Cousens
|
b552c63fb0
|
nulldata: no blank lines at EOF
|
8 years ago |
Daniel Cousens
|
33c72e49c4
|
package/*: use bitcoin-ops, pushdata-bitcoin packages
|
8 years ago |
Daniel Cousens
|
0c67f5e585
|
templates: add toJSON for clearer error message
|
8 years ago |
Daniel Cousens
|
ce5babde83
|
templates: fix nullData return value
|
8 years ago |
Daniel Cousens
|
d9fa39a2cc
|
scripts: extract all scripts to encode/decode/check style
|
8 years ago |