From fca07769ebffd5a9dffd394643ed3e54704e8a26 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Mon, 12 Mar 2018 11:48:10 +1100 Subject: [PATCH] Release v0.3.4 --- bip39-standalone.html | 2160 ++++++++++++++++++++++++++++++++++++++++- changelog.md | 9 + src/index.html | 2 +- 3 files changed, 2145 insertions(+), 26 deletions(-) diff --git a/bip39-standalone.html b/bip39-standalone.html index bcb1a5d..a017cc0 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -6877,7 +6877,7 @@ button.close {

Mnemonic Code Converter

-

v0.3.3

+

v0.3.4


@@ -6956,6 +6956,8 @@ button.close {
+ +
 
 
@@ -7003,6 +7005,7 @@ button.close { 中文(繁體) Français Italiano + 한국어
@@ -7575,6 +7578,9 @@ button.close { Be careful - it can be easy to make mistakes if you don't know what you're doing.

Entropy

+

+ Entropy values should not include the BIP39 checksum. This is automatically added by the tool. +

Entropy values must be sourced from a @@ -13540,7 +13546,10 @@ module.exports = require('buffer') },{"buffer":2}]},{},[4])(4) }); - +