Commit graph

2103 commits

Author SHA1 Message Date
Daniel Cousens b6a6b0a50a Merge pull request #908 from bitcoinjs/txbfix
TxBuilder: fix canSign returning true for missing witness value
2017-09-26 20:02:55 +10:00
Daniel Cousens 4f041b256f Merge pull request #907 from bitcoinjs/nocirc
rm bitcoin.script circular dependencies with templates
2017-09-26 20:02:38 +10:00
Daniel Cousens eb6eac67b0 txbuilder: fix canSign returning true for missing witness value 2017-09-26 18:49:14 +10:00
Daniel Cousens bae91395ef rm bscript circular dependencies 2017-09-26 14:25:30 +10:00
Daniel Cousens 7795ffd328 Merge pull request #904 from bitcoinjs/cleanup
package: rm contributors field, outdated, update wallet estimate
2017-09-25 18:06:42 +10:00
Daniel Cousens 59c9df2970 Merge pull request #903 from bitcoinjs/es5
README: add notes about ES5, Node LTS feature tracking
2017-09-25 18:05:47 +10:00
Daniel Cousens 8c408f9b2a package: rm contributors field, outdated, update wallet estimate 2017-09-25 10:02:57 +10:00
Daniel Cousens a9434f71ec README: add notes about ES5, Node LTS feature tracking 2017-09-25 09:35:36 +10:00
Daniel Cousens d364e65677 Merge pull request #898 from bitcoinjs/fixes
scriptHash.check should be agnostic of classification order
2017-09-23 22:25:48 +10:00
Daniel Cousens 95cc837c06 tests/fixtures: amend truncated outputHex 2017-09-22 13:51:02 +10:00
Daniel Cousens 47ee3d294e Merge pull request #900 from arik-so/classification_test_fix
Classification test fix
2017-09-22 13:48:01 +10:00
Arik Sosman 5508e26469 respond to Jonathan Underwood's comments
(cherry picked from commit 8126ca2)
2017-09-21 20:23:19 -07:00
Arik Sosman 8f9b3443d2 add fixture to verify input type classification
(cherry picked from commit 8f9d8b7)
2017-09-21 20:23:13 -07:00
Daniel Cousens 8f01e4273c match scriptHash types 1 for 1, ignore classify order 2017-09-22 12:15:10 +10:00
Daniel Cousens deb8b0f7d8 tests: script tests can validate template fixtures too 2017-09-22 11:33:32 +10:00
Daniel Cousens 76a6b17a51 3.2.0 2017-09-17 10:05:15 +10:00
Daniel Cousens f9700a9af3 Merge pull request #892 from bitcoinjs/320
update CHANGELOG
2017-09-17 10:04:40 +10:00
Daniel Cousens 6cec6a298a update CHANGELOG 2017-09-15 19:19:42 +10:00
Thomas Kerin da49e389c4 multisig.input.encodestack - replace OP_0 (permitted by partialSignature) with EMPTY_BUFFER 2017-09-15 19:08:55 +10:00
Thomas Kerin 105a82762c buildstack - don't return op_0 2017-09-15 19:08:55 +10:00
dabura667 7563d8f74a Fix absurd fee in fixture 2017-09-15 12:31:35 +10:00
junderw 286dfb3750 Add test case 2017-09-15 12:31:35 +10:00
junderw 6e5742d86d Fix txb.__overMaximumFees for segwit 2017-09-15 12:31:35 +10:00
Daniel Cousens 9503e64bde TransactionBuilder: collect witnessValue as input.value, and match it 2017-09-06 20:59:10 +10:00
junderw 003df6694b Add test for witness = true edge case during multisigning 2017-09-06 20:46:20 +10:00
junderw 1495384862 Add witness is true to signing 2017-09-06 20:46:20 +10:00
Daniel Cousens f7d33c5357 README: cleanup typescript help 2017-09-05 14:53:30 +10:00
Daniel Lebrecht 4f1b80df52 typescript instructions on README
closes:
https://github.com/bitcoinjs/bitcoinjs-lib/issues/815
2017-09-05 14:49:59 +10:00
Wade Pedersen f09647bf1c Fixed some README links
Found some more links that were displaced by the Segwit unit tests and fixed them
2017-09-05 05:49:15 +10:00
Wade Pedersen b0a2dbbda5 Fixed Segwit links
The links were redirecting to 404 - I've modified them so they adhere to the beginning of the respective Segwit unit tests.
2017-09-05 05:49:15 +10:00
Daniel Cousens 56dfb873d3 add bech32 fixture 2017-08-26 11:01:19 +10:00
Hasan Tayyar BEŞİK ba0393f369 Fix the integration url's to latest version
also some of the urls were broken
2017-08-25 23:26:37 +10:00
Daniel Cousens e7c59c4b8b script: use asMinimalOP for ASM/decompile 2017-08-24 12:28:50 +10:00
Daniel Cousens 152eed57a0 templates/pubkey: only canonical pubkeys to encode 2017-08-23 17:26:06 +10:00
Daniel Cousens 3ba17a1479 TxBuilder: restrict uncompressed keyPairs for P2WPK and P2WSH 2017-08-23 17:26:06 +10:00
Daniel Cousens 3ffac6cd39 add witnessPubKeyHash compressed policy 2017-08-23 17:26:06 +10:00
Daniel Cousens 5057d8d1ba tests/txb: add P2WSH(multisig), incomplete fixture 2017-08-23 16:07:28 +10:00
Daniel Cousens 0157f18510 txbuilder: refactor branches for readability 2017-08-23 16:07:28 +10:00
Daniel Cousens 9bae30d112 tests: resist txn-mempool-conflicts 2017-08-21 19:13:24 +10:00
Daniel Cousens 6d0a20cee1 tests: add P2WPK, P2WSH spend example 2017-08-21 19:13:24 +10:00
Daniel Cousens 5b1d443bf1 README/tests: add BIP173/BIP16 SegWit address examples 2017-08-21 19:13:24 +10:00
Daniel Cousens b1272a1200 add Bech32 support to toOutputScript/fromOutputScript 2017-08-21 11:17:30 +10:00
Daniel Cousens d1052e4996 add from/toBech32 2017-08-21 11:17:30 +10:00
Daniel Cousens 348280eb9a LICENSE: 2017 too 2017-08-10 14:21:43 +10:00
Daniel Cousens 263d34fe88 README: add helperbit 2017-08-10 14:20:42 +10:00
Daniel Cousens c83c4790ee README: drop insight 2017-08-10 14:20:42 +10:00
Daniel Cousens 8641703f20 README: move BCoin to Alternative 2017-08-10 14:20:42 +10:00
Daniel Cousens 8ab8402cbf README: add bech32 2017-08-10 14:20:42 +10:00
Daniel Cousens 4207bcb8e2 README: drop Contributors 2017-08-10 14:20:42 +10:00
Daniel Cousens 4dd251d93c README: re-generate examples list 2017-08-10 14:20:42 +10:00