junderw
|
de20dce455
|
5.1.0
|
2019-07-19 16:16:58 +09:00 |
|
Jonathan Underwood
|
aca976689f
|
Merge pull request #1425 from lukechilds/psbt
[WIP] Add PSBT support
|
2019-07-19 16:01:48 +09:00 |
|
junderw
|
acf59f167c
|
Use bip174@1.0.0
|
2019-07-19 12:41:12 +09:00 |
|
junderw
|
71ddd656a3
|
Modify for new BIP174 interface system
|
2019-07-18 11:43:24 +09:00 |
|
junderw
|
1feef9569c
|
Composition over inheritance
|
2019-07-11 17:17:49 +09:00 |
|
junderw
|
a50ec33033
|
Update dep
|
2019-07-10 16:43:51 +09:00 |
|
junderw
|
f7e726a8eb
|
Add TX cache and addInput addOutput
|
2019-07-04 13:33:08 +09:00 |
|
junderw
|
b28c96d228
|
Set to version 2 by default
|
2019-07-04 12:03:48 +09:00 |
|
junderw
|
df9008bae7
|
Update bip174
|
2019-07-04 10:57:23 +09:00 |
|
junderw
|
f72c915ff1
|
Start towards finalizing inputs
|
2019-07-01 19:57:35 +09:00 |
|
Luke Childs
|
1afac399b1
|
Update BIP174 package to fix inheritance issues
|
2019-06-28 16:32:21 +07:00 |
|
Luke Childs
|
2ed89cdc68
|
Update BIP174 package
|
2019-06-25 17:47:26 +07:00 |
|
Luke Childs
|
62f1749021
|
Add BIP174 dependency
|
2019-06-24 17:09:48 +07:00 |
|
junderw
|
e4c5128fd8
|
Use regtest-client
|
2019-06-23 14:01:33 +09:00 |
|
junderw
|
73b6f55850
|
5.0.5
|
2019-05-23 07:23:16 +09:00 |
|
Jonathan Underwood
|
f9f4707b34
|
Merge pull request #1402 from bitcoinjs/bump504
5.0.4
|
2019-05-21 17:20:07 +09:00 |
|
junderw
|
119e8397f9
|
5.0.4
|
2019-05-21 16:45:18 +09:00 |
|
junderw
|
dfd25045ef
|
Fix rimraf to delete types folder as well
|
2019-05-21 16:41:47 +09:00 |
|
junderw
|
9aa2842123
|
Merge branch 'master' into trimSpace
|
2019-05-21 15:42:43 +09:00 |
|
junderw
|
04b1f50a2f
|
Add js format check to CI
|
2019-05-21 15:23:18 +09:00 |
|
junderw
|
4d9c1b81bd
|
Update packages npm audit
|
2019-05-21 15:13:38 +09:00 |
|
junderw
|
41d88f8baf
|
Merge branch 'master' into trimSpace
|
2019-05-21 11:17:07 +09:00 |
|
Agent of User
|
5a381ba582
|
Bump tiny-secp256k1 to version supporting node 12
|
2019-05-17 08:02:53 -04:00 |
|
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 |
|
junderw
|
56c876e979
|
5.0.3
|
2019-04-25 19:07:46 +09:00 |
|
junderw
|
e28e04427e
|
Use Prettier to make JS easier to read/audit
|
2019-04-21 21:30:21 +09:00 |
|
junderw
|
f6f33595f6
|
5.0.2
|
2019-04-11 16:05:02 +09:00 |
|
junderw
|
2381b6643f
|
5.0.1
|
2019-04-08 18:17:04 +09:00 |
|
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 |
|