Commit graph

19 commits

Author SHA1 Message Date
junderw 84bc2ea6bf
Remove bip32, (User must bring their own) 2021-10-21 08:58:53 +09:00
junderw e5a77304fa
Refactor: Remove all require statements, remove ECPair, remove tiny-secp256k1 dep 2021-10-20 19:18:01 +09:00
junderw 17c47e9102
Merge branch 'master' into addPsbtMethods 2020-09-12 00:18:37 +09:00
junderw 65d7603cf7
Fix signInputAsync when SignerAsync rejects
Co-authored-by: Zhang Zengbo <zengbo.zhang@gmail.com>
2020-06-01 15:40:28 +09:00
junderw f87a20caa7
Add hasHDKey 2020-04-29 14:39:50 +09:00
junderw 5d19abfb85
Add ability to get redeemScript|witnessScript from finalized scripts 2020-04-29 13:32:57 +09:00
junderw c9f399e509
Add getInputType 2020-04-29 11:05:33 +09:00
junderw 97074f8a64
Refactor getMeaningfulScript 2020-04-28 14:41:48 +09:00
Luke Childs e3bf997d64 Improve test coverage 2020-04-27 20:38:04 +07:00
Luke Childs 9fd13f3a43 Fix lint error 2020-04-27 17:18:05 +07:00
junderw 361ea7c098
Add inputHasPubkey and outputHasPubkey methods 2020-04-27 17:10:11 +09:00
Luke Childs e7345d5446 {in,out}puts => tx{In,Out}puts 2020-04-26 18:07:09 +07:00
Luke Childs c68986231c Improve property names 2020-04-26 15:34:11 +07:00
Luke Childs 5d81b94362 Update tests to use Psbt getters 2020-04-26 15:01:14 +07:00
d-yokoi e104a73e73
chore: update type assertion 2019-09-12 17:47:39 +09:00
junderw 9810049f4c
Add tslint to tests 2019-09-12 17:35:08 +09:00
junderw 34b0b525fc
Update @types/node and fix problems with types 2019-09-12 15:20:33 +09:00
junderw 6c08a0be40
Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
junderw 11e4a12caf
Change filenames for easy diff 2019-09-04 18:52:33 +09:00
Renamed from test/psbt.js (Browse further)