bitcoinjs-lib/test
Jonathan Underwood 793bf5a720
Merge pull request #1657 from bitcoincoretech/issue_1477
#1477 - Remove TransactionBuilder
2021-10-20 12:44:34 +09:00
..
fixtures Merge pull request #1657 from bitcoincoretech/issue_1477 2021-10-20 12:44:34 +09:00
integration Actually sort pubkeys in test 2020-05-22 08:14:30 +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 fix(transaction): use writeInt32 to write version 2021-08-17 14:57:28 +02:00
block.spec.ts Add weight and ability to get strippedsize 2019-11-29 15:30:23 +09:00
bufferutils.spec.ts Separate readUInt64LE fixtures from writeUInt64LE; add two more tests: "n < 0" & "0 < n < 1" 2020-08-31 15:57:09 +03:00
crypto.spec.ts Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
ecpair.spec.ts Throw Error if no private key found when calling toWIF() 2020-08-31 17:09:08 +03:00
payments.spec.ts Add tslint to tests 2019-09-12 17:35:08 +09:00
payments.utils.ts #4 check name field for equate() 2020-10-01 15:12:06 +03:00
psbt.spec.ts Merge branch 'master' into addPsbtMethods 2020-09-12 00:18:37 +09:00
script.spec.ts #1477 move script.ts test data from templates.json to script.json; remove templates.json 2020-11-27 12:09:04 +02: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
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 improve test name - show actual value for UINT31_MAX 2020-09-02 11:15:11 +03:00