Commit graph

168 commits

Author SHA1 Message Date
Daniel Cousens 2d6064f8d1 README: add examples for BIP39 wallet path derivation 2017-04-20 13:56:18 +10:00
Daniel Cousens 14f983b98c 3.0.0 2017-04-19 12:18:52 +10:00
Daniel Cousens d8b585c5f3 package: bump merkle-lib and dev dependencies 2017-04-19 12:18:31 +10:00
Daniel Cousens 846da39346 script: adhere to latest standard precedence rules 2017-03-29 21:02:59 +11:00
Daniel Cousens 0bc590994d node 4.0.0 or higher 2017-01-05 08:46:50 +11:00
Daniel Cousens 14f9218389 package: bump bs58check, drop node 0.12 2016-12-22 08:21:18 +11:00
Daniel Cousens 4aadbf5e4f package: bump minimaldata to avoid recursive bitcoins 2016-12-18 10:38:43 +00:00
Daniel Cousens 33c72e49c4 package/*: use bitcoin-ops, pushdata-bitcoin packages 2016-12-18 10:38:43 +00:00
Thomas Kerin 72968a2e87 Add npm script for HTML coverage reports 2016-10-18 15:59:47 +11:00
Daniel Cousens 809e23f550 package: remove unused dependency 2016-10-13 18:05:02 +11:00
Daniel Cousens ebaf1496e1 tests/integration: use our own faucet keyPair 2016-10-13 18:05:02 +11:00
Daniel Cousens d27a305732 package: npm test should run coverage too 2016-10-10 12:43:47 +11:00
Daniel Cousens dd4596a44a block: use merkle-lib instead of inline calculation 2016-10-10 11:20:20 +11:00
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