d-yokoi
|
bb823237b0
|
add typescript implementation
|
2019-03-23 21:49:32 +09:00 |
|
d-yokoi
|
0c20add438
|
uninstall safe-buffer to use built-in Buffer
|
2019-03-23 21:48:54 +09:00 |
|
d-yokoi
|
4aadbecaf3
|
enable resolveJsonModule
|
2019-03-23 20:45:13 +09:00 |
|
d-yokoi
|
52aa129345
|
install types
|
2019-03-23 20:01:28 +09:00 |
|
d-yokoi
|
54169e36d6
|
install prettier and add config files
|
2019-03-23 19:59:31 +09:00 |
|
d-yokoi
|
717868a6a5
|
add tsconfig.json
|
2019-03-23 19:58:50 +09:00 |
|
d-yokoi
|
37a4d0d7e7
|
install typescript
|
2019-03-23 19:58:10 +09:00 |
|
Jonathan Underwood
|
6044b7509e
|
Merge pull request #103 from bitcoinjs/npm
chore: add package-lock.json
|
2019-03-22 11:45:52 +09:00 |
|
junderw
|
61dc501ba2
|
Fix version
|
2019-03-22 11:41:28 +09:00 |
|
d-yokoi
|
619dfd9fd7
|
chore: add package-lock.json
|
2019-03-22 11:39:41 +09:00 |
|
junderw
|
b524d346f9
|
2.6.0
v2.6.0
|
2019-03-20 17:29:08 +09:00 |
|
junderw
|
9a0b68e0ed
|
Fix readme
|
2019-03-20 15:50:24 +09:00 |
|
junderw
|
ba096d6a80
|
Add Async method for converting to seed.
|
2019-03-20 15:50:24 +09:00 |
|
Gustavo Silva
|
4fce199e73
|
add installation to README.md
|
2019-03-05 18:14:12 +09:00 |
|
junderw
|
250e3e3a07
|
Fix npm audit errors and deprecation warning.
|
2018-12-20 19:22:42 -06:00 |
|
junderw
|
e9d3dbf38a
|
Fix Travis by removing v4 and v5
|
2018-10-10 13:42:26 +11:00 |
|
junderw
|
791e465088
|
Merge pull request #90 from bitcoinjs/pass
README: add password example
|
2018-10-10 11:29:46 +09:00 |
|
Daniel Cousens
|
d5148c0e6a
|
README: add password example
|
2018-10-09 19:12:37 +11:00 |
|
Daniel Cousens
|
bafbcd352a
|
2.5.0
v2.5.0
|
2018-01-06 23:10:11 +11:00 |
|
junderw
|
9689c72b4d
|
add korean
|
2017-12-22 19:11:03 +09:00 |
|
kumavis
|
a9b407a7d3
|
README - fix example to match actual result
|
2017-11-10 09:15:59 +11:00 |
|
Daniel Cousens
|
5883176c2f
|
Buffer as the default case, non-breaking change
|
2017-08-21 15:14:12 +10:00 |
|
Daniel Cousens
|
70bdcf635d
|
2.4.0
v2.4.0
|
2017-08-17 14:52:34 +10:00 |
|
Daniel Cousens
|
45f1b84b56
|
Merge pull request #55 from bitcoinjs/chinese-wordlist
Add chinese wordlists
|
2017-08-17 14:47:39 +10:00 |
|
Kirill Fomichev
|
b2408f0c16
|
Add chinese wordlists
|
2017-07-30 17:07:52 +03:00 |
|
Kirill Fomichev
|
23f8eec5cc
|
Update wordlists in util/wordlists.js
|
2017-07-30 16:21:48 +03:00 |
|
Daniel Cousens
|
0a866da1aa
|
tests: missing safe-buffer
|
2017-05-23 15:09:08 +10:00 |
|
Daniel Cousens
|
9d5529cc1e
|
2.3.1
v2.3.1
|
2017-05-23 15:06:03 +10:00 |
|
Daniel Cousens
|
c801346d41
|
travis: rm old versions
|
2017-05-23 15:05:49 +10:00 |
|
Daniel Cousens
|
2efba14c03
|
use safe-buffer
|
2017-05-23 15:05:41 +10:00 |
|
Daniel Cousens
|
e29c2f2ec9
|
package: latest standard
|
2017-05-23 15:01:10 +10:00 |
|
Daniel Cousens
|
9b12ca4ec8
|
Merge pull request #49 from bitcoinjs/ent
Limit ENT to 128-256, multiple of 4 (cont.)
|
2017-05-23 14:59:46 +10:00 |
|
Daniel Cousens
|
59cfe5dcea
|
package: standard 9 to avoid safe-buffer issues
|
2017-05-12 13:11:51 +10:00 |
|
Daniel Cousens
|
c1e80936ac
|
check entropyBytes for ENT constraints, for readability
|
2017-05-12 13:03:56 +10:00 |
|
Daniel Cousens
|
e908612959
|
consistent checksumBits naming
|
2017-05-12 13:02:17 +10:00 |
|
Daniel Cousens
|
bb6bd4c492
|
TypeErrors for entropy length
|
2017-05-12 12:58:00 +10:00 |
|
Daniel Cousens
|
3854893382
|
remove double iteration of words
|
2017-05-12 12:54:40 +10:00 |
|
Daniel Cousens
|
dcf3c1be98
|
remove inline use of parseInt
|
2017-05-12 12:52:36 +10:00 |
|
Daniel Cousens
|
5bf0b641d4
|
enforce 128-256 size ENT, multiple of 4
|
2017-05-12 12:36:12 +10:00 |
|
Daniel Cousens
|
950ce92367
|
README/tests: isolate README tests to new file
|
2017-05-12 12:36:12 +10:00 |
|
Daniel Cousens
|
6a8d7c95dc
|
tests: show mnemonic in test desc.
|
2017-05-12 12:36:12 +10:00 |
|
Daniel Cousens
|
ed79ca8c29
|
tests: add missing Error prefix
|
2017-05-12 12:27:21 +10:00 |
|
Daniel Cousens
|
f55f62f1a5
|
move helper function definitions before usage
|
2017-05-12 12:10:23 +10:00 |
|
Daniel Cousens
|
f6bcccc258
|
Merge pull request #37 from blocktrail/checksum-padding-fix2
Sanity checks for entropy size
|
2017-05-12 11:54:58 +10:00 |
|
Daniel Cousens
|
a2f0a2c049
|
Merge branch 'master' into checksum-padding-fix2
|
2017-03-15 18:29:55 +11:00 |
|
Daniel Cousens
|
323650207a
|
2.3.0
v2.3.0
|
2017-03-15 18:27:18 +11:00 |
|
Daniel Cousens
|
c1fc7b9e7d
|
Merge pull request #42 from bitcoinjs/feature/wordlists-tests
Add download/verify script
|
2017-03-15 18:26:28 +11:00 |
|
Kirill Fomichev
|
ba6efa59a0
|
Add download/verify script
|
2017-03-15 09:57:19 +03:00 |
|
Daniel Cousens
|
ef755ad62e
|
Merge pull request #40 from bitcoinjs/feature/french-italian-spanish
Add wordlists: french italian spanish
|
2017-03-15 11:15:02 +11:00 |
|
Kirill Fomichev
|
26b9edee79
|
Add wordlists: french, italian, spanish
|
2017-03-14 16:14:58 +03:00 |
|