Commit Graph

162 Commits

Author SHA1 Message Date
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
Daniel Cousens
63fabfb4a7 package: bump bs58check 2017-01-05 09:35:28 +11:00
JP Richardson
7094718b07 2.0.0 2016-12-20 08:50:18 -06:00
JP Richardson
e0bee7f77b Merge pull request #18 from bitcoinjs/docfix
README: add scrypt params
2016-12-19 10:56:42 -06:00
Daniel Cousens
65055edf03 README: add scrypt params 2016-12-19 01:15:32 +11:00
JP Richardson
e516f57e20 Merge pull request #13 from bitcoinjs/200
2.0.0
2016-12-14 21:47:06 -06:00
Daniel Cousens
4523d6ea93 remove deprecated TODO 2016-12-06 10:28:07 +11:00
Daniel Cousens
5d5a3d024f add scryptParams as a parameter 2016-12-06 10:26:36 +11:00
Daniel Cousens
c35b5c42d8 tests: increase timeout to ridiculous 2016-12-03 18:47:02 +11:00
Daniel Cousens
88f2bc6489 add node 7, remove 0.10, iojs and 4.2 2016-12-03 16:49:22 +11:00
Daniel Cousens
63d1d4e66e add missing compressed flags 2016-12-03 15:27:44 +11:00
Daniel Cousens
a3b9a135c5 remove BIP38 instantiation, remove coinstring 2016-12-02 00:52:44 +11:00
JP Richardson
1b0f4561d1 Merge pull request #17 from bitcoinjs/dcousens-patch-1
.travis: test more versions
2016-06-21 20:40:01 -05:00