Commit Graph

  • a529b3fa0b TxBuilder: copy version/locktime in fromTransaction Daniel Cousens 2015-01-23 16:35:09 +1100
  • 510212a3bd Merge pull request #340 from bitcoinjs/npmignore Wei Lu 2015-01-14 00:21:30 +0800
  • 912e94479c adds .npmignore Daniel Cousens 2015-01-13 22:24:19 +1100
  • 62ebacc6d5 1.4.3 1.4.3 Daniel Cousens 2015-01-09 14:25:48 +1100
  • c264941d74 package: bigi 1.4.0 and crypto-browserify 3.9.0 Daniel Cousens 2015-01-09 14:19:32 +1100
  • 2223b9922b package: latest devDependencies Daniel Cousens 2015-01-09 14:18:06 +1100
  • 6f373899f2 Merge pull request #337 from bitcoinjs/rfc6979fix Wei Lu 2015-01-09 09:17:48 +0800
  • 59143a9c85 ecdsa: clarify why typeForce call is disabled until 2.0.0 Daniel Cousens 2015-01-09 09:10:16 +1100
  • 6938c8f8cc ecdsa: add default checkSig, to be removed in 2.0.0 Daniel Cousens 2015-01-06 15:12:34 +1100
  • a492969ab2 tests: ecdsa test cleanup Daniel Cousens 2015-01-05 12:42:09 +1100
  • 0e5c7b2a5a tests: add bip32JPs RFC6979 test vectors and tests Daniel Cousens 2015-01-05 12:31:28 +1100
  • 1e7f537f38 tests: adds ecdsa test enforcing valid signature callback Daniel Cousens 2015-01-05 11:15:07 +1100
  • e9778ae358 ecdsa: fixes edge case presented in #336 Daniel Cousens 2015-01-04 12:46:37 +1100
  • 4c61380fa5 ecdsa: add comment for Step A Daniel Cousens 2015-01-04 12:29:01 +1100
  • ecadda090e Merge pull request #335 from benhc123/patch-2 Wei Lu 2015-01-01 21:17:56 +0800
  • c41bc33c5c Updated license date Ben Holden-Crowther 2015-01-01 11:41:21 +0000
  • 646fbbd85a Merge pull request #332 from bitcoinjs/typeforce Wei Lu 2014-12-23 15:20:59 +1000
  • 0524ced984 scripts: enforce pubKeys as type ECPubKey Daniel Cousens 2014-12-23 15:30:14 +1100
  • e42c497a3c package: use typeforce Daniel Cousens 2014-12-23 15:08:20 +1100
  • c716367f77 tests: add test for null sequence number Daniel Cousens 2014-12-16 15:15:39 +1100
  • 47457474ab Merge pull request #330 from bezreyhan/check_for_null Daniel Cousens 2014-12-16 15:12:17 +1100
  • 85979a062e remove fixture Bez Reyhan 2014-12-15 20:10:32 -0800
  • 1c6d5a28a9 update fixtures and tests for merge Bez Reyhan 2014-12-15 19:21:34 -0800
  • 044c53bcad transaction.addInput checks if sequence is NULL Bez Reyhan 2014-12-12 12:28:26 -0800
  • fc690d418b tests: rename txid to id in Transaction context Daniel Cousens 2014-12-13 09:48:31 +1100
  • ca4e64d071 tests: use ASM for fixtures, avoid JSON comparison Daniel Cousens 2014-12-13 09:20:19 +1100
  • fc7c7ce2a8 tests: remove extraneous anonymous function Daniel Cousens 2014-12-12 16:41:36 +1100
  • 3a17e232ad tests: remove unused variable Daniel Cousens 2014-12-12 16:38:33 +1100
  • 50a32328ba tests: remove unused variables Daniel Cousens 2014-12-12 16:31:47 +1100
  • 953cb567c3 Merge pull request #327 from bitcoinjs/cryptoint Daniel Cousens 2014-12-12 10:03:55 +1100
  • 3710105eef tests/integration: add k-value derivation and private key recovery example Daniel Cousens 2014-12-09 11:52:01 +1100
  • 837e0a3564 package: use cb-helloblock for integration tests Daniel Cousens 2014-12-09 11:54:36 +1100
  • e6b7f51055 README: update README links Daniel Cousens 2014-12-08 11:58:46 +1100
  • de914ff8fa tests/integration: move crypto-like tests to test/integration/crypto.js Daniel Cousens 2014-12-05 15:09:24 +1100
  • a66773b5f5 tests/integration: add HDNode private key recovery example Daniel Cousens 2014-12-05 15:07:30 +1100
  • dd2a264241 1.4.2 1.4.2 Daniel Cousens 2014-12-08 11:47:27 +1100
  • 7ef134436e ecdsa/HDNode: use node crypto for Hmacs Daniel Cousens 2014-12-08 11:24:16 +1100
  • f3ddc508f1 crypto: add deprecation warnings Daniel Cousens 2014-12-08 11:13:42 +1100
  • 5bfc89b43d 1.4.1 1.4.1 Daniel Cousens 2014-12-02 15:16:50 +1100
  • 083e8fa630 index: expose Block Daniel Cousens 2014-12-02 15:15:58 +1100
  • 68e4ba6c93 1.4.0 1.4.0 Daniel Cousens 2014-12-02 15:13:02 +1100
  • 6ed8e15b63 transaction/builder: s/txin/txIn/g Daniel Cousens 2014-12-02 14:20:04 +1100
  • 42f2a34b8a Merge pull request #323 from bitcoinjs/netcompat Wei Lu 2014-12-01 09:49:28 +0800
  • b6017b0fae HDNode: move isPrivate logic Daniel Cousens 2014-12-01 10:43:52 +1100
  • 1ac79b8327 tests: add test for non-matching network Daniel Cousens 2014-11-29 12:12:24 +1100
  • 8bdfa881c9 tests: remove unused testing data Daniel Cousens 2014-11-29 12:04:09 +1100
  • 311df7e406 HDNode: add optional network flag to import functions Daniel Cousens 2014-11-29 12:04:02 +1100
  • 4fca3ac196 network: add failing tests for gamerscoin, viacoin and zetacoin Daniel Cousens 2014-11-27 17:10:26 +1100
  • b1cb56ce00 Merge pull request #322 from bitcoinjs/scriptexp Wei Lu 2014-11-30 13:38:15 +0800
  • c9137a2a24 Merge pull request #324 from bitcoinjs/notestling Wei Lu 2014-11-29 16:45:03 +0800
  • c965ff0e05 Merge pull request #319 from thallium205/patch-1 Kyle Drake 2014-11-28 20:23:28 -0800
  • 25038bdb9f README: remove testling badge Daniel Cousens 2014-11-29 14:16:20 +1100
  • 86df6fc8c0 README: better wording Daniel Cousens 2014-11-29 12:48:27 +1100
  • 10f3d7c46b package: remove testling Daniel Cousens 2014-11-29 12:39:12 +1100
  • a8459818e3 HDNode: avoid walking bip32 object Daniel Cousens 2014-11-29 11:28:37 +1100
  • 7fbc397141 Address: use script ASM over hex Daniel Cousens 2014-11-28 14:02:19 +1100
  • 4fe0b34f27 Address: no need to check other script types Daniel Cousens 2014-11-28 13:53:43 +1100
  • 254974d999 scripts: add TODO for tests for isCanonical* functions Daniel Cousens 2014-11-28 13:49:43 +1100
  • f8f459dda8 scripts: add dataOutput deprecation Daniel Cousens 2014-11-28 13:47:05 +1100
  • e4eb743cf9 scripts: expose is* classifiers Daniel Cousens 2014-11-28 12:50:37 +1100
  • 62e86e0dc1 scripts: s/dataOutput/nullDataOutput/ Daniel Cousens 2014-11-28 12:52:25 +1100
  • 110cb86b5e Merge pull request #300 from bitcoinjs/block Daniel Cousens 2014-11-28 11:26:49 +1100
  • b6b5b568c3 block: re-order functions to project standard Daniel Cousens 2014-11-28 10:30:07 +1100
  • 9897fa2876 block: adds getUTCDate function Daniel Cousens 2014-10-29 12:12:12 +1100
  • 2214ccfdd8 bufferutils: add varIntBuffer Daniel Cousens 2014-10-17 13:07:14 +1100
  • c0c47f076a add block.js and tests Daniel Cousens 2014-10-16 15:30:57 +1100
  • 936f7913db 1.3.1 1.3.1 Daniel Cousens 2014-11-27 16:31:07 +1100
  • c00be27192 networks: prioritize bitcoin/testnet Daniel Cousens 2014-11-27 16:29:24 +1100
  • 5a1aef3632 Add Robocoin to projects utilizing BitcoinJS John Russell 2014-11-26 10:05:18 -0800
  • d869d6d7a7 1.3.0 1.3.0 Daniel Cousens 2014-11-26 14:21:51 +1100
  • 5b41ffc683 Merge pull request #302 from bitcoinjs/inttests Wei Lu 2014-11-25 23:37:35 +0800
  • 78d26c2e26 Wallet: add 2.0.0 deprecation message Daniel Cousens 2014-11-25 14:57:51 +1100
  • e547ea3140 README: s/inttests/master/ Daniel Cousens 2014-11-25 14:32:47 +1100
  • 126567b56d README: fix test line numbers Daniel Cousens 2014-11-25 14:30:55 +1100
  • 7e7071b185 integration tests: add timeout for 2-of-2 spend Daniel Cousens 2014-11-25 14:24:05 +1100
  • 37a1c93d8a integration tests: merge #312 test equivalent Daniel Cousens 2014-11-25 14:21:48 +1100
  • 67e97f70d4 integration tests: fix 2-of-2 spend address network Daniel Cousens 2014-11-25 14:21:10 +1100
  • d9c716cc29 README: remove examples and link to integration tests Daniel Cousens 2014-11-25 14:07:40 +1100
  • ec517376c2 integration tests: test description rephrasing Daniel Cousens 2014-11-25 14:07:30 +1100
  • f81a47a8b9 integration tests: rename all files to basic/advanced/multisig Daniel Cousens 2014-11-24 21:15:28 +1100
  • a6febb0bed integration tests: add more basic examples Daniel Cousens 2014-11-24 21:02:19 +1100
  • bd8a677fca Merge pull request #313 from jyap808/patch-1 Wei Lu 2014-11-23 09:46:02 +0800
  • 5ee3203473 Add Jumbucks support Julian Yap 2014-11-16 02:29:55 -1000
  • 5b6249e6f9 Merge pull request #310 from johngame/master Daniel Cousens 2014-11-10 18:54:30 +1100
  • 787215e5da Merge pull request #309 from bitcoinjs/txstring Wei Lu 2014-11-09 10:03:06 +0800
  • 4283fc26f8 Added Gamerscoin Support Jonygame 2014-10-24 19:30:38 +0200
  • 41da79c58e Merge pull request #303 from bitcoinjs/datascript Wei Lu 2014-10-23 22:36:00 -0700
  • a3a4d2a0d9 Transaction: re-order functions for consistency Daniel Cousens 2014-10-24 13:58:32 +1100
  • 6db700c214 integration tests: add stealth address example Daniel Cousens 2014-10-19 13:37:15 +1100
  • ccd0bb5436 integration tests: add example OP_RETURN transaction Daniel Cousens 2014-10-19 12:29:55 +1100
  • ddc947323e integration tests: refactor helloblock P2SH spending test Daniel Cousens 2014-10-19 01:11:19 +1100
  • 43f724cb0b integration tests: add brainwallet/README examples Daniel Cousens 2014-10-19 01:10:20 +1100
  • ea66edeb5c scripts: add dataOutput convenience function Daniel Cousens 2014-10-19 12:29:40 +1100
  • 27e69ba716 README: s/Multsig/Multisig Daniel Cousens 2014-10-17 14:30:16 +1100
  • 929d926774 tests: make use of the default behaviour Daniel Cousens 2014-10-17 14:22:22 +1100
  • 2234e496d1 Transaction: simplify fromBuffer verbosity Daniel Cousens 2014-10-16 15:30:12 +1100
  • 062540e3d9 Transaction: optional script for addInput Daniel Cousens 2014-10-16 15:25:43 +1100
  • 5d5dcd3d73 remove unused base58 fixtures Daniel Cousens 2014-10-17 13:24:47 +1100
  • cfcfe59520 1.2.0 1.2.0 Daniel Cousens 2014-10-16 01:26:20 +1100
  • 9510af10e3 EC*Key: add .curve static property for public API Daniel Cousens 2014-10-16 01:25:39 +1100