mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-27 21:00:41 +00:00
Release v0.3.0
This commit is contained in:
+10503
-1318
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,10 @@
|
|||||||
|
# 0.3.0
|
||||||
|
|
||||||
|
* Update bitcoinjs from 3.1.1 to 3.3.0
|
||||||
|
* Litecoin defaults to ltub instead of xpub
|
||||||
|
* Segwit option removed from bip32 tab
|
||||||
|
* BIP141 tab added for full segwit compatibility
|
||||||
|
|
||||||
# 0.2.9
|
# 0.2.9
|
||||||
|
|
||||||
* Update links from old site to new site
|
* Update links from old site to new site
|
||||||
|
|||||||
+1
-1
@@ -114,7 +114,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
<h1 class="text-center">Mnemonic Code Converter</h1>
|
<h1 class="text-center">Mnemonic Code Converter</h1>
|
||||||
<p class="version">v0.2.9</p>
|
<p class="version">v0.3.0</p>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
|
|||||||
Reference in New Issue
Block a user