Commit graph

282 commits

Author SHA1 Message Date
junderw
8a65e85915
5.0.0 2019-04-05 18:17:39 +09:00
junderw
d4dc26fb33
Prevent JS/TS diff in Travis 2019-04-01 16:22:47 +09:00
junderw
fabd1d6c9d
Update bip32 and nyc to latest 2019-03-19 12:57:27 +09:00
junderw
0426c66389
Remove prepare script and checkMerkleRoot method on Block 2019-03-14 17:32:45 +09:00
junderw
cb21cdb74c
Specify version 2019-03-07 15:54:58 +09:00
d-yokoi
f084439054
ci: add tslint 2019-03-07 11:21:14 +09:00
d-yokoi
a567a97877 style: fix glob pattern for prettier 2019-03-06 21:38:36 +09:00
junderw
09ad808e8e
Merge branch 'master' into typeScript 2019-03-05 15:31:05 +09:00
d-yokoi
763cb8b923
ci: check formats in npm test 2019-03-04 22:17:54 +09:00
d-yokoi
8329e74566
ci: check formats 2019-03-04 22:11:54 +09:00
d-yokoi
6526000999
style: remove standard 2019-03-04 22:11:53 +09:00
d-yokoi
c74ab67ccf
style: add prettier 2019-03-04 22:09:53 +09:00
d-yokoi
06868f520e
build: move typescript to devDependencies 2019-03-04 00:05:11 +09:00
junderw
568e5c8189
4.0.3 2019-01-25 14:55:56 +09:00
junderw
581ab5f136
Add files to package.json 2019-01-17 16:52:58 +09:00
junderw
c143e9c855
Specify version to help prevent large diffs 2019-01-15 17:48:10 +09:00
junderw
bc28949056
Commit js, ts, and definitions in separate folders 2019-01-04 18:33:02 +09:00
junderw
e7ac2b9a4e
pull in bip32 typescript 2018-12-30 15:08:29 +09:00
junderw
572fd159b0
Added TypeScript standard linter to tests 2018-12-29 22:49:35 +09:00
junderw
e58d012615
Remove safe-buffer and add type to bitcoin-ops 2018-12-29 21:39:19 +09:00
junderw
44d88fcfb3
Clean up scripts and add postinstall for installing via git 2018-12-29 15:25:55 +09:00
junderw
1aaba64acc
esModuleInterop was causing low coverage 2018-12-29 15:25:54 +09:00
junderw
a7735ce077
Match coverage targets with current level 2018-12-29 15:25:54 +09:00
junderw
4cddc83016
noImplicitAny is now true 2018-12-29 15:25:45 +09:00
junderw
867f4b59f9
Add payments 2018-12-29 15:25:45 +09:00
junderw
2f32ea6bc9
OP_RETURN and Multisig templates 2018-12-29 15:25:43 +09:00
junderw
b4d54af0fe
Remove AllowJS and get definitions 2018-12-29 15:23:14 +09:00
junderw
d684a6b2ef
Fix compiler errors, tests, and scripts 2018-12-29 15:20:37 +09:00
junderw
e855bde3b3
Add tsconfig.json and types for node as well as typescript 2018-12-21 18:17:54 +09:00
Daniel Cousens
da88e1c5af
bump dhttp 2018-09-24 15:24:23 +10:00
Daniel Cousens
c8b7906058 4.0.2 2018-09-16 16:52:46 +10:00
Daniel Cousens
1c64094c29 use hoodwink@2.0.0 2018-09-13 17:34:50 +10:00
Daniel Cousens
ad6fa57a6d 1 timeout to rule them all 2018-08-21 18:11:35 +10:00
Daniel Cousens
3bb3b9f397 4.0.1 2018-07-23 17:07:42 +10:00
Daniel Cousens
d9e8a13cde bump dependencies to 1.0.0 versions 2018-07-23 15:53:08 +10:00
junderw
71b2eff813
Merge branch '400' 2018-07-17 22:14:56 +09:00
Daniel Cousens
0bdf6beda1 package: bump to Node 8 and above 2018-07-17 16:54:29 +10:00
Daniel Cousens
7727a62ae6 4.0.0 2018-07-17 16:48:28 +10:00
Daniel Cousens
7756c5dd76 bump tiny-secp256k1 2018-06-26 21:06:14 +10:00
Will O'Beirne
d2ea50b296
Replace bigi with bnjs. Updated README links to tests. 2018-06-25 14:53:34 -04:00
Daniel Cousens
fba0699dd3 rm ecdsa, add new ECPair using secp256k1 2018-05-30 15:52:03 +10:00
Daniel Cousens
b2d34c5fa8 bump dependencies 2018-05-29 11:08:38 +10:00
Daniel Cousens
ab1fba987a add BIP68/BIP112 CSV tests 2018-05-22 19:31:53 +10:00
Daniel Cousens
884f3fd57d rm HDNode, use bip32 module 2018-05-22 13:46:45 +10:00
Daniel Cousens
90a73e195e use safe-buffer 2018-05-15 02:18:50 +10:00
Daniel Cousens
04c628e9f1 add hoodwink dependency 2018-03-20 14:49:10 +11:00
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
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