]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/log
perso/Immae/Projets/Cryptomonnaies/BIP39.git
6 years agoRelease v0.3.3
Ian Coleman [Mon, 5 Feb 2018 23:36:38 +0000 (10:36 +1100)] 
Release v0.3.3

6 years agoFix tests which generate more rows
Ian Coleman [Mon, 5 Feb 2018 23:23:56 +0000 (10:23 +1100)] 
Fix tests which generate more rows

6 years agoAdd BIP38 test
Ian Coleman [Mon, 5 Feb 2018 23:14:22 +0000 (10:14 +1100)] 
Add BIP38 test

6 years agoAllow initial number of rows to be set by user
Ian Coleman [Mon, 5 Feb 2018 22:57:28 +0000 (09:57 +1100)] 
Allow initial number of rows to be set by user

6 years agoAdd BIP38 interface elements
Ian Coleman [Mon, 5 Feb 2018 22:50:29 +0000 (09:50 +1100)] 
Add BIP38 interface elements

6 years agoEncrypt private keys with BIP38
Ian Coleman [Mon, 5 Feb 2018 22:43:13 +0000 (09:43 +1100)] 
Encrypt private keys with BIP38

with fakes for missing UI elements

6 years agoAdd bitcoinjs-bip38-2.0.2 library
Ian Coleman [Mon, 5 Feb 2018 22:42:10 +0000 (09:42 +1100)] 
Add bitcoinjs-bip38-2.0.2 library

Created using browserify:
git clone https://github.com/bitcoinjs/bip38.git
git checkout v2.0.2
npm install
npm run unit
browserify index.js --standalone bitcoinjs-bip38 > bitcoinjs-bip38-2.0.2.js

6 years agoRemove commented-out lines of code from test
Ian Coleman [Mon, 15 Jan 2018 23:37:14 +0000 (10:37 +1100)] 
Remove commented-out lines of code from test

6 years agoTest AXE network
Ian Coleman [Mon, 15 Jan 2018 23:34:42 +0000 (10:34 +1100)] 
Test AXE network

6 years agoIncrease allowed rendering time tests
Ian Coleman [Mon, 15 Jan 2018 23:27:38 +0000 (10:27 +1100)] 
Increase allowed rendering time tests

Firefox was only generating 15 of 20 rows in the address table

6 years agoLeftPad ethereum private keys with zeros if needed
Ian Coleman [Mon, 15 Jan 2018 22:01:10 +0000 (09:01 +1100)] 
LeftPad ethereum private keys with zeros if needed

6 years agoMerge pull request #154 from AXErunners/master
iancoleman [Mon, 15 Jan 2018 22:05:18 +0000 (09:05 +1100)] 
Merge pull request #154 from AXErunners/master

Add AXE

6 years agoAXE support
-k [Sun, 7 Jan 2018 05:55:48 +0000 (00:55 -0500)] 
AXE support

prefix fixed

6 years agoAXE support
-k [Sun, 7 Jan 2018 04:57:11 +0000 (23:57 -0500)] 
AXE support

6 years agoRelease v0.3.2
Ian Coleman [Tue, 2 Jan 2018 23:54:10 +0000 (10:54 +1100)] 
Release v0.3.2

6 years agoFix test for komodo
Ian Coleman [Tue, 2 Jan 2018 23:52:39 +0000 (10:52 +1100)] 
Fix test for komodo

6 years agoAdd csv display of addresses
Ian Coleman [Tue, 2 Jan 2018 23:33:22 +0000 (10:33 +1100)] 
Add csv display of addresses

6 years agoAdd BIP84 tab
Ian Coleman [Tue, 2 Jan 2018 22:32:14 +0000 (09:32 +1100)] 
Add BIP84 tab

6 years agoFix typo game/komodo
Ian Coleman [Tue, 19 Dec 2017 23:48:09 +0000 (10:48 +1100)] 
Fix typo game/komodo

6 years agoAdd test for Onixcoin
Ian Coleman [Tue, 19 Dec 2017 23:42:55 +0000 (10:42 +1100)] 
Add test for Onixcoin

6 years agoMerge pull request #137 from AraguaneyBits/master
iancoleman [Tue, 19 Dec 2017 23:38:14 +0000 (10:38 +1100)] 
Merge pull request #137 from AraguaneyBits/master

