Commit graph

186 commits

Author SHA1 Message Date
Daniel Cousens
7c9c6ed204 rm sinon, sinon-test 2018-03-20 14:03:38 +11:00
Dave Kerr
b000377fd5 upgrade test dependencies 2018-02-19 16:25:56 -05:00
Daniel Cousens
31703e2e40 tests: add into-the-future CLTV test 2018-02-01 12:56:50 +11:00
Daniel Cousens
4ca6bf4e81 use https://api.dcousens.cloud reg-test server instead of testnet 2018-02-01 12:56:33 +11:00
Daniel Cousens
f4caaf42e7 3.3.2 2017-12-23 22:56:53 +11:00
junderw
22e1a321be
Update bech32 dependency 2017-12-17 10:41:39 +09:00
Daniel Cousens
1662a391e3 3.3.1 2017-11-23 10:11:24 +11:00
Daniel Cousens
2f8da778a2 3.3.0 2017-10-30 14:16:10 +11:00
Daniel Cousens
a301aa8d3c 3.2.1 2017-10-19 12:18:10 +11:00
Daniel Cousens
8c408f9b2a package: rm contributors field, outdated, update wallet estimate 2017-09-25 10:02:57 +10:00
Daniel Cousens
76a6b17a51 3.2.0 2017-09-17 10:05:15 +10:00
Daniel Cousens
d1052e4996 add from/toBech32 2017-08-21 11:17:30 +10:00
Daniel Cousens
a4fe3d3139 testing/integration/examples: isolate to addresses/transactions
examples, use public broadcast endpoints
2017-08-10 14:20:42 +10:00
Daniel Cousens
2fa9ecef26 3.1.1 2017-07-21 12:30:56 +10:00
Daniel Cousens
87d2ad70d2 3.1.0 2017-06-21 13:02:11 +10:00
Daniel Cousens
fe0ad81472 package: use safe-buffer 2017-05-23 18:39:53 +10:00
Daniel Cousens
342633d7c9 3.0.3 2017-05-10 10:25:58 +10:00
Daniel Cousens
5305d9b9b8 3.0.2 2017-04-20 14:00:08 +10:00
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