Commit graph

18 commits

Author SHA1 Message Date
junderw
25b5806cf1
Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys.
This will enforce BIP143 compressed pubkey rules on an address generation level.
2020-05-21 11:11:12 +09:00
junderw
6c08a0be40
Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
junderw
c403757ce8
Add name attribute to Payments 2019-07-11 14:49:26 +09:00
d-yokoi
0cdd7b1e2c
ci: add a tslint rule to require type definitions 2019-03-22 00:15:37 +09:00
junderw
f058140ea8
Fix lint payments p2wsh 2019-03-07 13:05:04 +09:00
junderw
3ddb88168d
Fix lint payments p2wpkh 2019-03-07 13:01:40 +09:00
junderw
fe62e13023
Fix lint payments p2sh 2019-03-07 12:59:52 +09:00
junderw
db0e3f1203
Fix lint payments p2pkh 2019-03-07 12:51:22 +09:00
junderw
8d5d78431c
Fix P2PK payment lint 2019-03-07 12:47:26 +09:00
junderw
4054f3ae87
Fix lint for p2ms payment 2019-03-07 12:40:18 +09:00
junderw
db937f8110
Fix lazy.ts in payments lint 2019-03-07 12:33:47 +09:00
junderw
389ec8cb33
Fix embed.ts and index.ts for payments lint 2019-03-07 12:29:24 +09:00
junderw
0729fde36f
Remove eslint comments. 2019-03-05 15:11:20 +09:00
d-yokoi
070a782149
style: apply format 2019-03-04 22:17:29 +09:00
d-yokoi
03632f1507
style: apply prettier 2019-03-04 22:10:40 +09:00
d-yokoi
de361673cf
build: add compiler options to forbid unused local variables and parameters 2019-03-04 00:10:12 +09:00
junderw
1732bafbc1
Update TypeScript to use ! instead of casting 2019-01-15 17:47:30 +09:00
junderw
bc28949056
Commit js, ts, and definitions in separate folders 2019-01-04 18:33:02 +09:00