Commit graph

155 commits

Author SHA1 Message Date
Daniel Cousens f4ebe20687 package: rm prepublish 2016-10-07 12:14:21 +11:00
Daniel Cousens 905314384b package: update dev dependencies to latest 2016-10-07 11:34:33 +11:00
Daniel Cousens b0ef3c8f21 package: not actually dependent on browserify for dev 2016-10-07 11:32:10 +11:00
Daniel Cousens 29a865788d use varuint-bitcoin 2016-10-07 10:55:34 +11:00
Daniel Cousens fd40232147 package: remove buffer-compare/buffer-equals 2016-10-06 21:31:10 +11:00
Daniel Cousens f451863984 package: add engines for node 2016-10-06 21:31:10 +11:00
Daniel Cousens b91cfcf196 package: update to typeforce 1.8.7 2016-10-06 12:34:11 +11:00
Daniel Cousens dc86a74f0b package: use nyc for coverage 2016-09-14 22:37:20 +10:00
Daniel Cousens bcb4fb315e package: upgrade to standard@8.0.0 2016-09-14 22:37:04 +10:00
Daniel Cousens 27e83a2d8a 2.3.0 2016-08-31 16:19:55 +10:00
Daniel Cousens d96b7036fb tests: add BIP62 compliance tests 2016-08-31 16:01:36 +10:00
Kirill Fomichev 48866992d4 Update wif to 2.0.1 2016-02-24 13:08:40 +03:00
Daniel Cousens 2f2e50092c Merge pull request #542 from fanatid/feature/package.json-files
whitelist of files for npm package
2016-02-16 07:35:29 +11:00
Kirill Fomichev 437cd52534 Add license field to package.json 2016-02-15 23:11:13 +03:00
Kirill Fomichev 567ac74384 Use files in package.json instead .npmignore 2016-02-15 09:23:40 +03:00
Daniel Cousens 1679becb35 2.2.0 2016-02-05 15:35:28 +11:00
Ruben de Vries 7c7537fc57 use typeforce >= 1.6.2 which allows us to use typeforce.TfTypeError with a custom error message. 2016-02-02 14:04:37 +01:00
Daniel Cousens 86b51b2d62 add Block.calculateTarget, use Buffer comparison rather than bigi 2016-01-04 12:49:33 +11:00
Daniel Cousens e25ce449dc 2.1.4 2015-11-25 20:16:52 +11:00
Daniel Cousens 74fd5ae71d tests: loop faucet until an unspent is given 2015-11-06 11:01:28 +11:00
Daniel Cousens d338c3872d 2.1.3 2015-11-06 10:37:21 +11:00
Daniel Cousens eca4c9ec32 package: use typeforce 1.5.5 2015-11-06 10:37:21 +11:00
Daniel Cousens 6ed734ccb6 2.1.2 2015-10-20 21:07:43 +11:00
Daniel Cousens 69f2799925 2.1.1 2015-10-02 15:40:19 +10:00
Daniel Cousens d543c8b26a 2.1.0 2015-09-27 19:31:40 +10:00
Daniel Cousens 731a31ecba use buffer-reverse 2015-09-25 17:49:05 +10:00
Daniel Cousens 28372f0cd7 use buffer-equals 2015-09-25 17:49:05 +10:00
Daniel Cousens f67823d41a 2.0.0 2015-09-14 19:47:38 +10:00
Daniel Cousens ae89951546 use blanket over coveralls 2015-09-05 14:24:42 +10:00
Daniel Cousens ec1195bcee Merge pull request #448 from bitcoinjs/bip66
Extract BIP66 module
2015-08-25 14:17:44 +10:00
Daniel Cousens abac254d0d script: use bip66 for signature checking 2015-08-22 11:54:00 +10:00
Daniel Cousens e1cb5e6152 amend ECSignature tests to reflect BIP66 module 2015-08-21 21:22:33 +10:00
Daniel Cousens 1e23085ad7 use bip66 module 2015-08-21 20:35:22 +10:00
Daniel Cousens efacd387be ECPair: extract WIF to 3rd party module 2015-08-20 20:16:57 +10:00
Daniel Cousens c7fe710c4d package: use typeforce 1.3.0 2015-08-14 10:56:30 +10:00
Daniel Cousens 56160622ca adhere to standard 5.0.0 2015-08-13 14:25:32 +10:00
Daniel Cousens aa3e5faad2 use cb-http-client with BlockTrail 2015-08-07 21:12:31 +10:00
Daniel Cousens c3a3f17ef0 use BlockTrail for testnet faucet 2015-07-24 13:54:43 +10:00
Daniel Cousens db28cf2f0e package: istanbul unnecessary for normal reporting 2015-07-07 15:01:18 +10:00
Daniel Cousens 41c102be66 package: add standard to default test target, use npm run unit for isolation 2015-06-23 16:10:06 +10:00
Daniel Cousens 768ed69784 Merge pull request #412 from bitcoinjs/replace-cb-helloblock
Integration tests: replace cb-helloblock with cb-insight and cb-blockr
2015-06-01 11:56:39 +10:00
Wei Lu a2b4558a0b replace helloblock with insight and blockr 2015-05-30 18:58:07 +08:00
Daniel Cousens 3532fcec21 package: use standard 4.0.0 2015-05-30 16:10:46 +10:00
Daniel Cousens d33b1c01ad package: use browserify 10, standard 3 2015-05-21 00:43:38 +10:00
Daniel Cousens d10808f913 package: change version to 2.0.0-pre
Thanks @jprichardson for the suggestion
2015-04-10 10:38:09 +10:00
Wei Lu 64e206ca7a crypto: fix test randomBytes stub 2015-03-18 23:30:04 +08:00
Daniel Cousens b5c42303ff crypto: use packages directly 2015-03-17 12:31:53 +11:00
Daniel Cousens e939aa0576 package: use cb-helloblock 0.4.13 2015-03-16 16:27:25 +11:00
Daniel Cousens 5fadfcc435 package: remove unnecessary dev dependency 2015-03-16 16:27:11 +11:00
Daniel Cousens 889ed9b92a package: update typeforce to 1.0.0, mocha/standard to latest 2015-03-16 16:00:27 +11:00