Commit graph

1272 commits

Author SHA1 Message Date
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
Daniel Cousens 4fca3ac196 network: add failing tests for gamerscoin, viacoin and zetacoin 2014-12-01 10:46:48 +11:00
Wei Lu b1cb56ce00 Merge pull request #322 from bitcoinjs/scriptexp
Script Is* functions
2014-11-30 13:38:15 +08:00
Wei Lu c9137a2a24 Merge pull request #324 from bitcoinjs/notestling
package: remove testling
2014-11-29 16:45:03 +08:00
Kyle Drake c965ff0e05 Merge pull request #319 from thallium205/patch-1
Add Robocoin to projects utilizing BitcoinJS
2014-11-28 20:23:28 -08:00
Daniel Cousens 25038bdb9f README: remove testling badge 2014-11-29 14:16:20 +11:00
Daniel Cousens 86df6fc8c0 README: better wording 2014-11-29 12:48:27 +11:00
Daniel Cousens 10f3d7c46b package: remove testling 2014-11-29 12:40:08 +11:00
Daniel Cousens a8459818e3 HDNode: avoid walking bip32 object 2014-11-29 11:31:34 +11:00
Daniel Cousens 7fbc397141 Address: use script ASM over hex 2014-11-28 14:02:50 +11:00
Daniel Cousens 4fe0b34f27 Address: no need to check other script types 2014-11-28 13:54:42 +11:00
Daniel Cousens 254974d999 scripts: add TODO for tests for isCanonical* functions 2014-11-28 13:51:46 +11:00
Daniel Cousens f8f459dda8 scripts: add dataOutput deprecation 2014-11-28 13:51:46 +11:00
Daniel Cousens e4eb743cf9 scripts: expose is* classifiers 2014-11-28 13:51:45 +11:00
Daniel Cousens 62e86e0dc1 scripts: s/dataOutput/nullDataOutput/ 2014-11-28 13:39:00 +11:00
Daniel Cousens 110cb86b5e Merge pull request #300 from bitcoinjs/block
Block.js
2014-11-28 11:26:49 +11:00
Daniel Cousens b6b5b568c3 block: re-order functions to project standard 2014-11-28 10:36:04 +11:00
Daniel Cousens 9897fa2876 block: adds getUTCDate function 2014-11-28 10:35:59 +11:00
Daniel Cousens 2214ccfdd8 bufferutils: add varIntBuffer 2014-11-28 10:35:53 +11:00
Daniel Cousens c0c47f076a add block.js and tests 2014-11-28 10:35:53 +11:00
Daniel Cousens 936f7913db 1.3.1 2014-11-27 16:31:07 +11:00
Daniel Cousens c00be27192 networks: prioritize bitcoin/testnet 2014-11-27 16:30:51 +11:00
John Russell 5a1aef3632 Add Robocoin to projects utilizing BitcoinJS 2014-11-26 10:05:18 -08:00
Daniel Cousens d869d6d7a7 1.3.0 2014-11-26 14:21:51 +11:00
Wei Lu 5b41ffc683 Merge pull request #302 from bitcoinjs/inttests
More integration tests
2014-11-25 23:37:35 +08:00
Daniel Cousens 78d26c2e26 Wallet: add 2.0.0 deprecation message 2014-11-25 14:57:51 +11:00
Daniel Cousens e547ea3140 README: s/inttests/master/ 2014-11-25 14:32:47 +11:00
Daniel Cousens 126567b56d README: fix test line numbers 2014-11-25 14:30:55 +11:00
Daniel Cousens 7e7071b185 integration tests: add timeout for 2-of-2 spend 2014-11-25 14:24:37 +11:00
Daniel Cousens 37a1c93d8a integration tests: merge #312 test equivalent 2014-11-25 14:21:48 +11:00
Daniel Cousens 67e97f70d4 integration tests: fix 2-of-2 spend address network 2014-11-25 14:21:10 +11:00