2301 Commits (e639914d229f80eb6dde39244b061f82c39dca4b)
 

Author SHA1 Message Date
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 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 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
Daniel Cousens 0bdf6beda1 package: bump to Node 8 and above 6 years ago
Daniel Cousens 7484b84589 travis: rm Node 6 6 years ago
Daniel Cousens 7727a62ae6 4.0.0 6 years ago
Daniel Cousens a8a9b63d33 CHANGELOG: add missing getNetwork removal 6 years ago
Jonathan Underwood 4e450a30bc
Merge pull request #1130 from bitcoinjs/changelog 6 years ago
Daniel Cousens 08a99c1133 CHANGELOG: add 4.0.0 6 years ago
Daniel Cousens b9f2fdd006 CHANGELOG: add v3.2.1, v3.3.0, v3.3.1, v3.3.2 6 years ago
Jonathan Underwood 2051fbb00b
Merge pull request #1129 from bitcoinjs/morecover 6 years ago
Daniel Cousens 14d9636b6e testing/p2wsh: add missing test case coverage 6 years ago
Jonathan Underwood 275b872c7e
Merge pull request #1120 from bitcoinjs/nulldata 6 years ago
Jonathan Underwood 9ed9ebde7c
Merge pull request #1127 from bitcoinjs/pays 6 years ago
Daniel Cousens 5481bde49c templates: rm unused nulldata code 6 years ago
Daniel Cousens de90fea0ac payments: rename p2data to embed 6 years ago
Daniel Cousens 44c13665c8 payments: add p2data 6 years ago
Daniel Cousens d886e76abd tests/payments: add null data tests 6 years ago
Daniel Cousens 8aa4c8fdd4 payments: prepare tests for null data 6 years ago
Daniel Cousens 7104bb412e tests/payments: add missing tests 6 years ago
Daniel Cousens 0d9619aeed payments/p2wpkh: fix exception messages 6 years ago
Daniel Cousens 35e0956ed9 payments/p2ms: add const to p2ms 6 years ago
Jonathan Underwood d338f7cd64
Merge pull request #1119 from bitcoinjs/templates 6 years ago
Daniel Cousens 4901d41fa9 tests/integration: change tests to not use templates 6 years ago
Daniel Cousens 8ee3ddff1b
Merge pull request #1118 from bitcoinjs/dcousens-patch-1 6 years ago
Daniel Cousens a9090dc0cc templates: rm dead code 6 years ago
Daniel Cousens 4454e2925a tests/integration: rm use of templates 6 years ago
Daniel Cousens 0d0f1d0847 payments: rm dependence on address export 6 years ago