bitcoinjs-lib/ts_src
Jonathan Underwood 793bf5a720
Merge pull request #1657 from bitcoincoretech/issue_1477
#1477 - Remove TransactionBuilder
2021-10-20 12:44:34 +09:00
..
payments Bump bech32 to v2.0.0 2021-02-15 14:47:17 -05:00
address.ts Support address de/serialization from/to future bech32m outputs 2021-02-16 16:48:05 -05:00
block.ts Add BufferReader tests 2020-01-15 11:25:53 +09:00
bufferutils.ts allocUnsafe for faster buffer cloning 2020-04-28 19:58:21 +07:00
crypto.ts Fix error for lack of rmd160 in Electron v4 2019-04-02 18:57:07 +09:00
ecpair.ts Fix Signer interface 2019-08-06 18:45:02 +09:00
index.ts #1477 remove TransactionBuilder and all references to it 2020-11-27 11:39:10 +02:00
networks.ts Fix index.ts networks.ts lint 2019-03-07 12:11:15 +09:00
psbt.ts Merge branch 'master' into issue_1477 2021-02-04 09:34:51 +02:00
script.ts ci: add a tslint rule to require type definitions 2019-03-22 00:15:37 +09:00
script_number.ts Fix lint for script_number.ts script_signature.ts 2019-03-07 13:21:18 +09:00
script_signature.ts Fix lint for script_number.ts script_signature.ts 2019-03-07 13:21:18 +09:00
transaction.ts fix(transaction): use writeInt32 to write version 2021-08-17 14:57:28 +02:00
types.ts Add stricter Signer interface check 2019-06-13 13:32:21 +09:00