bitcoinjs-lib/ts_src/payments
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
..
embed.ts Add name attribute to Payments 2019-07-11 14:49:26 +09:00
index.ts Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
lazy.ts ci: add a tslint rule to require type definitions 2019-03-22 00:15:37 +09:00
p2ms.ts Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2pk.ts Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2pkh.ts Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2sh.ts Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2wpkh.ts Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys. 2020-05-21 11:11:12 +09:00
p2wsh.ts Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys. 2020-05-21 11:11:12 +09:00