mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 16:32:18 +00:00
Release v0.3.7
This commit is contained in:
File diff suppressed because it is too large
Load Diff
12
changelog.md
12
changelog.md
@@ -1,3 +1,15 @@
|
|||||||
|
# 0.3.7
|
||||||
|
|
||||||
|
* Update AXE network parameters
|
||||||
|
* Add new networks - Xuez, BTCP, BTCZ, ZCL, ZEN
|
||||||
|
* Add litecoin bech32 params
|
||||||
|
* Fix BIP38 for altcoins
|
||||||
|
* Fix missing span closing tag
|
||||||
|
* Add indicator to UI for when BIP84 is unavailable
|
||||||
|
* Replace hasSegwit variable with test for segwit params
|
||||||
|
* Allow xpub to be used as root key for segwit derivations
|
||||||
|
* Add visual privacy safeguard
|
||||||
|
|
||||||
# 0.3.6
|
# 0.3.6
|
||||||
|
|
||||||
* Add Kobocoin
|
* Add Kobocoin
|
||||||
|
|||||||
@@ -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.3.6</p>
|
<p class="version">v0.3.7</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