Commit graph

11 commits

Author SHA1 Message Date
Vlad Stan
09a0eb9779 #4 do not add empty redeem script name 2020-10-01 15:10:49 +03:00
junderw
c2d8d19c61
Simplify chunkHasUncompressedPubkey and remove lazy load of output script 2020-05-21 12:54:49 +09:00
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
c403757ce8
Add name attribute to Payments 2019-07-11 14:49:26 +09:00
junderw
f058140ea8
Fix lint payments p2wsh 2019-03-07 13:05:04 +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
Renamed from src/payments/p2wsh.ts (Browse further)