55 Commits (eb6d40bb18e971eba320bebb87e0ad73e3fbb032)

Author SHA1 Message Date
Luke Childs eb6d40bb18 Add inputCount getter 6 years ago
Luke Childs cd84ab90e4 Move toPsbtString() to TransactionBuilderV2 not Transaction 6 years ago
Luke Childs ba40c1e02c Don't extend TransactionBuilderV2 from TransactionBuilder 6 years ago
Luke Childs cb42000841 Move new method over to TransactionBuilderV2 6 years ago
Luke Childs d5d0f63083 Use Base64 strings for PSBT serialisation 6 years ago
Luke Childs 100c8d33a5 Ignore tslint max line length for comment URL 6 years ago
Luke Childs aa01475316 Add TODO to check the empty buffer behaviour 6 years ago
Luke Childs dd3141237d Add TODO comment about storing imported PSBT reference 6 years ago
Luke Childs a491ce6bc6 Add toPsbt() method to Transaction class 6 years ago
Luke Childs 582df7463a Build transction from unsigned PSBT transaction and then add input script / witness data 6 years ago
Luke Childs 06a749fc3e Update bip174 package so we can import as ES module 6 years ago
Luke Childs e819d0cf17 Add fromPsbt method to TransactionBuilder 6 years ago
junderw c6c59c7c68
Expose more interfaces to top level 6 years ago
junderw 1c75c02038
Fix publicKey type on ECPairInterface 6 years ago
Jonathan Underwood 00ca4c2ec7
Fix ts files from Buffer to boolean 6 years ago
junderw 352e9ef0a3
Add low R signing to TransactionBuilder 6 years ago
junderw ccd439b805
Modify interface 6 years ago
junderw 3b402d00c6
Add low R grinding option 6 years ago
junderw 329809fa4a
Fix address.*OutputScript and ECPairOptions rng 6 years ago
junderw d951423a35
Fix TransactionBuilder types 6 years ago
junderw 335ed99a1c
Fix error for lack of rmd160 in Electron v4 6 years ago
d-yokoi 0cdd7b1e2c
ci: add a tslint rule to require type definitions 6 years ago
junderw 74375bfedf
Fix class constructors 6 years ago
junderw 0426c66389
Remove prepare script and checkMerkleRoot method on Block 6 years ago
junderw 7fb859b1f7
Fix lint types.ts 6 years ago
junderw 08c4d6ac7d
Fix lint for templates 6 years ago
junderw 512b03e284
Fix lint transaction_builder.ts 6 years ago
junderw e6ea0389a2
Fix lint for transaction.ts 6 years ago
junderw 94f3348519
Fix lint for script_number.ts script_signature.ts 6 years ago
junderw c2c650812e
Fix lint script.ts 6 years ago
junderw f058140ea8
Fix lint payments p2wsh 6 years ago
junderw 3ddb88168d
Fix lint payments p2wpkh 6 years ago
junderw fe62e13023
Fix lint payments p2sh 6 years ago
junderw db0e3f1203
Fix lint payments p2pkh 6 years ago
junderw 8d5d78431c
Fix P2PK payment lint 6 years ago
junderw 4054f3ae87
Fix lint for p2ms payment 6 years ago
junderw db937f8110
Fix lazy.ts in payments lint 6 years ago
junderw 389ec8cb33
Fix embed.ts and index.ts for payments lint 6 years ago
junderw 3f34fe457a
Fix index.ts networks.ts lint 6 years ago
junderw 6a734aef4c
Fix lint for ecpair.ts 6 years ago
junderw cb5ab7684e
Fix classify.ts lint 6 years ago
junderw 51d078cbce
Fix block.ts lint 6 years ago
junderw d9cba6f176
Fixed address.ts lint 6 years ago
d-yokoi a567a97877 style: fix glob pattern for prettier 6 years ago
junderw 0729fde36f
Remove eslint comments. 6 years ago
d-yokoi 070a782149
style: apply format 6 years ago
d-yokoi 03632f1507
style: apply prettier 6 years ago
d-yokoi de361673cf
build: add compiler options to forbid unused local variables and parameters 6 years ago
johnta0 3fa86d0f3a Remove unused module declaration 6 years ago
junderw 4c6ea80459
Check for segwit block with no witness commit 6 years ago