mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
Release v0.5.3
This commit is contained in:
11
changelog.md
11
changelog.md
@@ -1,3 +1,14 @@
|
|||||||
|
# 0.5.3
|
||||||
|
|
||||||
|
Add Starname network
|
||||||
|
Add Terra network
|
||||||
|
Add Bitcoin Private network
|
||||||
|
Add Thorchain network
|
||||||
|
Change Xwc network to Xwcc and add new Xwc
|
||||||
|
Fix Bip85 works without mnemonic (using xprv)
|
||||||
|
Fix extended key not updating when switching tabs
|
||||||
|
Fix incorrect html closing tag
|
||||||
|
|
||||||
# 0.5.2
|
# 0.5.2
|
||||||
|
|
||||||
* Show ethereum private keys with correct padding
|
* Show ethereum private keys with correct padding
|
||||||
|
|||||||
@@ -15,7 +15,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.5.2</p>
|
<p class="version">v0.5.3</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