Commit Graph

174 Commits

Author SHA1 Message Date
junderw
ced2c0ee80
3.1.0 2020-04-09 12:46:25 +09:00
junderw
d2c134feac
Add mention of Async 2020-04-09 12:43:18 +09:00
junderw
70ce332efe
Fix normalization for Async 2020-04-09 12:35:37 +09:00
junderw
e5d6b9b395
Switch to nyc 2020-04-09 11:44:08 +09:00
junderw
3de4739fb8
Fix standard 2020-04-09 11:42:28 +09:00
junderw
6be4dc0c9e
Add async 2020-04-09 11:42:28 +09:00
junderw
10cd0f34f6
Fix dependencies for vuln 2020-03-19 07:56:32 +09:00
Jonathan Underwood
f20efa6cfe
Merge pull request #58 from bitcoinjs/dependabot/npm_and_yarn/acorn-5.7.4
build(deps): bump acorn from 5.7.3 to 5.7.4
2020-03-19 07:11:43 +09:00
dependabot[bot]
b5d09f78fa
build(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 06:22:50 +00:00
Jonathan Underwood
73241fa0db
Merge pull request #57 from bitcoinjs/dependabot/npm_and_yarn/handlebars-4.5.3
build(deps): bump handlebars from 4.1.2 to 4.5.3
2020-01-06 11:37:21 +09:00
dependabot[bot]
fe962256a7
build(deps): bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 03:22:22 +00:00
Jonathan Underwood
177a71dfbc
Merge pull request #56 from bitcoinjs/fixNormalization
Fix normalization
2019-09-12 15:02:37 +09:00
junderw
4830f4ff25
3.0.0 2019-09-12 10:56:24 +09:00
junderw
3883bd2712
Fix NFC normalization 2019-09-12 10:56:11 +09:00
Jonathan Underwood
3d92f992ab
Merge pull request #53 from bitcoinjs/dependabot/npm_and_yarn/eslint-utils-1.4.2
build(deps): bump eslint-utils from 1.3.1 to 1.4.2
2019-09-12 10:23:43 +09:00
Jonathan Underwood
8f007a4127
Merge pull request #54 from bitcoinjs/dependabot/npm_and_yarn/mixin-deep-1.3.2
build(deps): bump mixin-deep from 1.3.1 to 1.3.2
2019-09-12 10:23:22 +09:00
Jonathan Underwood
c136fe13ab
Merge pull request #52 from bitcoinjs/dependabot/npm_and_yarn/lodash-4.17.14
build(deps): bump lodash from 4.17.11 to 4.17.14
2019-09-12 10:23:06 +09:00
dependabot[bot]
6b181d629c
build(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-29 02:54:57 +00:00
dependabot[bot]
449bc82fdf
build(deps): bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 01:51:38 +00:00
dependabot[bot]
7a59d4d17e
build(deps): bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 23:11:16 +00:00
Jonathan Underwood
30345b382c Fix npm audit issues (#51) 2019-06-05 22:56:42 -05:00
JP Richardson
1d4bb6a1c7 2.0.3 2019-05-22 17:46:38 -05:00
Konnor Klashinsky
5e749858f3 Fix rmd160 hash alias for Electron V4 (#49) 2019-05-22 14:43:38 -05:00
Jonathan Underwood
1bac899785
Merge pull request #48 from bitcoinjs/fixTravis
Fix travis to only test >=v8
2019-03-22 11:23:58 +09:00
junderw
f9448699e3
Minimize number of unit test runs 2019-03-22 11:18:24 +09:00
junderw
b4d7e3cdaf
Fix travis to only test >=v8 2019-03-22 11:08:53 +09:00
Jonathan Underwood
14842a1ce3
Merge pull request #47 from bitcoinjs/npm
chore: add package-lock.json
2019-03-22 11:07:37 +09:00
d-yokoi
f2ba5703df
chore: add package-lock.json 2019-03-21 19:14:30 +09:00
JP Richardson
ebf70644bf
Merge pull request #45 from reqshark/master
sp check
2019-02-15 08:59:34 -06:00
Bent Cardan
526b523210 sp 2019-02-14 23:16:18 -08:00
Daniel Cousens
8e3a2cc6f7
Merge pull request #43 from bigearth/master
Fix typo.
2018-06-15 08:34:50 +10:00
Gabriel Cardona
e584fe7dc2 Fix typo. 2018-06-14 07:56:17 -07:00
Daniel Cousens
30930d916c
Merge pull request #42 from isghe/fix-typo
:typo: precent->percent
2018-06-06 22:46:17 +10:00
Isidoro Ghezzi
8b5707e319
:typo: precent->percent 2018-06-06 13:03:39 +02:00
Daniel Cousens
367a7d3bed 2.0.2 2017-12-14 08:42:22 +11:00
Daniel Cousens
d261ffa7ac
Merge pull request #39 from ExodusMovement/upgrade-scryptsy
Upgrade to scryptsy 2.0.0
2017-12-14 08:38:19 +11:00
RyanZim
4a1f0e30b6 Upgrade to scryptsy 2.0.0 2017-12-13 14:02:45 -05:00
Daniel Cousens
8d74fcdacb Merge pull request #32 from bitcoinjs/safebuf
Safe Buffer
2017-09-10 11:52:58 +10:00
Daniel Cousens
957937a977 use safe-buffer, xor/inplace 2017-08-21 11:51:08 +10:00
Daniel Cousens
8a8fbaca8a travis: add Node8 2017-08-21 11:47:09 +10:00
Daniel Cousens
cf50c72777 README: add missing version for wif encoding 2017-08-10 14:16:36 +10:00
Daniel Cousens
47cc4ed2a3 README: missing wif require and spacing 2017-08-10 14:13:42 +10:00
Daniel Cousens
e44a9c3691 2.0.1 2017-04-20 13:53:42 +10:00
JP Richardson
b1eaec63f4 Merge pull request #26 from bitcoinjs/bsvers
package: update bs58check to <3.0.0 version
2017-04-19 22:47:37 -05:00
Daniel Cousens
db2649c89c Merge pull request #25 from bitcoinjs/dcousens-patch-1
index: rm unused address parameter
2017-04-19 22:35:15 +10:00
Daniel Cousens
970384b37e package: update bs58check to <3.0.0 version 2017-04-19 22:33:22 +10:00
Daniel Cousens
313fc8e9eb index: rm unused address parameter 2017-03-26 13:33:40 +11:00
Daniel Cousens
09be598573 README: resolve #22 2017-02-21 10:25:18 +11:00
JP Richardson
89a8367828 Merge pull request #19 from bitcoinjs/pkg
package: bump bs58check
2017-01-17 08:20:06 -06:00
Daniel Cousens
64d69123b3 travis: drop 0.12 2017-01-05 10:17:57 +11:00