Commit graph

72 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
Jonathan Underwood 33f36f3fb3
Merge pull request #1723 from bitcoinjs/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-09-07 16:30:26 +09:00
Jonathan Underwood a5b64a7b02
Merge pull request #1722 from bitcoinjs/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.0 to 5.1.2
2021-09-07 16:30:06 +09:00
dependabot[bot] f08fa4810e
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 02:08:16 +00:00
dependabot[bot] 4ee4226558
Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 02:08:16 +00:00
dependabot[bot] 58698e33da
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 02:08:06 +00:00
dependabot[bot] 397ef6d23a
Bump y18n from 4.0.0 to 4.0.3
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 07:41:11 +00: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 e7ef9715d1
Fix vulns from npm audit 2020-07-30 18:33:48 +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
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
Marius Darila 02772a4a0c
chore(): move @types under devDependencies 2019-11-25 15:20:06 +01: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
d-yokoi e36450cbfb
build: npm audit fix 2019-07-23 15:44:37 +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