Richard Moore
|
cb5f9f576a
|
Fixed French and Spanish for browsers without Uint8Array.forEach.
|
2018-10-03 22:47:44 -04:00 |
|
Richard Moore
|
c34a1f73c6
|
Added French and Spanish BIP-39 wordlists (#191).
|
2018-10-03 19:58:45 -04:00 |
|
Richard Moore
|
05e30f4680
|
Major overhaul of file layout and import/export structure to better support TypeScript.
|
2018-09-24 15:55:17 -04:00 |
|
Richard Moore
|
9b885296d0
|
Major re-factor of the library layout for TypeScript; still up for discussion.
|
2018-07-30 18:59:52 -04:00 |
|
Richard Moore
|
3b843a1782
|
Moving away from default exports.
|
2018-07-16 00:39:29 -04:00 |
|
Richard Moore
|
614b2d0325
|
Removing default export from wordlists.
|
2018-07-16 00:32:26 -04:00 |
|
Richard Moore
|
8d6fa3dc93
|
Added sanity checksums to all BIP39 wordlists on load.
|
2018-07-14 20:51:51 -04:00 |
|
Richard Moore
|
e6c8db88bd
|
Japanese sorting in browsers is different than in node; fixing wordlist and added sanity check.
|
2018-07-14 19:38:35 -04:00 |
|
Richard Moore
|
380c17a0a5
|
Removed unecessary private variable from Chinese wordlist.
|
2018-06-24 05:28:16 -04:00 |
|
Richard Moore
|
bd4ca0d4d3
|
Fixed TypeScript definition file generation.
|
2018-06-24 04:03:21 -04:00 |
|
Richard Moore
|
ec40c67c50
|
Added no implicit any for TypeScript checking.
|
2018-06-22 20:30:50 -04:00 |
|
Richard Moore
|
1082105eea
|
Added more specific types to signatures.
|
2018-06-22 02:13:34 -04:00 |
|
Richard Moore
|
28cd3cace2
|
Moved TypeScript generation to match library layout for easier importing sub-components.
|
2018-06-21 20:24:30 -04:00 |
|
Richard Moore
|
2a111ab6ce
|
Added mnemonic language support for Chinese, Italian, Japanese and Korean.
|
2018-06-20 20:29:54 -04:00 |
|