]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blob - changelog.md
Add bitcoin regtest params
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
1 # 0.3.14
2
3 * Ethereum uses standard BIP44 as per majority of wallets (Issue 378)
4
5 # 0.3.13
6
7 * Add Thought network
8 * Add Energyweb network
9 * Add Elastos network
10 * Add Groestlcoin
11 * Fix for syscoin network
12 * Add BSV, RPD, MONKEY, ARYA
13 * Rename Zencash to Horizen
14 * Update Hush network
15 * Add CasinoCoin
16 * Add CPUchain
17 * Add Wagerr
18 * Add VeChain
19 * Option to not use 'change' field for ethereum networks in bip45
20 * Add segwit parameters for MONKEY, BCA, BTC, MONA, SYS, VIA, DOGEt, LTCt
21 * Convert mnemonic back to raw entropy
22 * Add 2-of-3 phrase cards
23 * Move position of hardened addresses checkbox to address table
24
25 # 0.3.12
26
27 * Fix typos
28 * Fix DigiByte signing message
29 * Add DeepOnion network
30 * Add EOS network
31 * Add LTC testnetwork
32 * Add DOGE testnetwork
33 * Add Stellar network
34 * Add TWINS network
35 * Add FIX network
36
37 # 0.3.11
38
39 * Add NIX network
40 * Fix coin parameters for NMC, XMY, CLAM, ONX, LKR
41 * Add DEXON network
42 * Add Nebulas network
43 * Add LSP network
44 * Fix Crown network address format
45 * Add Ellaism network
46 * Add Etheresocial network
47 * Add Bolivarcoin network
48 * Force spellcheck and autocomplete to be off
49
50 # 0.3.10
51
52 * Add Phore network
53 * Add Blocknode network
54 * Add Ravencoin network
55 * Add Safecoin network
56 * Add LitecoinZ network
57 * Add LKRcoin network
58 * Update Peercoin scripthash parameter
59 * Add Blockstamp network
60 * Remove old info regarding use of private keys
61
62 # 0.3.9
63
64 * Update BTG signing message
65 * Add segwit parameters for BTG
66 * Add segwit parameters for DigiByte
67 * Add Stash network (see 0.3.8s below)
68 * Add Salus network
69 * Add Cryptoescudo network
70 * Add ExchangeCoin network
71 * Add Artax network
72 * Add BitCloud network
73 * Add Megacoin network
74 * Add Bitcoin Green network
75 * Add ANON network
76 * Add ProjectCoin network
77 * Reword the 'generate' inputs and words
78 * Add note for running http server in python 2
79 * Adjust test to run reliably on slow computers
80
81 # 0.3.8s
82
83 * Add Stash network
84
85 # 0.3.8
86
87 * Add p2wpkh for litecoin
88 * Add more networks - TSTRAT, Hush, ETC, PIRL, CLO, MIX, MUSIC, POA, EXP
89 * Add coinomi/ledger client to BIP32 tab
90 * Fix SYSCOIN and BTX parameters
91 * Remove bip39-standalone.html from repository
92 * Remove duplicate id properties on html elements
93
94 # 0.3.7
95
96 * Update AXE network parameters
97 * Add new networks - Xuez, BTCP, BTCZ, ZCL, ZEN
98 * Add litecoin bech32 params
99 * Fix BIP38 for altcoins
100 * Fix missing span closing tag
101 * Add indicator to UI for when BIP84 is unavailable
102 * Replace hasSegwit variable with test for segwit params
103 * Allow xpub to be used as root key for segwit derivations
104 * Add visual privacy safeguard
105
106 # 0.3.6
107
108 * Add Kobocoin
109 * Update Vertcoin version byte and segwit support
110 * Add Zcash
111 * Korean mnemonics use ascii spaces
112 * Add CashAddr address format for bitcoin cash
113
114 # 0.3.5
115
116 * Fix typo
117 * Add Neblio network
118 * Update bitcoinjs-lib from 3.3.0 to 3.3.2
119 * Add Beetle Coin
120 * Add segwit for bitcoin testnet and Fujicoin
121 * Set coin number for Bitcoin God to 156
122 * Add coins supported by coinomi
123 * Warn when generating low entropy mnemonics
124 * Warn when overriding weak entropy with a strong mnemonic length
125
126 # 0.3.4
127
128 * Add BlackCoin
129 * Add Denarius
130 * Raw entropy shows groupings with space every 11 bits
131 * Checksum shown in entropy details
132 * Warn that entropy values should exclude checksum
133 * Add Korean language
134
135 # 0.3.3
136
137 * Add AXE network
138 * Ethereum private key generation bugfix
139 * Add BIP38 support
140 * Allow initial number of rows to be set by the user
141
142 # 0.3.2
143
144 * Add Onixcoin
145 * Add Komodo
146 * BIP84 tab for derivation path
147 * CSV tab for derived addresses
148
149 # 0.3.1
150
151 * Populate entropy field with hex value used from PRNG
152 * Show list of word indexes
153 * Fix typos
154 * Update jquery from 2.1.1 to 3.2.1
155 * Update bootstrap from 3.2.0 to 3.3.7
156 * Move application-specific css into own file
157 * QR codes with accents work correctly by replacing jquery.qrcode with kjua
158
159 # 0.3.0
160
161 * Update bitcoinjs from 3.1.1 to 3.3.0
162 * Litecoin defaults to ltub instead of xpub
163 * Segwit option removed from bip32 tab
164 * BIP141 tab added for full segwit compatibility
165
166 # 0.2.9
167
168 * Update links from old site to new site
169 * Add Monacoin
170 * Add Bitcoin Gold
171 * Port test suite to selenium
172 * Allow more rows to be generated starting from a custom index
173
174 # 0.2.8
175
176 * Enable segwit for Litecoin
177 * BitPay-style addresses for Bitcoin Cash
178 * Use new xpub/xprv prefixes for Segwit BIP49
179 * Add nubits network
180
181 # 0.2.7
182
183 * Add Fujicoin
184 * List alternative tools
185 * Remove unused translations and library
186
187 # 0.2.6
188
189 * Detect and warn when entropy is filtered / discarded
190 * Reword entropy text to indicate using a single source only
191 * Add BIP49 to More Info section
192 * Update compile script to work across python 2 and 3
193 * QR Codes use correctLevel 3 instead of 2
194 * Source map removed from zxcvbn
195 * Tidy up code with consistent use of commas and semicolons
196
197 # 0.2.5
198
199 * Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH
200 * Fix bug for validation of root key when using non-bitcoin networks
201 * Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab
202
203 # 0.2.4
204
205 * Show error when using xpub with hardened addresses
206 * Allow switching litecoin prefixes between xprv and Ltpv
207
208 # 0.2.3
209
210 * Add maza coin
211
212 # 0.2.2
213
214 * Improve showing feedback for pending calculations
215 * Bugfix: Clear old seed when mnemonic is changed
216 * Add PIVX network
217
218 # 0.2.1
219
220 * BTC is the default coin
221 * Add myriadcoin
222 * Add Bitcon Cash
223
224 # 0.2.0
225
226 * BitcoinJS library upgrded to v3.1.1
227 * Tab order is alphabetical
228 * BIP44 'purpose' and 'coin' fields are readonly
229 * Refactor method to clear old data from the display
230 * BIP49 support
231 * Release process is documented
232
233 # 0.1.2
234
235 * Add Crown network
236 * Network names are displayed with currency code
237
238 # 0.1.1
239
240 * Add DASH Testnet
241 * Change entropy Strength to Time To Crack
242
243 # 0.1.0 2017-06-14
244
245 * Add changelog
246 * Display version number in top right
247 * Add hex prefix to ethereum keys