Commit graph

1502 commits

Author SHA1 Message Date
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
Daniel Cousens 3710105eef tests/integration: add k-value derivation and private key recovery example 2014-12-09 12:23:43 +11:00
Daniel Cousens 837e0a3564 package: use cb-helloblock for integration tests 2014-12-09 12:23:43 +11:00
Daniel Cousens e6b7f51055 README: update README links 2014-12-08 12:02:58 +11:00
Daniel Cousens de914ff8fa tests/integration: move crypto-like tests to test/integration/crypto.js 2014-12-08 12:02:58 +11:00
Daniel Cousens a66773b5f5 tests/integration: add HDNode private key recovery example 2014-12-08 12:02:58 +11:00
Daniel Cousens dd2a264241 1.4.2 2014-12-08 11:47:27 +11:00
Daniel Cousens 7ef134436e ecdsa/HDNode: use node crypto for Hmacs 2014-12-08 11:24:16 +11:00
Daniel Cousens f3ddc508f1 crypto: add deprecation warnings 2014-12-08 11:13:42 +11:00
Daniel Cousens 5bfc89b43d 1.4.1 2014-12-02 15:16:50 +11:00
Daniel Cousens 083e8fa630 index: expose Block 2014-12-02 15:15:58 +11:00
Daniel Cousens 68e4ba6c93 1.4.0 2014-12-02 15:13:02 +11:00
Daniel Cousens 6ed8e15b63 transaction/builder: s/txin/txIn/g 2014-12-02 14:21:13 +11:00
Wei Lu 42f2a34b8a Merge pull request #323 from bitcoinjs/netcompat
HDNode: add optional network flag for importing
2014-12-01 09:49:28 +08:00
Daniel Cousens b6017b0fae HDNode: move isPrivate logic 2014-12-01 10:46:49 +11:00
Daniel Cousens 1ac79b8327 tests: add test for non-matching network 2014-12-01 10:46:49 +11:00
Daniel Cousens 8bdfa881c9 tests: remove unused testing data 2014-12-01 10:46:48 +11:00
Daniel Cousens 311df7e406 HDNode: add optional network flag to import functions 2014-12-01 10:46:48 +11:00