mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-29 21:46:00 +00:00
Release v0.3.13
This commit is contained in:
@@ -1,3 +1,23 @@
|
|||||||
|
# 0.3.13
|
||||||
|
|
||||||
|
* Add Thought network
|
||||||
|
* Add Energyweb network
|
||||||
|
* Add Elastos network
|
||||||
|
* Add Groestlcoin
|
||||||
|
* Fix for syscoin network
|
||||||
|
* Add BSV, RPD, MONKEY, ARYA
|
||||||
|
* Rename Zencash to Horizen
|
||||||
|
* Update Hush network
|
||||||
|
* Add CasinoCoin
|
||||||
|
* Add CPUchain
|
||||||
|
* Add Wagerr
|
||||||
|
* Add VeChain
|
||||||
|
* Option to not use 'change' field for ethereum networks in bip45
|
||||||
|
* Add segwit parameters for MONKEY, BCA, BTC, MONA, SYS, VIA, DOGEt, LTCt
|
||||||
|
* Convert mnemonic back to raw entropy
|
||||||
|
* Add 2-of-3 phrase cards
|
||||||
|
* Move position of hardened addresses checkbox to address table
|
||||||
|
|
||||||
# 0.3.12
|
# 0.3.12
|
||||||
|
|
||||||
* Fix typos
|
* Fix typos
|
||||||
|
|||||||
+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.12</p>
|
<p class="version">v0.3.13</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