2526 Commits (master)
 

Author SHA1 Message Date
Jonathan Underwood 567fa93ff0
Merge pull request #1213 from bitcoinjs/youssefthx 6 years ago
Jonathan Underwood d082c9b41c
Merge pull request #1214 from bitcoinjs/hoodwink 6 years ago
Daniel Cousens 1c64094c29 use hoodwink@2.0.0 6 years ago
Daniel Cousens 07fcbe5890 rm unused imports 6 years ago
Daniel Cousens b906fd6be6
CHANGELOG: amend script.decompile return type 6 years ago
Daniel Cousens 3588d1100f
Merge pull request #1195 from bitcoinjs/fixP2MS 6 years ago
Daniel Cousens d06c149ec3 avoid special code path, add explicit fixture overwrite 6 years ago
junderw f84a5d18a3
Fix test cases to make sure that validate: true is being set to default 6 years ago
Jonathan Underwood 8bafb4273f
Merge pull request #1188 from bitcoinjs/breakup 6 years ago
junderw 24d541d0ed
Fix default assignment of validate key for payments 6 years ago
Jonathan Underwood 20551fd380
Merge pull request #1153 from bitcoinjs/paybetter 6 years ago
Daniel Cousens 89eb6fac03 break test/transaction_builder contruct stages, add sequential example 6 years ago
Dabura667 6afd4b04d3
Merge pull request #1183 from bitcoinjs/delays 6 years ago
Daniel Cousens ad6fa57a6d 1 timeout to rule them all 6 years ago
Daniel Cousens 77bb5f9bf8 test/integration/addresses: add missing extra timeout 6 years ago
Daniel Cousens fbaad04f24
Merge pull request #1165 from fybwid/patch-1 6 years ago
Yosef Benny Widyokarsono 64b9646870
Update README.md 6 years ago
Jonathan Underwood e672875394
Merge pull request #1160 from bitcoinjs/notealt 6 years ago
Daniel Cousens e639914d22
CHANGELOG: note alternative to templates 6 years ago
Jonathan Underwood 836f2b4263
Merge pull request #1146 from bitcoinjs/ectests 6 years ago
Daniel Cousens cd9e6d1d5e tests/p2wsh: add secondary stacksEqual test 6 years ago
Daniel Cousens 1051946f00 tests/payments/p2pk: fix wrong fixture names 6 years ago
Daniel Cousens 55207e5742 tests/payments/p2pk*: add signature mismatch tests 6 years ago
Daniel Cousens 3ed77c4820 payments: cleanup 6 years ago
Daniel Cousens 54ec449a75 payments/p2sh: try not to rely on o. in validation 6 years ago
Daniel Cousens cf9a35f59b payments: more const 6 years ago
Daniel Cousens 85b1b92b6d tests/ECPair: test fromPublic/fromPrivate in isolation 6 years ago
Jonathan Underwood d8b66641b3
Merge pull request #1139 from bitcoinjs/deps 6 years ago
Daniel Cousens 16195cc6ce explicitly import mocha variables 6 years ago
Daniel Cousens 3bb3b9f397 4.0.1 6 years ago
Daniel Cousens 29fc067696 CHANGELOG: add 4.0.1 6 years ago
Daniel Cousens 94f0ae85e3 tests/integration: fix ecurve import, as removed 6 years ago
Daniel Cousens ffa5ad7c28 bump .travis to use the LTS notation 6 years ago
Daniel Cousens d9e8a13cde bump dependencies to 1.0.0 versions 6 years ago
Jonathan Underwood d67e9758c7
Merge pull request #1135 from bitcoinjs/moretests 6 years ago
Daniel Cousens 079d83d887 txbuilder: note consensus issue 6 years ago
Daniel Cousens ca4c9ca64c add note about P2WPKH in P2WSH as a consensus fail 6 years ago
Daniel Cousens 31ab9bfc03 tests/integration: throw verbose error if unspent is missing 6 years ago
Daniel Cousens de0259a820 tests/integration/payments: enable failing P2SH(P2WSH(P2WPKH)) tests 6 years ago
Daniel Cousens faf3645361 tests/integration: allow more time 6 years ago
Daniel Cousens b2d3a2cf30 testing: add payments tests for each standard payment type 6 years ago
Daniel Cousens 732df83346 tests/integration: simplify the bare witness examples 6 years ago
Daniel Cousens b7e7d879b3
Merge pull request #1134 from ChoiKyubum/master 6 years ago
Kyubum Choi 9368124513 fix links of README.md 6 years ago
junderw 71b2eff813
Merge branch '400' 6 years ago
Jonathan Underwood 4b7c49d92d
Merge pull request #1133 from bitcoinjs/p2wpkhtest 6 years ago
Daniel Cousens 74756ed597 TransactionBuilder: fix P2WPKH not using a P2PKH signScript for P2WPKH 6 years ago
Daniel Cousens 5e91c83e0a tests/fixtures: amend TxBuilder P2WPKH fixtures 6 years ago
Daniel Cousens 51792c3528 tests/integration: add bare witness output tests 6 years ago
Daniel Cousens c34ccdbeb9
Merge pull request #1132 from bitcoinjs/lts 6 years ago