Andrey Shovkoplyas
|
9f8525d812
|
react-native-crypto
|
2019-11-06 16:03:47 +01:00 |
Andrey Shovkoplyas
|
b6979a3432
|
buffer
|
2019-11-06 14:59:00 +01:00 |
Andrey Shovkoplyas
|
92a0512db8
|
light version
|
2019-11-06 13:23:59 +01:00 |
Jonathan Underwood
|
90a2122b3a
|
Merge pull request #125 from bitcoinjs/fixAudit
Fix npm audit
|
2019-07-30 10:43:29 +09:00 |
junderw
|
649f8b7747
|
Fix npm audit
|
2019-07-30 10:43:04 +09:00 |
Jonathan Underwood
|
0e1d42e86a
|
Merge pull request #123 from lukechilds/normalize
Reduce code duplication with normalize function
|
2019-07-27 18:44:18 +09:00 |
Luke Childs
|
f79c9df3c2
|
Reduce code duplication with normalize function
|
2019-07-27 10:12:23 +01:00 |
Jonathan Underwood
|
07c06c0911
|
Merge pull request #111 from SebastienGllmt/patch-2
Mention 2.3.1 breaking change
|
2019-06-26 16:11:09 +09:00 |
Jonathan Underwood
|
372555c5f6
|
Merge pull request #120 from Mr-jiangzhiguo/master
fix in android: not support spread
|
2019-06-26 16:10:13 +09:00 |
Mr.jiangzhiguo
|
d42e6af7af
|
fix in android not support spread
use `Array.from` instead of `...`
|
2019-06-26 15:44:57 +09:00 |
Jonathan Underwood
|
e18e1e4e8f
|
Merge pull request #119 from bitcoinjs/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.13.0 to 3.13.1
|
2019-06-06 12:26:59 +09:00 |
dependabot[bot]
|
be69d3d5cc
|
Bump js-yaml from 3.13.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 03:18:19 +00:00 |
Jonathan Underwood
|
6f20bd7983
|
Merge pull request #118 from bitcoinjs/junderw-patch-1
Fix webpack ignore plugin
|
2019-05-21 13:10:12 +09:00 |
Jonathan Underwood
|
0b41fc4a3e
|
Fix webpack ignore plugin
I tried it myself. old one didn't work.
|
2019-05-20 00:10:07 +09:00 |
Jonathan Underwood
|
2b05db702c
|
Merge pull request #116 from bitcoinjs/fixImports
Fix imports
|
2019-05-08 06:51:08 +09:00 |
junderw
|
cfea218ee2
|
3.0.2
|
2019-05-08 06:47:48 +09:00 |
junderw
|
2986ead2ed
|
Fix browserify imports
|
2019-05-08 06:47:41 +09:00 |
Jonathan Underwood
|
687840314d
|
Merge pull request #113 from bitcoinjs/fixTypes
Fix mnemonicToSeed password arg to optional
|
2019-04-11 16:12:19 +09:00 |
junderw
|
743c7c02d6
|
3.0.1
|
2019-04-11 16:04:27 +09:00 |
junderw
|
c8dcd010fc
|
Fix mnemonicToSeed password arg to optional
|
2019-04-11 16:00:19 +09:00 |
Jonathan Underwood
|
d5fb1edc68
|
Merge pull request #109 from SebastienGllmt/patch-1
Add instructions for wordlist removal in webpack
|
2019-04-09 18:43:05 +09:00 |
Jonathan Underwood
|
26c0f1b4f8
|
Add plugins array to show where it goes
|
2019-04-09 18:42:27 +09:00 |
Sebastien Guillemot
|
a8a489c866
|
Mention 2.3.1 breaking change
This should probably be mentioned in the changelogs.
|
2019-04-09 06:39:05 +09:00 |
Sebastien Guillemot
|
5cf326c2a9
|
Add instructions for webpack
Sharing this for anybody else that needs it 👍
|
2019-04-08 03:15:14 +09:00 |
Jonathan Underwood
|
cd6bcdbb2e
|
Merge pull request #104 from bitcoinjs/typescript
v3 (typescript included)
|
2019-04-03 16:22:04 +09:00 |
junderw
|
981b0109f5
|
3.0.0
|
2019-04-03 16:18:44 +09:00 |
junderw
|
4acb7127f7
|
Remove hex functions and make async default
|
2019-04-02 18:03:44 +09:00 |
junderw
|
91b0efd9fb
|
Remove unorm dependency
|
2019-04-02 15:53:55 +09:00 |
junderw
|
b6e8f0af2a
|
Merge branch 'master' into typescript
|
2019-04-02 15:44:42 +09:00 |
Jonathan Underwood
|
68d0bb46cf
|
Merge pull request #105 from bitcoinjs/tsAllowExclude
Allow excluding wordlists when building for browserify
|
2019-04-02 14:47:43 +09:00 |
junderw
|
cce4bd0079
|
Add git diff check to travis
|
2019-04-01 14:33:25 +09:00 |
junderw
|
2729d2a3f1
|
Don't include tests in npm package
|
2019-04-01 14:21:46 +09:00 |
junderw
|
6194c3f3ff
|
Add tests and getDefaultWordlist
|
2019-03-28 17:21:54 +09:00 |
junderw
|
c30b47b63d
|
Allow excluding wordlists when building for browserify
|
2019-03-26 11:58:52 +09:00 |
junderw
|
6dedef08d4
|
Fix util to download into ts folder
|
2019-03-26 11:32:36 +09:00 |
d-yokoi
|
9f805dfd82
|
prefer const in README examples
|
2019-03-25 22:47:27 +09:00 |
d-yokoi
|
c49db9f52c
|
prefer destructuring to slice
|
2019-03-25 22:34:43 +09:00 |
d-yokoi
|
00e50b3f10
|
delete comment
|
2019-03-24 23:25:59 +09:00 |
d-yokoi
|
ac0da78a1b
|
change build target from es2015 to es2017
|
2019-03-24 20:56:56 +09:00 |
d-yokoi
|
d84e2821f3
|
clean output dir before build
|
2019-03-24 20:54:56 +09:00 |
d-yokoi
|
0bc19393b0
|
prefer simpler module path
|
2019-03-24 20:49:42 +09:00 |
d-yokoi
|
427eb0c0f5
|
move @types/node from devDep to dep
|
2019-03-24 20:45:19 +09:00 |
d-yokoi
|
5561a45ded
|
delete old file
|
2019-03-24 17:51:41 +09:00 |
d-yokoi
|
a8393a09d4
|
anchor new dependencies
|
2019-03-24 11:29:12 +09:00 |
d-yokoi
|
558732ca0b
|
update repository url
|
2019-03-23 22:55:27 +09:00 |
d-yokoi
|
a9989222cd
|
replace standard with prettier and tslint
|
2019-03-23 22:51:46 +09:00 |
d-yokoi
|
b91260e9f4
|
fix exports
|
2019-03-23 22:46:53 +09:00 |
d-yokoi
|
834389c038
|
add tslint and fix lint errors
|
2019-03-23 22:39:32 +09:00 |
d-yokoi
|
464984682f
|
fix unit test
|
2019-03-23 22:06:58 +09:00 |
d-yokoi
|
ad5dec99e7
|
add build artifacts
|
2019-03-23 22:05:26 +09:00 |