Add ONX (Onixcoin)

6 years agoFIX OnixCoin Correct BIP44 Code 174
jestevez [Tue, 19 Dec 2017 20:55:28 +0000 (21:55 +0100)] 
FIX OnixCoin Correct BIP44 Code 174

6 years agoFIX OnixCoin Correct BIP44 Code 174
jestevez [Tue, 19 Dec 2017 20:50:55 +0000 (21:50 +0100)] 
FIX OnixCoin Correct BIP44 Code 174

6 years agoMerge pull request #142 from ca333/master
iancoleman [Wed, 13 Dec 2017 03:15:20 +0000 (14:15 +1100)] 
Merge pull request #142 from ca333/master

[ADD] KMD - Komodo

6 years ago[ADD] KMD - Komodo
ca333 [Mon, 4 Dec 2017 04:01:53 +0000 (05:01 +0100)] 
[ADD] KMD - Komodo

6 years agoAdd ONX (Onixcoin)
jestevez [Thu, 30 Nov 2017 19:42:49 +0000 (20:42 +0100)] 
Add ONX (Onixcoin)

6 years agoRelease v0.3.1
Ian Coleman [Tue, 28 Nov 2017 23:32:58 +0000 (10:32 +1100)] 
Release v0.3.1

6 years agoReplace jquery.qrcode with kjua for QR codes
Ian Coleman [Tue, 28 Nov 2017 22:54:04 +0000 (09:54 +1100)] 
Replace jquery.qrcode with kjua for QR codes

This handles UTF-8 content correctly

6 years agoMove css specific to the app into own file
Ian Coleman [Wed, 22 Nov 2017 22:49:12 +0000 (09:49 +1100)] 
Move css specific to the app into own file

6 years agoUpdate bootstrap from minified 3.2.0 to 3.3.7
Ian Coleman [Wed, 22 Nov 2017 22:47:41 +0000 (09:47 +1100)] 
Update bootstrap from minified 3.2.0 to 3.3.7

6 years agoUpdate jquery from minified 2.1.1 to 3.2.1
Ian Coleman [Wed, 22 Nov 2017 22:21:26 +0000 (09:21 +1100)] 
Update jquery from minified 2.1.1 to 3.2.1

6 years agoMerge pull request #134 from dimitris-t/patch-2
iancoleman [Mon, 27 Nov 2017 23:30:36 +0000 (10:30 +1100)] 
Merge pull request #134 from dimitris-t/patch-2

Fixed typos

6 years agoFixed typos
Dimitris Tsapakidis [Fri, 24 Nov 2017 16:01:19 +0000 (18:01 +0200)] 
Fixed typos

addreses -> addresses
steet -> street

6 years agoShow entropy from PRNG and word indexes
Ian Coleman [Wed, 22 Nov 2017 04:28:58 +0000 (15:28 +1100)] 
Show entropy from PRNG and word indexes

see issue #132

6 years agoRelease v0.3.0
Ian Coleman [Wed, 22 Nov 2017 02:34:58 +0000 (13:34 +1100)] 
Release v0.3.0

6 years agoAdd BIP141 tab for full segwit compatibility
Ian Coleman [Wed, 22 Nov 2017 01:11:48 +0000 (12:11 +1100)] 
Add BIP141 tab for full segwit compatibility

6 years agoRemove segwit from bip32 tab
Ian Coleman [Tue, 21 Nov 2017 22:59:58 +0000 (09:59 +1100)] 
Remove segwit from bip32 tab

This option will be added in the future to a bip141 tab

6 years agoUse ltub for litecoin by default instead of xprv
Ian Coleman [Tue, 21 Nov 2017 22:40:35 +0000 (09:40 +1100)] 
Use ltub for litecoin by default instead of xprv

Introduced when upgrading from bitcoinjs-lib v3.3.0

6 years agoUpdate bitcoinjs from v3.1.1 to v3.3.0
Ian Coleman [Tue, 21 Nov 2017 22:19:14 +0000 (09:19 +1100)] 
Update bitcoinjs from v3.1.1 to v3.3.0

6 years agoRelease v0.2.9
Ian Coleman [Tue, 21 Nov 2017 01:17:28 +0000 (12:17 +1100)] 
Release v0.2.9

