Commit graph

1319 commits

Author SHA1 Message Date
Daniel Cousens 3ef2d6f6ec Merge pull request #315 from bitcoinjs/browserdocs
README: improve browser setup advice
2015-02-13 11:53:03 +11:00
Daniel Cousens 18fb33d433 Merge pull request #354 from bitcoinjs/wipscript
scripts: add allowIncomplete for multisig scripts
2015-02-13 11:48:56 +11:00
Daniel Cousens c35d4b46c5 scripts: add allowIncomplete for multisig scripts 2015-02-12 19:50:00 +11:00
Daniel Cousens fa96764dad package: remove uglify-js 2015-02-12 14:39:38 +11:00
Daniel Cousens 7ad3ac5353 Merge pull request #357 from bitcoinjs/nodocs
doc: no section headers
2015-02-12 14:38:07 +11:00
Daniel Cousens 642315eabc README: remove dist/ and clarify installation of other packages 2015-02-08 16:11:28 +11:00
Daniel Cousens 75ca385e42 README: no need to provide 'from the repo' require
Alternatively, they could also just do the standard `require('./')` if
they really wanted to do this.
2015-02-08 12:00:00 +11:00
Daniel Cousens c11f50542e README: don't use a bitcoin namespace for other deps 2015-02-06 19:44:54 +11:00
Daniel Cousens 2047567703 README: add note about browserify version 2015-02-05 16:30:53 +11:00
Daniel Cousens 7ee8a85eb0 README: improve browserify instructions 2015-02-05 16:30:53 +11:00
Daniel Cousens c9db90dc4d ECSignature: enforce valid hashType in toScriptSignature 2015-02-05 16:30:00 +11:00
Daniel Cousens c13f1df9bf doc: no section headers 2015-02-05 16:29:37 +11:00
Wei Lu abf870fb37 Merge pull request #346 from bitcoinjs/rmbro
package: remove crypto-browserify specific version
2015-02-02 17:54:45 +08:00
Daniel Cousens 51b23c658e package: remove crypto-browserify specific version 2015-02-02 19:04:16 +11:00
Daniel Cousens b93903e00e Merge pull request #343 from bitcoinjs/testfix
integration: avoid excessive blockchain requests
2015-01-28 16:49:38 +11:00
Daniel Cousens 234ae84b86 integration: use 'bitcoinjs-lib' as OP_RETURN constant 2015-01-27 17:36:35 +11:00
Daniel Cousens 5e1cd6e995 integration: avoid looking up all address transactions each time 2015-01-27 17:36:35 +11:00
Daniel Cousens 64678e71e0 1.4.4 2015-01-27 13:42:17 +11:00
Wei Lu 93714a2c96 Merge pull request #342 from bitcoinjs/txbfix
TransactionBuilder to copy version/locktime in fromTransaction
2015-01-24 13:50:04 +08:00
Daniel Cousens cbf8c6f932 tests: format JSON consistently 2015-01-23 16:37:10 +11:00
Daniel Cousens a529b3fa0b TxBuilder: copy version/locktime in fromTransaction 2015-01-23 16:35:09 +11:00
Wei Lu 510212a3bd Merge pull request #340 from bitcoinjs/npmignore
adds .npmignore
2015-01-14 00:21:30 +08:00
Daniel Cousens 912e94479c adds .npmignore 2015-01-13 22:24:19 +11:00
Daniel Cousens 62ebacc6d5 1.4.3 2015-01-09 14:25:48 +11:00
Daniel Cousens c264941d74 package: bigi 1.4.0 and crypto-browserify 3.9.0 2015-01-09 14:19:32 +11:00
Daniel Cousens 2223b9922b package: latest devDependencies 2015-01-09 14:18:06 +11:00
Wei Lu 6f373899f2 Merge pull request #337 from bitcoinjs/rfc6979fix
RF6979 compliance in regards to invalid ECDSA signatures
2015-01-09 09:17:48 +08:00
Daniel Cousens 59143a9c85 ecdsa: clarify why typeForce call is disabled until 2.0.0 2015-01-09 09:10:18 +11:00
Daniel Cousens 6938c8f8cc ecdsa: add default checkSig, to be removed in 2.0.0 2015-01-06 15:12:34 +11:00
Daniel Cousens a492969ab2 tests: ecdsa test cleanup 2015-01-05 12:42:09 +11:00
Daniel Cousens 0e5c7b2a5a tests: add bip32JPs RFC6979 test vectors and tests 2015-01-05 12:31:28 +11:00
Daniel Cousens 1e7f537f38 tests: adds ecdsa test enforcing valid signature callback 2015-01-05 11:15:11 +11:00
Daniel Cousens e9778ae358 ecdsa: fixes edge case presented in #336 2015-01-04 12:46:37 +11:00
Daniel Cousens 4c61380fa5 ecdsa: add comment for Step A 2015-01-04 12:29:01 +11:00
Wei Lu ecadda090e Merge pull request #335 from benhc123/patch-2
Updated license date
2015-01-01 21:17:56 +08:00
Ben Holden-Crowther c41bc33c5c Updated license date
Updated license date to 2015 for new year.
2015-01-01 11:41:21 +00:00
Wei Lu 646fbbd85a Merge pull request #332 from bitcoinjs/typeforce
Typeforce
2014-12-23 15:20:59 +10:00
Daniel Cousens 0524ced984 scripts: enforce pubKeys as type ECPubKey 2014-12-23 15:30:16 +11:00
Daniel Cousens e42c497a3c package: use typeforce 2014-12-23 15:08:20 +11:00
Daniel Cousens c716367f77 tests: add test for null sequence number 2014-12-16 15:15:39 +11:00
Daniel Cousens 47457474ab Merge pull request #330 from bezreyhan/check_for_null
transaction.addInput checks if sequence is NULL
2014-12-16 15:12:17 +11:00
Bez Reyhan 85979a062e remove fixture 2014-12-15 20:10:32 -08:00
Bez Reyhan 1c6d5a28a9 update fixtures and tests for merge 2014-12-15 19:21:34 -08:00
Bez Reyhan 044c53bcad transaction.addInput checks if sequence is NULL 2014-12-15 18:58:08 -08:00
Daniel Cousens fc690d418b tests: rename txid to id in Transaction context 2014-12-13 09:48:31 +11:00
Daniel Cousens ca4e64d071 tests: use ASM for fixtures, avoid JSON comparison 2014-12-13 09:41:52 +11:00
Daniel Cousens fc7c7ce2a8 tests: remove extraneous anonymous function 2014-12-12 16:41:36 +11:00
Daniel Cousens 3a17e232ad tests: remove unused variable 2014-12-12 16:38:33 +11:00
Daniel Cousens 50a32328ba tests: remove unused variables 2014-12-12 16:31:47 +11:00
Daniel Cousens 953cb567c3 Merge pull request #327 from bitcoinjs/cryptoint
Add advanced cryptographic integration tests
2014-12-12 10:03:55 +11:00