2779 Commits (f48abd322f14f6eec8bfc19e7838a1a150eefb56)
 

Author SHA1 Message Date
Jonathan Underwood f48abd322f
Merge pull request #1533 from OttoAllmendinger/add-buffer-writer 5 years ago
junderw 5679a4b455
Check write/read Slice out of bounds 5 years ago
junderw 717166e668
Fix comment 5 years ago
junderw c8fdfae955
Add BufferReader tests 5 years ago
junderw 06674b19fe
Add BufferReader to Transaction and fix tests 5 years ago
junderw 91e6c8abc3
Move to bufferutils and add BufferReader 5 years ago
Otto Allmendinger cec5fb5357
Extract BufferWriter class 5 years ago
Jonathan Underwood c06c372b79
Merge pull request #1531 from serinuntius/update2020 5 years ago
serinuntius 02398bee91 Update License 5 years ago
d-yokoi 770bff08bb
Merge pull request #1530 from bitcoinjs/bumpver 5 years ago
junderw a8194e5587
5.1.7 5 years ago
junderw b31049061b
CHANGELOG bump 5 years ago
d-yokoi f67aab371c
Merge pull request #1491 from bitcoinjs/finalizerCallback 5 years ago
d-yokoi 32bc404a75
Merge pull request #1529 from bitcoinjs/handlebars 5 years ago
junderw 737af04b08
Update nyc for handlebars vuln 5 years ago
d-yokoi 879d49033c
Merge pull request #1519 from bitcoinjs/doubleMSSamekey 5 years ago
d-yokoi 3f6f5ef97a
Merge pull request #1487 from bitcoinjs/addError 5 years ago
junderw 85e4512e08
Add JS fixes too 5 years ago
Jonathan Underwood 734f24a00c
Merge pull request #1513 from kenshyx/master 5 years ago
d-yokoi 456ba5a6d9
Merge pull request #1515 from bitcoinjs/addWeightBlock 5 years ago
Jonathan Underwood ad7577c4e2
Update ts_src/psbt.ts 5 years ago
junderw 10fcf3d9e1
Remove private __byteLength from Transaction 5 years ago
junderw e10324f850
PSBT Bugfix for multiple of same pubkey in p2ms 5 years ago
junderw 48bf08c0d3
Add weight and ability to get strippedsize 5 years ago
Marius Darila 02772a4a0c
chore(): move @types under devDependencies 5 years ago
Jonathan Underwood 29e319525f
Merge pull request #1506 from longhoangwkm/fix-property-doesnt-exist-error-types 6 years ago
junderw 22d5831b9b
Remove Output casts from Transaction class 6 years ago
junderw 2aa3926616
Fix Transaction Output type 6 years ago
junderw f222447323
Add CSV example for custom finalizer 6 years ago
junderw 4b5a519bfe
Use single func instead of 3 6 years ago
junderw 22682fc2c3
Allow custom implementations of finalizers 6 years ago
junderw 7ef3fe4996
Add sanity check for arguments 6 years ago
d-yokoi 41bf2cd03d
Merge pull request #1476 from bitcoinjs/removeTxb 6 years ago
d-yokoi e104a73e73
chore: update type assertion 6 years ago
junderw 9810049f4c
Add tslint to tests 6 years ago
junderw 34b0b525fc
Update @types/node and fix problems with types 6 years ago
junderw f376913a4c
Remove TransactionBuilder from tests (besides transaction_builder.spec.ts) 6 years ago
Jonathan Underwood 603b0eb544
Merge pull request #1474 from you21979/master 6 years ago
yuki akiyama e3f7e76afc fix integration link. 6 years ago
Jonathan Underwood b3831c9616
Merge pull request #1465 from bitcoinjs/tsTests 6 years ago
junderw 6c08a0be40
Move tests to TypeScript (coverage is still JS based) 6 years ago
junderw 11e4a12caf
Change filenames for easy diff 6 years ago
Jonathan Underwood e2dea8289a
Merge pull request #1469 from bitcoinjs/fixPsbt 6 years ago
junderw bc1a01987b
5.1.6 6 years ago
junderw 893a85e210
Update CHANGELOG 6 years ago
junderw d2d368b8cd
Fix PsbtOutputExtended address support 6 years ago
d-yokoi 07a2769949
Merge pull request #1463 from bitcoinjs/addGetFeePsbt 6 years ago
junderw 5bbf255b29
5.1.5 6 years ago
junderw 77e068c388
Update CHANGELOG 6 years ago
junderw 14d10c74a5
Remove VSize, can get from Transaction 6 years ago