bitcoinjs-lib/test
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
..
fixtures Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys. 2020-05-21 11:11:12 +09:00
integration Merge pull request #1491 from bitcoinjs/finalizerCallback 2020-01-06 12:19:27 +09:00
address.spec.ts Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
bitcoin.core.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
block.spec.ts Add weight and ability to get strippedsize 2019-11-29 15:30:23 +09:00
bufferutils.spec.ts Check write/read Slice out of bounds 2020-01-15 14:14:02 +09:00
classify.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
crypto.spec.ts Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
ecpair.spec.ts Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
payments.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
payments.utils.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
psbt.spec.ts {in,out}puts => tx{In,Out}puts 2020-04-26 18:07:09 +07:00
script.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
script_number.spec.ts Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
script_signature.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
transaction.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
transaction_builder.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
ts-node-register.js Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
tsconfig.json Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
types.spec.ts Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00