mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-29 05:30:54 +00:00
Release v0.3.5
This commit is contained in:
+1675
-8934
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,15 @@
|
|||||||
|
# 0.3.5
|
||||||
|
|
||||||
|
* Fix typo
|
||||||
|
* Add Neblio network
|
||||||
|
* Update bitcoinjs-lib from 3.3.0 to 3.3.2
|
||||||
|
* Add Beetle Coin
|
||||||
|
* Add segwit for bitcoin testnet and Fujicoin
|
||||||
|
* Set coin number for Bitcoin God to 156
|
||||||
|
* Add coins supported by coinomi
|
||||||
|
* Warn when generating low entropy mnemonics
|
||||||
|
* Warn when overriding weak entropy with a strong mnemonic length
|
||||||
|
|
||||||
# 0.3.4
|
# 0.3.4
|
||||||
|
|
||||||
* Add BlackCoin
|
* Add BlackCoin
|
||||||
|
|||||||
+1
-1
@@ -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.4</p>
|
<p class="version">v0.3.5</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