Commit graph

19 commits

Author SHA1 Message Date
junderw
ccab2652f9
Add sighash checks for signer 2019-07-10 11:15:12 +09:00
junderw
01c7ac39b6
Add clone, addInputs, addOutputs 2019-07-09 18:03:15 +09:00
junderw
b8c341dea0
Finalize should chain this as well. 2019-07-09 15:45:56 +09:00
junderw
e4e5111376
Refactor: cache 2019-07-09 11:51:28 +09:00
junderw
f66b568e4d
Add sign all inputs method 2019-07-08 16:30:59 +09:00
junderw
d0d94c7f06
Add signature verify method 2019-07-08 15:46:06 +09:00
junderw
8d52ce1668
Add some tests and an input duplicate checker 2019-07-05 16:42:13 +09:00
junderw
93e1661c6c
Remove need for ts-ignore 2019-07-05 14:30:08 +09:00
junderw
14eeb309df
Add fee checking before extract 2019-07-05 12:28:04 +09:00
junderw
45bd5b4751
Check for signatures, add setSequence 2019-07-04 17:35:39 +09:00
junderw
5b5daf84dd
Remove unnecessary extra Transaction Buffer parsing 2019-07-04 14:33:36 +09:00
junderw
539c88596a
Add version and locktime setters 2019-07-04 13:42:34 +09:00
junderw
f7e726a8eb
Add TX cache and addInput addOutput 2019-07-04 13:33:08 +09:00
junderw
2b8e8001bc
Support Addresses for outputs 2019-07-04 11:26:23 +09:00
junderw
77dde89acc
Add async signing method 2019-07-03 15:34:18 +09:00
junderw
813b84f91f
Finalize and extract done 2019-07-03 15:13:36 +09:00
junderw
f72c915ff1
Start towards finalizing inputs 2019-07-01 19:57:35 +09:00
Luke Childs
6ed635d7b4 Flesh out signInput interface 2019-06-25 18:22:00 +07:00
Luke Childs
6a5e395ebd Extend BIP174 PSBT base class 2019-06-24 17:38:21 +07:00