2130 Commits (22e1a321be761cf8f69b3def036dc215fe273b51)
 

Author SHA1 Message Date
junderw 22e1a321be
Update bech32 dependency 7 years ago
Daniel Cousens 4267527997 tests: actual expected form 7 years ago
Daniel Cousens 2081b9148e
Merge pull request #941 from bitcoinjs/verr 7 years ago
Daniel Cousens ed732d5caf add Transaction signature verify example 7 years ago
Daniel Cousens 42407e2c41
Merge pull request #942 from bitcoinjs/stackme 7 years ago
Daniel Cousens 412fe0784e
Merge pull request #943 from bitcoinjs/dcousens-patch-1 7 years ago
Daniel Cousens 34df503421 tests: fix should warn fee fail 7 years ago
Daniel Cousens d8287aadaa
README: add BIP68 (re #923) 7 years ago
Daniel Cousens 8d688c39a6 enforce decodeStack receives a stack array 7 years ago
Daniel Cousens 1662a391e3 3.3.1 7 years ago
Daniel Cousens 86cd4a44a1
Merge pull request #931 from Melvillian/bump-max-fee-rate-sanity-check 7 years ago
Melvillian f4caa54d9e
increase max feerate sanity check from 1000 to 2500 7 years ago
Daniel Cousens 9c8503cab0
Merge pull request #926 from bitcoinjs/dcousens-patch-1 7 years ago
Daniel Cousens 02b38695cc
tests: txb for TxBuilder, Tx for Transaction 7 years ago
Daniel Cousens 2f8da778a2 3.3.0 7 years ago
Daniel Cousens 337e6a737a
Merge pull request #915 from bitcoinjs/bip32400 7 years ago
Daniel Cousens a868d27407 TxBuilder: add support for RSBuffer type keyPairs and .publicKey 7 years ago
Daniel Cousens b94da10e6c ECSignature: add toRSBuffer/fromRSBuffer 7 years ago
Daniel Cousens a301aa8d3c 3.2.1 7 years ago
Daniel Cousens e0b227e4ef s/checkP2shInput/checkP2SHInput 7 years ago
Daniel Cousens 1157856ab0 Merge pull request #911 from bitcoinjs/segwittests 7 years ago
Daniel Cousens ace2b551bd Merge pull request #910 from bitcoinjs/txbfix 7 years ago
Daniel Cousens 41378f9648 txbuilder: apply input.value before prepareInput 7 years ago
Daniel Cousens c729d322c2 tests: add failing staged transaction building example #901 7 years ago
Daniel Cousens 8c217a7ba7 witnessScriptHash: fixed implementation 7 years ago
Daniel Cousens 6013bf075c tests: add passing and failing tests for witness*.input.encode/decode 7 years ago
Daniel Cousens f4a83f8aed address/txbuilder: require templates to prevent undefined exports 7 years ago
Daniel Cousens b6a6b0a50a Merge pull request #908 from bitcoinjs/txbfix 7 years ago
Daniel Cousens 4f041b256f Merge pull request #907 from bitcoinjs/nocirc 7 years ago
Daniel Cousens eb6eac67b0 txbuilder: fix canSign returning true for missing witness value 7 years ago
Daniel Cousens bae91395ef rm bscript circular dependencies 7 years ago
Daniel Cousens 7795ffd328 Merge pull request #904 from bitcoinjs/cleanup 7 years ago
Daniel Cousens 59c9df2970 Merge pull request #903 from bitcoinjs/es5 7 years ago
Daniel Cousens 8c408f9b2a package: rm contributors field, outdated, update wallet estimate 7 years ago
Daniel Cousens a9434f71ec README: add notes about ES5, Node LTS feature tracking 7 years ago
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