Commit Graph

  • 9f8525d812
    react-native-crypto master status3 Andrey Shovkoplyas 2019-11-06 16:03:47 +0100
  • b6979a3432
    buffer status2 Andrey Shovkoplyas 2019-11-06 14:59:00 +0100
  • 92a0512db8
    light version status Andrey Shovkoplyas 2019-11-06 13:23:59 +0100
  • 90a2122b3a
    Merge pull request #125 from bitcoinjs/fixAudit Jonathan Underwood 2019-07-30 10:43:29 +0900
  • 649f8b7747
    Fix npm audit fixAudit junderw 2019-07-30 10:43:04 +0900
  • 0e1d42e86a
    Merge pull request #123 from lukechilds/normalize Jonathan Underwood 2019-07-27 18:44:18 +0900
  • f79c9df3c2 Reduce code duplication with normalize function Luke Childs 2019-07-27 10:12:23 +0100
  • 07c06c0911
    Merge pull request #111 from SebastienGllmt/patch-2 Jonathan Underwood 2019-06-26 16:11:09 +0900
  • 372555c5f6
    Merge pull request #120 from Mr-jiangzhiguo/master Jonathan Underwood 2019-06-26 16:10:13 +0900
  • d42e6af7af
    fix in android not support spread Mr.jiangzhiguo 2019-06-25 22:51:02 +0800
  • e18e1e4e8f
    Merge pull request #119 from bitcoinjs/dependabot/npm_and_yarn/js-yaml-3.13.1 Jonathan Underwood 2019-06-06 12:26:59 +0900
  • be69d3d5cc
    Bump js-yaml from 3.13.0 to 3.13.1 dependabot[bot] 2019-06-06 03:18:19 +0000
  • 6f20bd7983
    Merge pull request #118 from bitcoinjs/junderw-patch-1 Jonathan Underwood 2019-05-21 13:10:12 +0900
  • 0b41fc4a3e
    Fix webpack ignore plugin junderw-patch-1 Jonathan Underwood 2019-05-20 00:10:07 +0900
  • 2b05db702c
    Merge pull request #116 from bitcoinjs/fixImports Jonathan Underwood 2019-05-08 06:51:08 +0900
  • cfea218ee2
    3.0.2 v3.0.2 fixImports junderw 2019-05-08 06:47:48 +0900
  • 2986ead2ed
    Fix browserify imports junderw 2019-05-08 06:47:41 +0900
  • 687840314d
    Merge pull request #113 from bitcoinjs/fixTypes Jonathan Underwood 2019-04-11 16:12:19 +0900
  • 743c7c02d6
    3.0.1 v3.0.1 fixTypes junderw 2019-04-11 16:04:27 +0900
  • c8dcd010fc
    Fix mnemonicToSeed password arg to optional junderw 2019-04-11 16:00:19 +0900
  • d5fb1edc68
    Merge pull request #109 from SebastienGllmt/patch-1 Jonathan Underwood 2019-04-09 18:43:05 +0900
  • 26c0f1b4f8
    Add plugins array to show where it goes Jonathan Underwood 2019-04-09 18:42:27 +0900
  • a8a489c866
    Mention 2.3.1 breaking change Sebastien Guillemot 2019-04-09 06:39:05 +0900
  • 5cf326c2a9
    Add instructions for webpack Sebastien Guillemot 2019-04-08 03:15:14 +0900
  • cd6bcdbb2e
    Merge pull request #104 from bitcoinjs/typescript Jonathan Underwood 2019-04-03 16:22:04 +0900
  • 981b0109f5
    3.0.0 v3.0.0 junderw 2019-04-03 16:18:05 +0900
  • 4acb7127f7
    Remove hex functions and make async default junderw 2019-04-02 18:03:44 +0900
  • 91b0efd9fb
    Remove unorm dependency junderw 2019-04-02 15:53:55 +0900
  • b6e8f0af2a
    Merge branch 'master' into typescript junderw 2019-04-02 15:44:42 +0900
  • 68d0bb46cf
    Merge pull request #105 from bitcoinjs/tsAllowExclude Jonathan Underwood 2019-04-02 14:47:43 +0900
  • cce4bd0079
    Add git diff check to travis tsAllowExclude junderw 2019-04-01 14:33:25 +0900
  • 2729d2a3f1
    Don't include tests in npm package junderw 2019-04-01 14:21:46 +0900
  • 6194c3f3ff
    Add tests and getDefaultWordlist junderw 2019-03-28 17:21:54 +0900
  • c30b47b63d
    Allow excluding wordlists when building for browserify junderw 2019-03-26 11:58:52 +0900
  • 6dedef08d4
    Fix util to download into ts folder junderw 2019-03-26 11:32:36 +0900
  • 9f805dfd82
    prefer const in README examples d-yokoi 2019-03-25 22:47:27 +0900
  • c49db9f52c
    prefer destructuring to slice d-yokoi 2019-03-25 22:34:43 +0900
  • 00e50b3f10
    delete comment d-yokoi 2019-03-24 23:25:59 +0900
  • ac0da78a1b
    change build target from es2015 to es2017 d-yokoi 2019-03-24 20:56:56 +0900
  • d84e2821f3
    clean output dir before build d-yokoi 2019-03-24 20:54:56 +0900
  • 0bc19393b0
    prefer simpler module path d-yokoi 2019-03-24 20:49:42 +0900
  • 427eb0c0f5
    move @types/node from devDep to dep d-yokoi 2019-03-24 20:45:19 +0900
  • 5561a45ded
    delete old file d-yokoi 2019-03-24 17:51:41 +0900
  • a8393a09d4
    anchor new dependencies d-yokoi 2019-03-24 11:29:12 +0900
  • 558732ca0b
    update repository url d-yokoi 2019-03-23 22:55:27 +0900
  • a9989222cd
    replace standard with prettier and tslint d-yokoi 2019-03-23 22:51:46 +0900
  • b91260e9f4
    fix exports d-yokoi 2019-03-23 22:46:53 +0900
  • 834389c038
    add tslint and fix lint errors d-yokoi 2019-03-23 22:39:32 +0900
  • 464984682f
    fix unit test d-yokoi 2019-03-23 22:06:58 +0900
  • ad5dec99e7
    add build artifacts d-yokoi 2019-03-23 22:05:26 +0900
  • b9df613863
    move wordlists to under ts root directory d-yokoi 2019-03-23 22:00:25 +0900
  • 31fd6e8575
    add @types/node d-yokoi 2019-03-23 21:53:54 +0900
  • bb823237b0
    add typescript implementation d-yokoi 2019-03-23 21:49:32 +0900
  • 0c20add438
    uninstall safe-buffer to use built-in Buffer d-yokoi 2019-03-23 21:48:54 +0900
  • 4aadbecaf3
    enable resolveJsonModule d-yokoi 2019-03-23 20:45:13 +0900
  • 52aa129345
    install types d-yokoi 2019-03-23 20:01:28 +0900
  • 54169e36d6
    install prettier and add config files d-yokoi 2019-03-23 19:59:31 +0900
  • 717868a6a5
    add tsconfig.json d-yokoi 2019-03-23 19:58:50 +0900
  • 37a4d0d7e7
    install typescript d-yokoi 2019-03-23 19:58:10 +0900
  • 6044b7509e
    Merge pull request #103 from bitcoinjs/npm Jonathan Underwood 2019-03-22 11:45:52 +0900
  • 61dc501ba2
    Fix version junderw 2019-03-22 11:41:28 +0900
  • 619dfd9fd7
    chore: add package-lock.json d-yokoi 2019-03-21 19:05:05 +0900
  • b524d346f9 2.6.0 v2.6.0 junderw 2019-03-20 15:53:19 +0900
  • 9a0b68e0ed Fix readme junderw 2019-03-20 15:46:16 +0900
  • ba096d6a80 Add Async method for converting to seed. junderw 2019-03-05 16:43:14 +0900
  • 4fce199e73 add installation to README.md Gustavo Silva 2018-12-17 17:44:56 +0000
  • bad1a03b21
    Clean up var names and rebase breakup junderw 2018-12-21 12:12:18 +0900
  • ea6c5492b2
    Change from Proxy to just a normal object. junderw 2018-12-20 19:24:25 +0900
  • ac50b81116
    Allow for packaging of only a small set of wordlists. junderw 2018-12-20 18:57:00 +0900
  • 250e3e3a07 Fix npm audit errors and deprecation warning. junderw 2018-12-20 15:15:25 +0900
  • e9d3dbf38a Fix Travis by removing v4 and v5 junderw 2018-10-10 11:37:19 +0900
  • 791e465088
    Merge pull request #90 from bitcoinjs/pass README: add password example junderw 2018-10-10 11:29:46 +0900
  • d5148c0e6a
    README: add password example Daniel Cousens 2018-10-09 19:12:37 +1100
  • eb1ac8e68d remove hex functions 300 Daniel Cousens 2018-04-14 15:19:18 +1000
  • d0c499ddfa add seperators to wordlist JSON Daniel Cousens 2018-04-14 15:10:40 +1000
  • cb2f09ed58 bump travis versions Daniel Cousens 2018-04-14 14:56:43 +1000
  • bafbcd352a 2.5.0 v2.5.0 Daniel Cousens 2018-01-06 23:10:11 +1100
  • 9689c72b4d add korean junderw 2017-12-22 18:45:12 +0900
  • a9b407a7d3 README - fix example to match actual result kumavis 2017-11-09 10:25:38 -0800
  • 5883176c2f Buffer as the default case, non-breaking change Daniel Cousens 2017-08-21 15:13:09 +1000
  • 70bdcf635d 2.4.0 v2.4.0 Daniel Cousens 2017-08-17 14:52:34 +1000
  • 45f1b84b56 Merge pull request #55 from bitcoinjs/chinese-wordlist Daniel Cousens 2017-08-17 14:47:40 +1000
  • b2408f0c16 Add chinese wordlists Kirill Fomichev 2017-07-30 17:07:52 +0300
  • 23f8eec5cc Update wordlists in util/wordlists.js Kirill Fomichev 2017-07-30 16:21:48 +0300
  • 0a866da1aa tests: missing safe-buffer Daniel Cousens 2017-05-23 15:09:08 +1000
  • 9d5529cc1e 2.3.1 v2.3.1 Daniel Cousens 2017-05-23 15:06:03 +1000
  • c801346d41 travis: rm old versions Daniel Cousens 2017-05-23 15:04:31 +1000
  • 2efba14c03 use safe-buffer Daniel Cousens 2017-05-23 15:04:19 +1000
  • e29c2f2ec9 package: latest standard Daniel Cousens 2017-05-23 15:01:10 +1000
  • 9b12ca4ec8 Merge pull request #49 from bitcoinjs/ent Daniel Cousens 2017-05-23 14:59:46 +1000
  • 59cfe5dcea package: standard 9 to avoid safe-buffer issues Daniel Cousens 2017-05-12 13:11:51 +1000
  • c1e80936ac check entropyBytes for ENT constraints, for readability Daniel Cousens 2017-05-12 13:03:39 +1000
  • e908612959 consistent checksumBits naming Daniel Cousens 2017-05-12 13:02:17 +1000
  • bb6bd4c492 TypeErrors for entropy length Daniel Cousens 2017-05-12 12:57:37 +1000
  • 3854893382 remove double iteration of words Daniel Cousens 2017-05-12 12:54:40 +1000
  • dcf3c1be98 remove inline use of parseInt Daniel Cousens 2017-05-12 12:52:36 +1000
  • 5bf0b641d4 enforce 128-256 size ENT, multiple of 4 Daniel Cousens 2017-05-12 12:11:48 +1000
  • 950ce92367 README/tests: isolate README tests to new file Daniel Cousens 2017-05-12 12:26:48 +1000
  • 6a8d7c95dc tests: show mnemonic in test desc. Daniel Cousens 2017-05-12 12:31:52 +1000
  • ed79ca8c29 tests: add missing Error prefix Daniel Cousens 2017-05-12 12:26:19 +1000