bitcoinjs-lib/test
junderw 45187a32d0
Add taggedHash, sigHash v1
Co-authored-by: Brandon Black <brandonblack@bitgo.com>
Co-authored-by: Otto Allmendinger <otto@bitgo.com>
Co-authored-by: Tyler Levine <tyler@bitgo.com>
Co-authored-by: Daniel McNally <danielmcnally@bitgo.com>
2021-11-12 08:33:18 +09:00
..
fixtures Add taggedHash, sigHash v1 2021-11-12 08:33:18 +09:00
integration Fix error message for Bitcoin Core v22.0 2021-11-11 21:18:41 +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 Refactor: Remove all require statements, remove ECPair, remove tiny-secp256k1 dep 2021-10-20 19:18:01 +09:00
block.spec.ts Add weight and ability to get strippedsize 2019-11-29 15:30:23 +09:00
bufferutils.spec.ts Add taggedHash, sigHash v1 2021-11-12 08:33:18 +09:00
crypto.spec.ts Add taggedHash, sigHash v1 2021-11-12 08:33:18 +09: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 Remove bip32, (User must bring their own) 2021-10-21 08:58:53 +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 taggedHash, sigHash v1 2021-11-12 08:33:18 +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 Use ES2020, add dev dep for randombytes 2021-10-20 23:55:57 +09:00
types.spec.ts improve test name - show actual value for UINT31_MAX 2020-09-02 11:15:11 +03:00