2195 Commits (58b465f745a0a2497dd0b5c48e483e0f4a8349a2)
 

Author SHA1 Message Date
Daniel Cousens d364e65677 Merge pull request #898 from bitcoinjs/fixes 7 years ago
Daniel Cousens 95cc837c06 tests/fixtures: amend truncated outputHex 7 years ago
Daniel Cousens 47ee3d294e Merge pull request #900 from arik-so/classification_test_fix 7 years ago
Arik Sosman 5508e26469 respond to Jonathan Underwood's comments 7 years ago
Arik Sosman 8f9b3443d2 add fixture to verify input type classification 7 years ago
Daniel Cousens 8f01e4273c match scriptHash types 1 for 1, ignore classify order 7 years ago
Daniel Cousens deb8b0f7d8 tests: script tests can validate template fixtures too 7 years ago
Daniel Cousens 76a6b17a51 3.2.0 7 years ago
Daniel Cousens f9700a9af3 Merge pull request #892 from bitcoinjs/320 7 years ago
Daniel Cousens 6cec6a298a update CHANGELOG 7 years ago
Thomas Kerin da49e389c4 multisig.input.encodestack - replace OP_0 (permitted by partialSignature) with EMPTY_BUFFER 7 years ago
Thomas Kerin 105a82762c buildstack - don't return op_0 7 years ago
dabura667 7563d8f74a Fix absurd fee in fixture 7 years ago
junderw 286dfb3750 Add test case 7 years ago
junderw 6e5742d86d Fix txb.__overMaximumFees for segwit 7 years ago
Daniel Cousens 9503e64bde TransactionBuilder: collect witnessValue as input.value, and match it 7 years ago
junderw 003df6694b Add test for witness = true edge case during multisigning 7 years ago
junderw 1495384862 Add witness is true to signing 7 years ago
Daniel Cousens f7d33c5357 README: cleanup typescript help 7 years ago
Daniel Lebrecht 4f1b80df52 typescript instructions on README 7 years ago
Wade Pedersen f09647bf1c Fixed some README links 7 years ago
Wade Pedersen b0a2dbbda5 Fixed Segwit links 7 years ago
Daniel Cousens 56dfb873d3 add bech32 fixture 7 years ago
Hasan Tayyar BEŞİK ba0393f369 Fix the integration url's to latest version 7 years ago
Daniel Cousens e7c59c4b8b script: use asMinimalOP for ASM/decompile 7 years ago
Daniel Cousens 152eed57a0 templates/pubkey: only canonical pubkeys to encode 7 years ago
Daniel Cousens 3ba17a1479 TxBuilder: restrict uncompressed keyPairs for P2WPK and P2WSH 7 years ago
Daniel Cousens 3ffac6cd39 add witnessPubKeyHash compressed policy 7 years ago
Daniel Cousens 5057d8d1ba tests/txb: add P2WSH(multisig), incomplete fixture 7 years ago
Daniel Cousens 0157f18510 txbuilder: refactor branches for readability 7 years ago
Daniel Cousens 9bae30d112 tests: resist txn-mempool-conflicts 7 years ago
Daniel Cousens 6d0a20cee1 tests: add P2WPK, P2WSH spend example 7 years ago
Daniel Cousens 5b1d443bf1 README/tests: add BIP173/BIP16 SegWit address examples 7 years ago
Daniel Cousens b1272a1200 add Bech32 support to toOutputScript/fromOutputScript 8 years ago
Daniel Cousens d1052e4996 add from/toBech32 8 years ago
Daniel Cousens 348280eb9a LICENSE: 2017 too 8 years ago
Daniel Cousens 263d34fe88 README: add helperbit 8 years ago
Daniel Cousens c83c4790ee README: drop insight 8 years ago
Daniel Cousens 8641703f20 README: move BCoin to Alternative 8 years ago
Daniel Cousens 8ab8402cbf README: add bech32 8 years ago
Daniel Cousens 4207bcb8e2 README: drop Contributors 8 years ago
Daniel Cousens 4dd251d93c README: re-generate examples list 8 years ago
Daniel Cousens 99c1b50961 tests/integration: add BIP32 serialization and multi-child examples 8 years ago
Daniel Cousens a4fe3d3139 testing/integration/examples: isolate to addresses/transactions 8 years ago
Thomas Kerin 798ec3512c set p2sh=true only if redeemScriptType is set 8 years ago
Thomas Kerin 912f5d4d03 remove redundant baddress.toOutputScript call from tests 8 years ago
Thomas Kerin 0b1c3bfbd9 Should be able to deal with incomplete P2SH/P2WSH inputs when allowIncomplete is set 8 years ago
Ian Coleman bc3aef5a92 add testnet bip49 example 8 years ago
Daniel Cousens e7eaf776d7 README: buffer 5.0.5 link should relate to the issue 8 years ago
Daniel Cousens 2fa9ecef26 3.1.1 8 years ago