junderw
|
969b3a5e18
|
Fix tests to use new sign method
|
2019-06-13 13:07:00 +09:00 |
|
junderw
|
17f5f35569
|
Migrate to stricter type checks during sign
|
2019-06-12 19:33:18 +09:00 |
|
junderw
|
9aa2842123
|
Merge branch 'master' into trimSpace
|
2019-05-21 15:42:43 +09:00 |
|
junderw
|
e28e04427e
|
Use Prettier to make JS easier to read/audit
|
2019-04-21 21:30:21 +09:00 |
|
junderw
|
352e9ef0a3
|
Add low R signing to TransactionBuilder
|
2019-04-15 17:27:28 +09:00 |
|
junderw
|
3b402d00c6
|
Add low R grinding option
|
2019-04-12 17:44:55 +09:00 |
|
junderw
|
335ed99a1c
|
Fix error for lack of rmd160 in Electron v4
|
2019-04-02 18:57:07 +09:00 |
|
junderw
|
74375bfedf
|
Fix class constructors
|
2019-03-20 15:25:48 +09:00 |
|
junderw
|
0426c66389
|
Remove prepare script and checkMerkleRoot method on Block
|
2019-03-14 17:32:45 +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 |
|
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
|
ee60862df6
|
Add JS for prettier glob fix
|
2019-03-07 11:20:28 +09:00 |
|
junderw
|
0729fde36f
|
Remove eslint comments.
|
2019-03-05 15:11:20 +09:00 |
|
d-yokoi
|
0ad8fbc6ba
|
style: add build output after applying prettier
|
2019-03-04 22:11:54 +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
|
1732bafbc1
|
Update TypeScript to use ! instead of casting
|
2019-01-15 17:47:30 +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
|
63d51d1da7
|
Export some types and interfaces
|
2018-12-30 13:34:40 +09:00 |
|
junderw
|
b8c2e9e339
|
Change ECPair to be compatible with payment({pubkey:ecpair.publicKey})
|
2018-12-30 11:23:28 +09:00 |
|
junderw
|
35adaa8471
|
Add test from bugfix, also remove unnecessary arg
|
2018-12-29 23:27:57 +09:00 |
|
junderw
|
f8427274cc
|
Add a few type aliases to TransactionBuilder
|
2018-12-29 23:00:32 +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
|
3124e50e52
|
TypeScript hates Buffer.prototype.reverse, so fixed it.
|
2018-12-29 16:36:36 +09:00 |
|
junderw
|
c17cdce348
|
Move all imports to modules where possible
|
2018-12-29 16:10:36 +09:00 |
|
junderw
|
9955c3c082
|
Add strictPropertyInitialization
|
2018-12-29 15:25:54 +09:00 |
|
junderw
|
fdf0006fde
|
Add strictNullChecks
|
2018-12-29 15:25:45 +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
|
5c34b4ce22
|
Add Witness Commitment
|
2018-12-29 15:25:44 +09:00 |
|
junderw
|
604072ffad
|
Add P2SH
|
2018-12-29 15:25:44 +09:00 |
|