.. |
fixtures
|
#1477 remove non-public dependecies of TransactionBuilder (classify & templates))
|
2020-11-27 12:02:07 +02: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
|
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
|
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
|
cover the case when some chunks are "minimalOP"
|
2020-09-01 14:58:43 +03: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 |