Commit graph

2771 commits

Author SHA1 Message Date
serinuntius
02398bee91 Update License 2020-01-06 16:58:59 +09:00
d-yokoi
770bff08bb
Merge pull request #1530 from bitcoinjs/bumpver
Bump version to 5.1.7
2020-01-06 14:32:42 +09:00
junderw
a8194e5587
5.1.7 2020-01-06 12:31:06 +09:00
junderw
b31049061b
CHANGELOG bump 2020-01-06 12:31:00 +09:00
d-yokoi
f67aab371c
Merge pull request #1491 from bitcoinjs/finalizerCallback
Allow custom implementations of finalizers
2020-01-06 12:19:27 +09:00
d-yokoi
32bc404a75
Merge pull request #1529 from bitcoinjs/handlebars
Update nyc for handlebars vuln
2020-01-06 12:15:13 +09:00
junderw
737af04b08
Update nyc for handlebars vuln 2020-01-06 12:02:31 +09:00
d-yokoi
879d49033c
Merge pull request #1519 from bitcoinjs/doubleMSSamekey
PSBT Bugfix for multiple of same pubkey in p2ms
2020-01-02 00:57:47 +09:00
d-yokoi
3f6f5ef97a
Merge pull request #1487 from bitcoinjs/addError
Add sanity check for arguments
2019-12-11 13:41:11 +09:00
junderw
85e4512e08
Add JS fixes too 2019-12-09 14:54:22 +09:00
Jonathan Underwood
734f24a00c
Merge pull request #1513 from kenshyx/master
move @types/node under devDependencies
2019-12-09 12:26:31 +09:00
d-yokoi
456ba5a6d9
Merge pull request #1515 from bitcoinjs/addWeightBlock
Add weight and ability to get strippedsize
2019-12-09 10:57:44 +09:00
Jonathan Underwood
ad7577c4e2
Update ts_src/psbt.ts
Co-Authored-By: d-yokoi <d-yokoi@users.noreply.github.com>
2019-12-09 10:40:05 +09:00
junderw
10fcf3d9e1
Remove private __byteLength from Transaction 2019-12-09 10:37:55 +09:00
junderw
e10324f850
PSBT Bugfix for multiple of same pubkey in p2ms 2019-12-02 15:58:04 +09:00
junderw
48bf08c0d3
Add weight and ability to get strippedsize 2019-11-29 15:30:23 +09:00
Marius Darila
02772a4a0c
chore(): move @types under devDependencies 2019-11-25 15:20:06 +01:00
Jonathan Underwood
29e319525f
Merge pull request #1506 from longhoangwkm/fix-property-doesnt-exist-error-types
Fix error TS2339: Property valueBuffer does not exist on type OpenOutput
2019-11-21 18:47:52 +09:00
junderw
22d5831b9b
Remove Output casts from Transaction class 2019-11-21 18:01:04 +09:00
junderw
2aa3926616
Fix Transaction Output type
Co-authored-by: longhoang.wkm <longhoang@wakumo.vn>
2019-11-21 16:35:40 +09:00
junderw
f222447323
Add CSV example for custom finalizer 2019-10-28 12:27:35 +09:00
junderw
4b5a519bfe
Use single func instead of 3 2019-10-28 11:40:56 +09:00
junderw
22682fc2c3
Allow custom implementations of finalizers 2019-10-10 11:01:54 +09:00
junderw
7ef3fe4996
Add sanity check for arguments 2019-10-01 14:54:57 +09:00
d-yokoi
41bf2cd03d
Merge pull request #1476 from bitcoinjs/removeTxb
Tests cleanup
2019-09-12 17:53:39 +09: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
f376913a4c
Remove TransactionBuilder from tests (besides transaction_builder.spec.ts) 2019-09-12 13:15:52 +09:00
Jonathan Underwood
603b0eb544
Merge pull request #1474 from you21979/master
fix integration link.
2019-09-11 17:06:22 +09:00
yuki akiyama
e3f7e76afc fix integration link. 2019-09-11 16:59:07 +09:00
Jonathan Underwood
b3831c9616
Merge pull request #1465 from bitcoinjs/tsTests
WIP: Move tests to TypeScript
2019-09-11 10:37:58 +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
Jonathan Underwood
e2dea8289a
Merge pull request #1469 from bitcoinjs/fixPsbt
Fix PsbtOutputExtended address support
2019-09-02 19:03:38 +09:00
junderw
bc1a01987b
5.1.6 2019-09-02 18:47:57 +09:00
junderw
893a85e210
Update CHANGELOG 2019-09-02 18:47:52 +09:00
junderw
d2d368b8cd
Fix PsbtOutputExtended address support 2019-09-02 18:41:31 +09:00
d-yokoi
07a2769949
Merge pull request #1463 from bitcoinjs/addGetFeePsbt
Add getFee and getVSize
2019-08-27 10:22:02 +09:00
junderw
5bbf255b29
5.1.5 2019-08-27 10:18:35 +09:00
junderw
77e068c388
Update CHANGELOG 2019-08-27 10:18:35 +09:00
junderw
14d10c74a5
Remove VSize, can get from Transaction 2019-08-27 10:18:35 +09:00
junderw
139197e545
Add getFee and getVSize 2019-08-26 19:15:05 +09:00
d-yokoi
0d10a4d68e
Merge pull request #1462 from bitcoinjs/addChangelog
Update CHANGELOG
2019-08-23 18:12:14 +09:00
junderw
66f9b0bbe0
Update CHANGELOG 2019-08-23 18:10:38 +09:00
d-yokoi
d02ee01e6c
Merge pull request #1461 from bitcoinjs/allowNonForSegwit
[PSBT] Allow nonWitnessUtxo with segwit
2019-08-23 18:02:19 +09:00
junderw
2389b5bf90
5.1.4 2019-08-23 17:48:46 +09:00
junderw
a395af47fd
Simplify nonWitnessUtxo integration tests to not confuse learners 2019-08-23 15:49:24 +09:00
junderw
4264bd631c
Bump bip174 2019-08-23 14:46:40 +09:00
junderw
bf45f3638b
WIP: Allow nonWitnessUtxo with segwit 2019-08-23 12:52:04 +09:00