Commit graph

297 commits

Author SHA1 Message Date
junderw
191b9e8573
Add taproot test with new CJS compatible tiny-secp256k1 2021-11-17 16:01:08 +09:00
junderw
31e512e63f
6.0.0 2021-11-12 12:40:09 +09:00
junderw
45187a32d0
Add taggedHash, sigHash v1
Co-authored-by: Brandon Black <brandonblack@bitgo.com>
Co-authored-by: Otto Allmendinger <otto@bitgo.com>
Co-authored-by: Tyler Levine <tyler@bitgo.com>
Co-authored-by: Daniel McNally <danielmcnally@bitgo.com>
2021-11-12 08:33:18 +09:00
junderw
84bc2ea6bf
Remove bip32, (User must bring their own) 2021-10-21 08:58:53 +09:00
junderw
b1ff3cee49
Use ES2020, add dev dep for randombytes 2021-10-20 23:55:57 +09:00
junderw
32cc25dad8
Remove randombytes and create-hmac 2021-10-20 20:36:21 +09:00
junderw
e5a77304fa
Refactor: Remove all require statements, remove ECPair, remove tiny-secp256k1 dep 2021-10-20 19:18:01 +09:00
Jonathan Underwood
f209b0e410
Merge pull request #1672 from bitcoinjs/addAuditTest
Add npm audit CI job
2021-10-20 12:46:08 +09:00
Andrew Toth
40e73b4898 Bump bech32 to v2.0.0 2021-02-15 14:47:17 -05:00
junderw
79e65eeb39
Add npm audit CI job 2021-02-05 14:16:17 +09:00
Vlad Stan
14cfb55884 #1470 update tiny-secp256k1 to v1.1.6 2020-12-02 11:40:29 +02:00
Vlad Stan
c0c9760ed2 #1470 update tiny-secp256k1 from 1.1.1 to 1.1.5; 2020-11-27 10:00:51 +02:00
junderw
7aaef308e0
5.2.0 2020-09-12 00:49:05 +09:00
junderw
3a54c73817
Update bip174 dep 2020-09-12 00:19:21 +09:00
junderw
91bb1e91ae
5.1.10 2020-06-01 15:59:06 +09:00
junderw
afba17ee5d
5.1.9 2020-05-29 16:05:35 +09:00
junderw
bb89297919
5.1.8 2020-05-21 13:09:06 +09:00
junderw
a3f41a2b07
Fix dependencies for vuln 2020-03-19 08:06:12 +09:00
d-yokoi
a543f5aa6b
Merge pull request #1524 from sondreb/issue/1523
Update package.json to be compatible with Windows
2020-03-03 18:32:01 +09:00
junderw
a8194e5587
5.1.7 2020-01-06 12:31:06 +09:00
junderw
737af04b08
Update nyc for handlebars vuln 2020-01-06 12:02:31 +09:00
SondreB
82ce1a7692
Update package.json to be compatible with Windows
- Add double-quote to prettier execution.
- Remove the logging output to /dev/null. This does cause a bit more logging to be outputted.
- Closes #1523
2019-12-15 12:53:52 +01:00
Marius Darila
02772a4a0c
chore(): move @types under devDependencies 2019-11-25 15:20:06 +01:00
junderw
9810049f4c
Add tslint to tests 2019-09-12 17:35:08 +09:00
junderw
34b0b525fc
Update @types/node and fix problems with types 2019-09-12 15:20:33 +09:00
junderw
6c08a0be40
Move tests to TypeScript (coverage is still JS based) 2019-09-11 07:25:47 +09:00
junderw
bc1a01987b
5.1.6 2019-09-02 18:47:57 +09:00
junderw
5bbf255b29
5.1.5 2019-08-27 10:18:35 +09:00
junderw
2389b5bf90
5.1.4 2019-08-23 17:48:46 +09:00
junderw
4264bd631c
Bump bip174 2019-08-23 14:46:40 +09:00
junderw
71b7faa52c
5.1.3 2019-08-07 18:11:19 +09:00
d-yokoi
099360a13d
Merge pull request #1441 from bitcoinjs/updateRegCli
Update regtest-client
2019-07-26 14:03:36 +09:00
junderw
4a29cb49dc
5.1.2 2019-07-25 22:43:16 +09:00
junderw
d48864e22a
Bump bip32 2019-07-25 22:43:06 +09:00
junderw
a3b6cdabb9
Update regtest-client 2019-07-25 17:13:36 +09:00
junderw
3b44133f8f
5.1.1 2019-07-19 17:21:49 +09:00
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