6 years agoAllow more rows to be generated at a custom index
Ian Coleman [Tue, 21 Nov 2017 01:06:56 +0000 (12:06 +1100)] 
Allow more rows to be generated at a custom index

6 years agoFix ordering of networks to be alphabetical
Ian Coleman [Thu, 16 Nov 2017 04:11:01 +0000 (15:11 +1100)] 
Fix ordering of networks to be alphabetical

6 years agoAdd test for monacoin
Ian Coleman [Thu, 16 Nov 2017 04:09:56 +0000 (15:09 +1100)] 
Add test for monacoin

6 years agoAdd test for Bitcoin Gold network
Ian Coleman [Thu, 16 Nov 2017 04:09:37 +0000 (15:09 +1100)] 
Add test for Bitcoin Gold network

6 years agoUse selenium for tests instead of phantomjs
Ian Coleman [Wed, 8 Nov 2017 01:11:49 +0000 (12:11 +1100)] 
Use selenium for tests instead of phantomjs

6 years agoMerge pull request #129 from rsnel/bgold
iancoleman [Tue, 14 Nov 2017 21:53:38 +0000 (08:53 +1100)] 
Merge pull request #129 from rsnel/bgold

add BTG (Bitcoin Gold/bgold)

6 years agoMerge pull request #126 from monautils/master
iancoleman [Tue, 14 Nov 2017 21:53:25 +0000 (08:53 +1100)] 
Merge pull request #126 from monautils/master

add monacoin

6 years agoadd BTG (Bitcoin Gold/bgold)
Rik Snel [Tue, 14 Nov 2017 08:05:50 +0000 (09:05 +0100)] 
add BTG (Bitcoin Gold/bgold)

6 years agofix new secret_key https://github.com/monacoinproject/monacoin/blob/master-0.14/src...
you21979 [Thu, 9 Nov 2017 10:17:16 +0000 (19:17 +0900)] 
fix new secret_key https://github.com/monacoinproject/monacoin/blob/master-0.14/src/chainparams.cpp#L135

6 years agoadd monacoin
you21979 [Thu, 9 Nov 2017 08:21:07 +0000 (17:21 +0900)] 
add monacoin

6 years agoFix web link from github.io to iancoleman.io
Ian Coleman [Tue, 31 Oct 2017 22:32:18 +0000 (09:32 +1100)] 
Fix web link from github.io to iancoleman.io

6 years agoRelease v0.2.8
Ian Coleman [Tue, 31 Oct 2017 02:34:53 +0000 (13:34 +1100)] 
Release v0.2.8

6 years agoAdd P2WPKH-nested-in-P2SH to litecoin
Ian Coleman [Tue, 31 Oct 2017 00:48:51 +0000 (11:48 +1100)] 
Add P2WPKH-nested-in-P2SH to litecoin

6 years agoUse correct prefixes for xprv/xpub with segwit
Ian Coleman [Tue, 31 Oct 2017 00:04:38 +0000 (11:04 +1100)] 
Use correct prefixes for xprv/xpub with segwit

6 years agoAllow BitPay address format for bitcoin cash
Ian Coleman [Mon, 30 Oct 2017 23:35:52 +0000 (10:35 +1100)] 
Allow BitPay address format for bitcoin cash

6 years agoAdd test for nubits network
Ian Coleman [Tue, 10 Oct 2017 01:04:27 +0000 (12:04 +1100)] 
Add test for nubits network

6 years agoMerge pull request #123 from alkley/master
iancoleman [Tue, 10 Oct 2017 00:48:33 +0000 (11:48 +1100)] 
Merge pull request #123 from alkley/master

Add nubits

6 years agoAdd nubits
alkley [Mon, 9 Oct 2017 13:34:39 +0000 (15:34 +0200)] 
Add nubits

6 years agoMerge pull request #122 from dimitris-t/patch-1
iancoleman [Wed, 4 Oct 2017 22:59:25 +0000 (09:59 +1100)] 
Merge pull request #122 from dimitris-t/patch-1

Update changelog.md

6 years agoUpdate changelog.md
Dimitris Tsapakidis [Wed, 4 Oct 2017 16:22:49 +0000 (19:22 +0300)] 
Update changelog.md

