1781 Commits (ddea2d22964f60b1fc109256f355409f1d3f5ba6)
 

Author SHA1 Message Date
Daniel Cousens e25ce449dc 2.1.4 9 years ago
Daniel Cousens 40fc1b9e2e Merge pull request #481 from bitcoinjs/minimalpush 9 years ago
Daniel Cousens d48a7ab682 address: avoid unnecessary unchunking 9 years ago
Daniel Cousens f60cb2e491 scripts: ensure isPubKeyHashOutput/isScriptHashOutput adhere to BIP62 9 years ago
Daniel Cousens 50f381fb5c tests: add non-BIP62 compliant is*Output fixtures 9 years ago
Daniel Cousens dca7a38362 tests: remove unnecessary branch, fix bscript.fromHex undefined 9 years ago
Daniel Cousens ce9670eab4 Merge pull request #504 from fanatid/txb/addOutput 9 years ago
Kirill Fomichev 5de6818fcb Fix TransactionBuilder.addOutput 9 years ago
Daniel Cousens 3d43a6f681 Merge pull request #499 from bitcoinjs/changelog 9 years ago
Daniel Cousens 8ea5440be2 Merge pull request #502 from alex-seville/patch-1 9 years ago
Alex Seville a1da3065c4 Remove `const` and replace with `var` 9 years ago
Daniel Cousens f999947e34 CHANGELOG: add 2.1.3 notes 9 years ago
Daniel Cousens aff56dbcb6 Merge pull request #498 from bitcoinjs/noirc 9 years ago
Daniel Cousens 4018beca7c README: remove IRC channel 9 years ago
Daniel Cousens a43b024772 Merge pull request #495 from bitcoinjs/jprichardson-patch-1 9 years ago
Daniel Cousens 9ab8739652 Merge branch 'master' into jprichardson-patch-1 9 years ago
Daniel Cousens d3083a8503 Merge pull request #496 from bitcoinjs/tf 9 years ago
Daniel Cousens 74fd5ae71d tests: loop faucet until an unspent is given 9 years ago
Daniel Cousens d338c3872d 2.1.3 9 years ago
Daniel Cousens eca4c9ec32 package: use typeforce 1.5.5 9 years ago
Daniel Cousens cd4146d367 Merge branch 'master' into jprichardson-patch-1 9 years ago
Daniel Cousens a20d2680f4 Merge pull request #492 from fanatid/travis 9 years ago
Kirill Fomichev f88294132f add matrix to .travis.yml 9 years ago
JP Richardson 57fc4bdc61 readme: correct descriptions for bip38/bip38. Closes #491 9 years ago
Daniel Cousens b2e4016f62 Merge pull request #490 from bitcoinjs/dcousens-patch-1 9 years ago
Daniel Cousens f8068bb990 README: ask for users to post examples 9 years ago
Daniel Cousens c8baf1e712 Merge pull request #489 from bitcoinjs/212 9 years ago
Daniel Cousens 6ed734ccb6 2.1.2 9 years ago
Daniel Cousens 3cacf2a2a8 CHANGELOG: add missing entry 9 years ago
Daniel Cousens c5dfc64595 Merge pull request #485 from bitcoinjs/2.1.1 9 years ago
Daniel Cousens 61ecee0c46 CHANGELOG: clarify issue number for buffer-reverse 9 years ago
Daniel Cousens 69f2799925 2.1.1 9 years ago
Daniel Cousens 8b882842dd update CHANGELOG 9 years ago
Daniel Cousens 0eadf3d5ae Merge pull request #482 from bitcoinjs/opint 9 years ago
Daniel Cousens 173994c6e0 script: avoid slice if n !== pubKeys.length 9 years ago
Daniel Cousens 0ca1e40a6d script: refactor isMultisigOutput for clarity 9 years ago
Daniel Cousens 5be9b04741 script: isolate initialization of REVERSE_OPS 9 years ago
Daniel Cousens 74c2f1d957 script: n/m must be numbers, not data 9 years ago
Daniel Cousens a686817f3c tests: add m/n is data failing tests 9 years ago
Daniel Cousens c73c1aad18 Merge pull request #484 from fanatid/fix/isMultisigOutput 9 years ago
Kirill Fomichev eae8bcf676 fix isMultisigOutput 9 years ago
Daniel Cousens 85a399d46b Merge pull request #478 from bitcoinjs/norev 9 years ago
Daniel Cousens 0b4c67406f use [].reverse over prototype 9 years ago
Daniel Cousens 5c1c4589c0 remove use of buffer-reverse 9 years ago
Daniel Cousens 65c7940f31 Merge pull request #477 from bitcoinjs/210 9 years ago
Daniel Cousens d543c8b26a 2.1.0 9 years ago
Daniel Cousens 41d6475fdf Merge pull request #476 from bitcoinjs/bequal 9 years ago
Daniel Cousens 731a31ecba use buffer-reverse 9 years ago
Daniel Cousens 28372f0cd7 use buffer-equals 9 years ago
Daniel Cousens c50d510aea Merge pull request #474 from bitcoinjs/hdkey 9 years ago