26 Commits (1803b64f6189d504d15e220ca2cdf3b02f0a786c)

Author SHA1 Message Date
junderw a3bfee75b0
Fix method names for PSBT 6 years ago
junderw e19bc58b30
Rename methods 6 years ago
junderw 4366b621d7
Add HD signer methods 6 years ago
junderw 1326e0cc42
Remove the cached buffer getter 6 years ago
junderw 19a33f7da8
Add comments and remove fromTransaction 6 years ago
junderw 71ddd656a3
Modify for new BIP174 interface system 6 years ago
junderw 1feef9569c
Composition over inheritance 6 years ago
junderw ccab2652f9
Add sighash checks for signer 6 years ago
junderw 01c7ac39b6
Add clone, addInputs, addOutputs 6 years ago
junderw b8c341dea0
Finalize should chain this as well. 6 years ago
junderw e4e5111376
Refactor: cache 6 years ago
junderw f66b568e4d
Add sign all inputs method 6 years ago
junderw d0d94c7f06
Add signature verify method 6 years ago
junderw 8d52ce1668
Add some tests and an input duplicate checker 6 years ago
junderw 93e1661c6c
Remove need for ts-ignore 6 years ago
junderw 14eeb309df
Add fee checking before extract 6 years ago
junderw 45bd5b4751
Check for signatures, add setSequence 6 years ago
junderw 5b5daf84dd
Remove unnecessary extra Transaction Buffer parsing 6 years ago
junderw 539c88596a
Add version and locktime setters 6 years ago
junderw f7e726a8eb
Add TX cache and addInput addOutput 6 years ago
junderw 2b8e8001bc
Support Addresses for outputs 6 years ago
junderw 77dde89acc
Add async signing method 6 years ago
junderw 813b84f91f
Finalize and extract done 6 years ago
junderw f72c915ff1
Start towards finalizing inputs 6 years ago
Luke Childs 6ed635d7b4 Flesh out signInput interface 6 years ago
Luke Childs 6a5e395ebd Extend BIP174 PSBT base class 6 years ago