Fixed markdown typo.

6 years agoAdd test for fujicoin
Ian Coleman [Tue, 3 Oct 2017 03:40:56 +0000 (14:40 +1100)] 
Add test for fujicoin

6 years agoRelease v0.2.7
Ian Coleman [Mon, 2 Oct 2017 03:16:46 +0000 (14:16 +1100)] 
Release v0.2.7

6 years agoRemove hand-rolled translation library
Ian Coleman [Mon, 2 Oct 2017 03:09:32 +0000 (14:09 +1100)] 
Remove hand-rolled translation library

6 years agoList alternative tools
Ian Coleman [Mon, 2 Oct 2017 03:04:23 +0000 (14:04 +1100)] 
List alternative tools

6 years agoMerge pull request #120 from fujicoin/add-fujicoin
iancoleman [Wed, 27 Sep 2017 00:58:48 +0000 (10:58 +1000)] 
Merge pull request #120 from fujicoin/add-fujicoin

Add Fujicoin

6 years agoadd Fujicoin
motty [Tue, 26 Sep 2017 02:54:56 +0000 (11:54 +0900)] 
add Fujicoin

6 years agoRelease v0.2.6
Ian Coleman [Wed, 20 Sep 2017 01:39:06 +0000 (11:39 +1000)] 
Release v0.2.6

6 years agoDetect and warn of filtered entropy
Ian Coleman [Wed, 20 Sep 2017 00:31:28 +0000 (10:31 +1000)] 
Detect and warn of filtered entropy

6 years agoUpdate process for committing changes
Ian Coleman [Tue, 19 Sep 2017 01:15:25 +0000 (11:15 +1000)] 
Update process for committing changes

Do not include changes in bip39-standalone.html

6 years agoReword entropy text to say one type, not multiple
Ian Coleman [Tue, 19 Sep 2017 01:13:03 +0000 (11:13 +1000)] 
Reword entropy text to say one type, not multiple

6 years agoMerge pull request #117 from jonathancross/iancoleman-bip39-bip49
iancoleman [Tue, 19 Sep 2017 00:32:20 +0000 (10:32 +1000)] 
Merge pull request #117 from jonathancross/iancoleman-bip39-bip49

Adding BIP 49 to "More info" section.

6 years agoMerge pull request #116 from jonathancross/iancoleman-bip39-compile
iancoleman [Tue, 19 Sep 2017 00:26:32 +0000 (10:26 +1000)] 
Merge pull request #116 from jonathancross/iancoleman-bip39-compile

Allowing compilation with Python 2.x

6 years agoAdding BIP 49 to "More info" section.
Jonathan Cross [Sun, 17 Sep 2017 23:19:28 +0000 (01:19 +0200)] 
Adding BIP 49 to "More info" section.

6 years agoAllowing compilation with Python 2.x and 3.
Jonathan Cross [Sun, 17 Sep 2017 23:57:05 +0000 (01:57 +0200)] 
Allowing compilation with Python 2.x and 3.

6 years agoMerge pull request #103 from Zwilla/patch-3
iancoleman [Thu, 7 Sep 2017 22:12:34 +0000 (08:12 +1000)] 
Merge pull request #103 from Zwilla/patch-3

correctLevel from 2 to 3

6 years agoMerge pull request #102 from Zwilla/patch-2
iancoleman [Thu, 7 Sep 2017 22:07:51 +0000 (08:07 +1000)] 
Merge pull request #102 from Zwilla/patch-2

remove sourceMappingURL=zxcvbn.js.map

6 years agocorrectLevel from 2 to 3
Zwilla [Thu, 7 Sep 2017 12:32:42 +0000 (14:32 +0200)] 
correctLevel from 2 to 3

correctLevel 3 is generally recommended for industrial environments.

See also: https://github.com/iancoleman/bip39/issues/101

6 years agoremove sourceMappingURL=zxcvbn.js.map
Zwilla [Thu, 7 Sep 2017 07:42:54 +0000 (09:42 +0200)] 
remove sourceMappingURL=zxcvbn.js.map

just remove this line, if not every time we run the converter it searches for the map file. It is not enough to uncomment this line.
thx

