Commit graph

2528 commits

Author SHA1 Message Date
Luke Childs
5ef135f9e4 Ensure build scripts are in alphabetical order 2019-05-13 16:39:08 +07:00
Luke Childs
68339fda4d Remove source files before rebuilding 2019-05-13 16:35:02 +07:00
Jonathan Underwood
3bee658bec
Merge pull request #1391 from bitcoinjs/bumpver
5.0.3
2019-04-25 19:17:17 +09:00
junderw
56c876e979
5.0.3 2019-04-25 19:07:46 +09:00
Jonathan Underwood
4e7e364092
Merge pull request #1388 from jolestar/patch-1
fix bug:ECPair.verify should return boolean
2019-04-23 17:52:03 +09:00
Jonathan Underwood
00ca4c2ec7
Fix ts files from Buffer to boolean 2019-04-23 15:10:01 +09:00
jolestar
67aa87e28d
fix bug:ECPair.verify should return boolean
fECPair.verify should return boolean, and js implements indeed return boolean.
2019-04-23 13:55:51 +08:00
Jonathan Underwood
a52ef82e4f
Merge pull request #1381 from bitcoinjs/fixTypes
Fix address.*OutputScript and ECPairOptions rng
2019-04-11 16:12:51 +09:00
junderw
f6f33595f6
5.0.2 2019-04-11 16:05:02 +09:00
junderw
329809fa4a
Fix address.*OutputScript and ECPairOptions rng 2019-04-11 15:55:33 +09:00
Jonathan Underwood
848c8190c3
Merge pull request #1378 from bitcoinjs/fixTests
Fix / improve tests
2019-04-09 17:28:16 +09:00
junderw
c77db1a14f
Only run docker in integration with cache 2019-04-09 16:18:16 +09:00
junderw
dc1ef5958b
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server 2019-04-09 15:09:50 +09:00
junderw
16823e9013
Add APIURL env for endpoint 2019-04-09 12:09:43 +09:00
Jonathan Underwood
cdbf56c480
Merge pull request #1379 from bitcoinjs/fixTypes
Fix types
2019-04-08 18:24:23 +09:00
junderw
2381b6643f
5.0.1 2019-04-08 18:17:04 +09:00
junderw
d951423a35
Fix TransactionBuilder types 2019-04-08 18:15:25 +09:00
junderw
d9fd6d619a
Fix race condition for two integration test jobs 2019-04-08 16:40:38 +09:00
junderw
b27df612da
Randomize sleep times 2019-04-08 15:34:12 +09:00
junderw
77bd66c22f
Fix Bad Request errors from the client side 2019-04-08 15:24:19 +09:00
junderw
8ec1911a26
Fix tests Missing Input 2019-04-07 22:39:01 +09:00
Jonathan Underwood
1c24201a46
Merge pull request #1376 from bitcoinjs/addChangelog
Amend CHANGELOG
2019-04-06 18:41:54 +09:00
junderw
fcde97769e
Amend CHANGELOG 2019-04-06 14:36:22 +09:00
Jonathan Underwood
22141b5a10
Merge pull request #1319 from bitcoinjs/typeScript
Initial TypeScript implementation
2019-04-05 18:28:48 +09:00
junderw
8a65e85915
5.0.0 2019-04-05 18:17:39 +09:00
junderw
af7c308465
Update README and CHANGELOG for v5 (typescript) 2019-04-05 18:15:35 +09:00
junderw
335ed99a1c
Fix error for lack of rmd160 in Electron v4 2019-04-02 18:57:07 +09:00
junderw
d4dc26fb33
Prevent JS/TS diff in Travis 2019-04-01 16:22:47 +09:00
Jonathan Underwood
63d6d94d8a
Merge pull request #1369 from bitcoinjs/lint
ci: add a tslint rule to require type definitions
2019-03-22 12:44:01 +09:00
junderw
2d5307f06f
Add tslint to travis 2019-03-22 12:33:33 +09:00
d-yokoi
0cdd7b1e2c
ci: add a tslint rule to require type definitions 2019-03-22 00:15:37 +09:00
junderw
74375bfedf
Fix class constructors 2019-03-20 15:25:48 +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
Jonathan Underwood
492c435a1f
Merge pull request #1349 from d-yokoi/lint
ci: add tslint
2019-03-12 22:56:07 +09:00
junderw
32721c723e
Modify typescript portion of README 2019-03-07 16:46:17 +09:00
junderw
64aa7bacc3
Add TypeScript section to CONTRIBUTING 2019-03-07 16:43:12 +09:00
junderw
cb21cdb74c
Specify version 2019-03-07 15:54:58 +09:00
junderw
7fb859b1f7
Fix lint types.ts 2019-03-07 14:21:11 +09:00
junderw
08c4d6ac7d
Fix lint for templates 2019-03-07 14:16:45 +09:00
junderw
512b03e284
Fix lint transaction_builder.ts 2019-03-07 14:03:04 +09:00
junderw
e6ea0389a2
Fix lint for transaction.ts 2019-03-07 13:40:23 +09:00
junderw
94f3348519
Fix lint for script_number.ts script_signature.ts 2019-03-07 13:21:18 +09:00
junderw
c2c650812e
Fix lint script.ts 2019-03-07 13:17:03 +09:00
junderw
f058140ea8
Fix lint payments p2wsh 2019-03-07 13:05:04 +09:00
junderw
3ddb88168d
Fix lint payments p2wpkh 2019-03-07 13:01:40 +09:00
junderw
fe62e13023
Fix lint payments p2sh 2019-03-07 12:59:52 +09:00
junderw
db0e3f1203
Fix lint payments p2pkh 2019-03-07 12:51:22 +09:00
junderw
8d5d78431c
Fix P2PK payment lint 2019-03-07 12:47:26 +09:00
junderw
4054f3ae87
Fix lint for p2ms payment 2019-03-07 12:40:18 +09:00