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 |
|
junderw
|
db937f8110
|
Fix lazy.ts in payments lint
|
2019-03-07 12:33:47 +09:00 |
|
junderw
|
389ec8cb33
|
Fix embed.ts and index.ts for payments lint
|
2019-03-07 12:29:24 +09:00 |
|
junderw
|
3f34fe457a
|
Fix index.ts networks.ts lint
|
2019-03-07 12:11:15 +09:00 |
|
junderw
|
6a734aef4c
|
Fix lint for ecpair.ts
|
2019-03-07 12:06:12 +09:00 |
|
junderw
|
cb5ab7684e
|
Fix classify.ts lint
|
2019-03-07 11:54:37 +09:00 |
|
junderw
|
51d078cbce
|
Fix block.ts lint
|
2019-03-07 11:47:00 +09:00 |
|
junderw
|
d9cba6f176
|
Fixed address.ts lint
|
2019-03-07 11:32:06 +09:00 |
|
junderw
|
99d0de8b3d
|
update package-lock
|
2019-03-07 11:22:04 +09:00 |
|
d-yokoi
|
f084439054
|
ci: add tslint
|
2019-03-07 11:21:14 +09:00 |
|
junderw
|
ee60862df6
|
Add JS for prettier glob fix
|
2019-03-07 11:20:28 +09:00 |
|
Jonathan Underwood
|
03f86a6a54
|
Merge pull request #1353 from d-yokoi/prettier
style: fix glob pattern for prettier
|
2019-03-07 10:27:36 +09:00 |
|
d-yokoi
|
a567a97877
|
style: fix glob pattern for prettier
|
2019-03-06 21:38:36 +09:00 |
|
junderw
|
e8857d3a84
|
Update package-lock.json
|
2019-03-05 15:32:25 +09:00 |
|
junderw
|
09ad808e8e
|
Merge branch 'master' into typeScript
|
2019-03-05 15:31:05 +09:00 |
|
Jonathan Underwood
|
7b8d8a1c4f
|
Merge pull request #1343 from d-yokoi/prettier
replace standard with prettier and apply format
|
2019-03-05 15:19:54 +09:00 |
|
junderw
|
0729fde36f
|
Remove eslint comments.
|
2019-03-05 15:11:20 +09:00 |
|
d-yokoi
|
763cb8b923
|
ci: check formats in npm test
|
2019-03-04 22:17:54 +09:00 |
|
d-yokoi
|
070a782149
|
style: apply format
|
2019-03-04 22:17:29 +09:00 |
|
d-yokoi
|
8329e74566
|
ci: check formats
|
2019-03-04 22:11:54 +09:00 |
|
d-yokoi
|
0ad8fbc6ba
|
style: add build output after applying prettier
|
2019-03-04 22:11:54 +09:00 |
|
d-yokoi
|
6526000999
|
style: remove standard
|
2019-03-04 22:11:53 +09:00 |
|
d-yokoi
|
03632f1507
|
style: apply prettier
|
2019-03-04 22:10:40 +09:00 |
|
d-yokoi
|
c74ab67ccf
|
style: add prettier
|
2019-03-04 22:09:53 +09:00 |
|
Jonathan Underwood
|
b9acdb0944
|
Merge pull request #1345 from d-yokoi/tsconfig
build: add compiler options to forbid unused local variables and params
|
2019-03-04 13:03:35 +09:00 |
|
Jonathan Underwood
|
8177e2bd25
|
Merge pull request #1344 from d-yokoi/build
build: move typescript to devDependencies
|
2019-03-04 13:03:12 +09:00 |
|
d-yokoi
|
de361673cf
|
build: add compiler options to forbid unused local variables and parameters
|
2019-03-04 00:10:12 +09:00 |
|
d-yokoi
|
06868f520e
|
build: move typescript to devDependencies
|
2019-03-04 00:05:11 +09:00 |
|
junderw
|
da2f62b637
|
Merge pull request #1327 from bump403
4.0.3
|
2019-01-30 17:13:43 +09:00 |
|
junderw
|
568e5c8189
|
4.0.3
|
2019-01-25 14:55:56 +09:00 |
|
Jonathan Underwood
|
74f492b786
|
Merge pull request #1325 from johnta0/package-lock-json
Add package-lock.json
|
2019-01-24 12:16:46 +09:00 |
|
johnta0
|
e1ca377595
|
Generate package-lock.json
Co-authored-by: junderw <junderwood@bitcoinbank.co.jp>
|
2019-01-24 12:08:29 +09:00 |
|
Jonathan Underwood
|
b9b8667de7
|
Merge pull request #1323 from johnta0/remove-unused-module
Remove unused module declaration
|
2019-01-19 15:42:59 +09:00 |
|
johnta0
|
3fa86d0f3a
|
Remove unused module declaration
|
2019-01-19 12:44:54 +09:00 |
|
junderw
|
b788786b97
|
Merge branch 'master' into typeScript
|
2019-01-17 17:44:48 +09:00 |
|
junderw
|
5990ece108
|
Merge Integration test changes from master
|
2019-01-17 17:35:49 +09:00 |
|
junderw
|
4c6ea80459
|
Check for segwit block with no witness commit
|
2019-01-17 17:10:52 +09:00 |
|
junderw
|
e52abecee2
|
Move to checkTxRoots and warn checkMerkleRoot deprecation
|
2019-01-17 17:01:15 +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
|
1732bafbc1
|
Update TypeScript to use ! instead of casting
|
2019-01-15 17:47:30 +09:00 |
|
Jonathan Underwood
|
014318fc9d
|
Merge pull request #1312 from bitcoinjs/warnwarn
testing: remove usage of deterministic RNG
|
2019-01-07 16:41:29 +09:00 |
|
junderw
|
1ed037025c
|
Fix testnet address test
|
2019-01-07 16:33:57 +09:00 |
|
junderw
|
bc28949056
|
Commit js, ts, and definitions in separate folders
|
2019-01-04 18:33:02 +09:00 |
|
Jonathan Underwood
|
8ed919e2fd
|
Merge pull request #1313 from bitcoinjs/happynewyear
Update LICENSE
|
2019-01-01 23:06:32 +09:00 |
|
Daniel Cousens
|
f3d918a2cb
|
tests: use privateKey 0x000...0001 for examples
|
2019-01-01 23:49:59 +11:00 |
|
Daniel Cousens
|
c68dfc058f
|
testing: rm NODE_ENV
|
2019-01-01 23:30:10 +11:00 |
|
Daniel Cousens
|
49be171583
|
rm usage of unsafeDeterministicRng
|
2019-01-01 23:24:26 +11:00 |
|