6 years agoMerge pull request #98 from Zwilla/patch-1
iancoleman [Mon, 4 Sep 2017 00:03:05 +0000 (10:03 +1000)] 
Merge pull request #98 from Zwilla/patch-1

changed some wrong comma and ;

6 years agochanged some wrong comma and ;
Zwilla [Sun, 3 Sep 2017 23:55:55 +0000 (01:55 +0200)] 
changed some wrong comma and ;

nothing else

6 years agoImprove release process order and add details
Ian Coleman [Fri, 1 Sep 2017 03:20:29 +0000 (13:20 +1000)] 
Improve release process order and add details

6 years agoRelease v0.2.5
Ian Coleman [Fri, 1 Sep 2017 02:35:42 +0000 (12:35 +1000)] 
Release v0.2.5

6 years agoAllow P2WPKH nested in P2SH addresses on BIP32 tab
Ian Coleman [Fri, 1 Sep 2017 02:27:38 +0000 (12:27 +1000)] 
Allow P2WPKH nested in P2SH addresses on BIP32 tab

6 years agoValidate root key correctly for alternate networks
Ian Coleman [Fri, 1 Sep 2017 02:27:03 +0000 (12:27 +1000)] 
Validate root key correctly for alternate networks

6 years agoRename bip49 to p2wpkhNestedInP2sh where suitable
Ian Coleman [Fri, 1 Sep 2017 02:25:45 +0000 (12:25 +1000)] 
Rename bip49 to p2wpkhNestedInP2sh where suitable

6 years agoAdd confirmation steps to the release process
Ian Coleman [Mon, 28 Aug 2017 00:03:21 +0000 (10:03 +1000)] 
Add confirmation steps to the release process

6 years agoRelease v0.2.4
Ian Coleman [Sun, 27 Aug 2017 23:48:48 +0000 (09:48 +1000)] 
Release v0.2.4

6 years agoAdd a checkbox to switch litecoin key prefixes
Ian Coleman [Sun, 27 Aug 2017 23:45:38 +0000 (09:45 +1000)] 
Add a checkbox to switch litecoin key prefixes

6 years agoShow error when using xpub with hardened addresses
Ian Coleman [Wed, 23 Aug 2017 23:25:26 +0000 (09:25 +1000)] 
Show error when using xpub with hardened addresses

6 years agoRelease v0.2.3
Ian Coleman [Tue, 22 Aug 2017 23:45:09 +0000 (09:45 +1000)] 
Release v0.2.3

6 years agoTest for Maza network
Ian Coleman [Tue, 22 Aug 2017 23:41:53 +0000 (09:41 +1000)] 
Test for Maza network

6 years agoMerge pull request #92 from jonspock/master
iancoleman [Tue, 22 Aug 2017 23:30:43 +0000 (09:30 +1000)] 
Merge pull request #92 from jonspock/master

Add maza coin, update PIVX in bip39-standalone.html

6 years agoAdd maza coin
Jon Spock [Tue, 22 Aug 2017 00:13:44 +0000 (17:13 -0700)] 
Add maza coin

6 years agoRelease v0.2.2
Ian Coleman [Wed, 16 Aug 2017 01:26:10 +0000 (11:26 +1000)] 
Release v0.2.2

6 years agoImprove showing feedback for pending calculations
Ian Coleman [Wed, 16 Aug 2017 01:04:13 +0000 (11:04 +1000)] 
Improve showing feedback for pending calculations

6 years agoClear old seed when mnemonic is changed
Ian Coleman [Wed, 16 Aug 2017 00:43:09 +0000 (10:43 +1000)] 
Clear old seed when mnemonic is changed

6 years agoAdd PIVX network tests
Ian Coleman [Mon, 14 Aug 2017 05:27:24 +0000 (15:27 +1000)] 
Add PIVX network tests

6 years agoMerge pull request #89 from alkley/master
iancoleman [Mon, 14 Aug 2017 04:43:04 +0000 (14:43 +1000)] 
Merge pull request #89 from alkley/master

Add PIVX

6 years agoAdded PIVX
alkley [Fri, 11 Aug 2017 13:08:53 +0000 (15:08 +0200)] 
Added PIVX

6 years agoRelease v0.2.1
Ian Coleman [Mon, 7 Aug 2017 09:13:10 +0000 (19:13 +1000)] 
Release v0.2.1