234 Commits (master)
 

Author SHA1 Message Date
Jonathan Underwood 07c06c0911
Merge pull request #111 from SebastienGllmt/patch-2 5 years ago
Jonathan Underwood 372555c5f6
Merge pull request #120 from Mr-jiangzhiguo/master 5 years ago
Mr.jiangzhiguo d42e6af7af
fix in android not support spread 5 years ago
Jonathan Underwood e18e1e4e8f
Merge pull request #119 from bitcoinjs/dependabot/npm_and_yarn/js-yaml-3.13.1 5 years ago
dependabot[bot] be69d3d5cc
Bump js-yaml from 3.13.0 to 3.13.1 5 years ago
Jonathan Underwood 6f20bd7983
Merge pull request #118 from bitcoinjs/junderw-patch-1 5 years ago
Jonathan Underwood 0b41fc4a3e
Fix webpack ignore plugin 6 years ago
Jonathan Underwood 2b05db702c
Merge pull request #116 from bitcoinjs/fixImports 6 years ago
junderw cfea218ee2
3.0.2 6 years ago
junderw 2986ead2ed
Fix browserify imports 6 years ago
Jonathan Underwood 687840314d
Merge pull request #113 from bitcoinjs/fixTypes 6 years ago
junderw 743c7c02d6
3.0.1 6 years ago
junderw c8dcd010fc
Fix mnemonicToSeed password arg to optional 6 years ago
Jonathan Underwood d5fb1edc68
Merge pull request #109 from SebastienGllmt/patch-1 6 years ago
Jonathan Underwood 26c0f1b4f8
Add plugins array to show where it goes 6 years ago
Sebastien Guillemot a8a489c866
Mention 2.3.1 breaking change 6 years ago
Sebastien Guillemot 5cf326c2a9
Add instructions for webpack 6 years ago
Jonathan Underwood cd6bcdbb2e
Merge pull request #104 from bitcoinjs/typescript 6 years ago
junderw 981b0109f5
3.0.0 6 years ago
junderw 4acb7127f7
Remove hex functions and make async default 6 years ago
junderw 91b0efd9fb
Remove unorm dependency 6 years ago
junderw b6e8f0af2a
Merge branch 'master' into typescript 6 years ago
Jonathan Underwood 68d0bb46cf
Merge pull request #105 from bitcoinjs/tsAllowExclude 6 years ago
junderw cce4bd0079
Add git diff check to travis 6 years ago
junderw 2729d2a3f1
Don't include tests in npm package 6 years ago
junderw 6194c3f3ff
Add tests and getDefaultWordlist 6 years ago
junderw c30b47b63d
Allow excluding wordlists when building for browserify 6 years ago
junderw 6dedef08d4
Fix util to download into ts folder 6 years ago
d-yokoi 9f805dfd82
prefer const in README examples 6 years ago
d-yokoi c49db9f52c
prefer destructuring to slice 6 years ago
d-yokoi 00e50b3f10
delete comment 6 years ago
d-yokoi ac0da78a1b
change build target from es2015 to es2017 6 years ago
d-yokoi d84e2821f3
clean output dir before build 6 years ago
d-yokoi 0bc19393b0
prefer simpler module path 6 years ago
d-yokoi 427eb0c0f5
move @types/node from devDep to dep 6 years ago
d-yokoi 5561a45ded
delete old file 6 years ago
d-yokoi a8393a09d4
anchor new dependencies 6 years ago
d-yokoi 558732ca0b
update repository url 6 years ago
d-yokoi a9989222cd
replace standard with prettier and tslint 6 years ago
d-yokoi b91260e9f4
fix exports 6 years ago
d-yokoi 834389c038
add tslint and fix lint errors 6 years ago
d-yokoi 464984682f
fix unit test 6 years ago
d-yokoi ad5dec99e7
add build artifacts 6 years ago
d-yokoi b9df613863
move wordlists to under ts root directory 6 years ago
d-yokoi 31fd6e8575
add @types/node 6 years ago
d-yokoi bb823237b0
add typescript implementation 6 years ago
d-yokoi 0c20add438
uninstall safe-buffer to use built-in Buffer 6 years ago
d-yokoi 4aadbecaf3
enable resolveJsonModule 6 years ago
d-yokoi 52aa129345
install types 6 years ago
d-yokoi 54169e36d6
install prettier and add config files 6 years ago