Commit graph

10 commits

Author SHA1 Message Date
Daniel Krol
a1c5104f4a Convert to LBRY: Can now sign PSBTs & claim names 2022-04-05 18:46:19 -04:00
junderw
e5a77304fa
Refactor: Remove all require statements, remove ECPair, remove tiny-secp256k1 dep 2021-10-20 19:18:01 +09:00
Andrew Toth
40e73b4898 Bump bech32 to v2.0.0 2021-02-15 14:47:17 -05: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
3ddb88168d
Fix lint payments p2wpkh 2019-03-07 13:01:40 +09:00
junderw
0729fde36f
Remove eslint comments. 2019-03-05 15:11:20 +09:00
d-yokoi
03632f1507
style: apply prettier 2019-03-04 22:10:40 +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/p2wpkh.ts (Browse further)