]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/log
perso/Immae/Projets/Cryptomonnaies/BIP39.git
7 years agoCards can be used for entropy
Ian Coleman [Mon, 7 Nov 2016 05:01:21 +0000 (16:01 +1100)] 
Cards can be used for entropy

Format is [A2-9TJQK][CDHS]

7 years agoEntropy refactor to prep for card detection
Ian Coleman [Mon, 7 Nov 2016 02:18:59 +0000 (13:18 +1100)] 
Entropy refactor to prep for card detection

7 years agoBlank entropy does not generate addresses
Ian Coleman [Mon, 7 Nov 2016 00:51:12 +0000 (11:51 +1100)] 
Blank entropy does not generate addresses

7 years agojsbip39 updated to latest version
Ian Coleman [Mon, 7 Nov 2016 00:33:47 +0000 (11:33 +1100)] 
jsbip39 updated to latest version

7 years agoEntropy can be supplied by user
Ian Coleman [Thu, 3 Nov 2016 05:34:56 +0000 (16:34 +1100)] 
Entropy can be supplied by user

7 years agoTable uses monospace font.
Ian Coleman [Wed, 2 Nov 2016 23:12:08 +0000 (10:12 +1100)] 
Table uses monospace font.

See https://github.com/iancoleman/bip39/issues/32#issuecomment-257776567

7 years agoPublic key column in table, shown as hex
Ian Coleman [Wed, 2 Nov 2016 01:13:21 +0000 (12:13 +1100)] 
Public key column in table, shown as hex

7 years agoLanguages no longer experimental.
Ian Coleman [Thu, 20 Oct 2016 21:24:40 +0000 (08:24 +1100)] 
Languages no longer experimental.

Still pending reference implementation unit tests, but the ones included
in jsbip39 were generated using the reference implementation.

7 years agoLanguages compiled into bip39-standalone.html
Ian Coleman [Thu, 20 Oct 2016 05:54:15 +0000 (16:54 +1100)] 
Languages compiled into bip39-standalone.html

7 years agoLanguages without unit tests marked 'experimental'
Ian Coleman [Thu, 20 Oct 2016 05:52:57 +0000 (16:52 +1100)] 
Languages without unit tests marked 'experimental'

7 years agoMultiple language functionality added
Ian Coleman [Thu, 20 Oct 2016 05:42:15 +0000 (16:42 +1100)] 
Multiple language functionality added

7 years agojsBip39 and wordlists updated with new languages
Ian Coleman [Thu, 20 Oct 2016 05:40:52 +0000 (16:40 +1100)] 
jsBip39 and wordlists updated with new languages

7 years agoNon-English language tests added
Ian Coleman [Thu, 20 Oct 2016 05:22:49 +0000 (16:22 +1100)] 
Non-English language tests added

7 years agoLanguages html to select language
Ian Coleman [Wed, 19 Oct 2016 22:18:51 +0000 (09:18 +1100)] 
Languages html to select language

7 years agoLinks and author changed to iancoleman
Ian Coleman [Mon, 10 Oct 2016 23:08:50 +0000 (10:08 +1100)] 
Links and author changed to iancoleman

7 years agoGenerate button moved for simpler user experience
Ian Coleman [Wed, 5 Oct 2016 01:47:37 +0000 (12:47 +1100)] 
Generate button moved for simpler user experience

7 years agoTemplate code in comment for future tests.
Ian Coleman [Wed, 5 Oct 2016 01:37:01 +0000 (12:37 +1100)] 
Template code in comment for future tests.

7 years agoTest derivation from root key with other networks
Ian Coleman [Wed, 5 Oct 2016 01:36:18 +0000 (12:36 +1100)] 
Test derivation from root key with other networks

7 years agoTest coin selection is used in derivation path
Ian Coleman [Wed, 5 Oct 2016 01:35:40 +0000 (12:35 +1100)] 
Test coin selection is used in derivation path

7 years agoTest github issue 23: derivation path on bip32 tab
Ian Coleman [Wed, 5 Oct 2016 01:20:35 +0000 (12:20 +1100)] 
Test github issue 23: derivation path on bip32 tab

7 years agoTest mnemonic is not sensitive to whitespace
Ian Coleman [Wed, 5 Oct 2016 01:11:31 +0000 (12:11 +1100)] 
Test mnemonic is not sensitive to whitespace

7 years agoTest generate more addresses with privkeys hidden
Ian Coleman [Wed, 5 Oct 2016 00:37:59 +0000 (11:37 +1100)] 
Test generate more addresses with privkeys hidden

7 years agoTest default word length is 15
Ian Coleman [Wed, 5 Oct 2016 00:23:29 +0000 (11:23 +1100)] 
Test default word length is 15

7 years agoTest derivation path containing invalid characters
Ian Coleman [Mon, 3 Oct 2016 00:22:49 +0000 (11:22 +1100)] 
Test derivation path containing invalid characters

7 years agoTest derivation path not starting with m
Ian Coleman [Mon, 3 Oct 2016 00:18:37 +0000 (11:18 +1100)] 
Test derivation path not starting with m

7 years agoTest incorrect root key shows error
Ian Coleman [Mon, 3 Oct 2016 00:04:44 +0000 (11:04 +1100)] 
Test incorrect root key shows error

7 years agoTest incorrect word shows suggested replacement
Ian Coleman [Thu, 29 Sep 2016 08:53:09 +0000 (18:53 +1000)] 
Test incorrect word shows suggested replacement

7 years agoTest incorrect mnemonic shows error
Ian Coleman [Thu, 29 Sep 2016 08:52:51 +0000 (18:52 +1000)] 
Test incorrect mnemonic shows error

7 years agoTest derivation path changes for BIP32 root key
Ian Coleman [Thu, 15 Sep 2016 03:10:50 +0000 (13:10 +1000)] 
Test derivation path changes for BIP32 root key

7 years agoTest phrase is retained unless user confirms
Ian Coleman [Thu, 15 Sep 2016 02:16:02 +0000 (12:16 +1000)] 
Test phrase is retained unless user confirms

7 years agoTest setting BIP32 root key clears phrase
Ian Coleman [Thu, 15 Sep 2016 01:50:40 +0000 (11:50 +1000)] 
Test setting BIP32 root key clears phrase

7 years agoTest BIP32 root key being set by user
Ian Coleman [Wed, 14 Sep 2016 06:46:20 +0000 (16:46 +1000)] 
Test BIP32 root key being set by user

7 years agoDerivation path for Block Explorers
Ian Coleman [Mon, 5 Sep 2016 04:04:29 +0000 (14:04 +1000)] 
Derivation path for Block Explorers

7 years agoTest additional addresses ordering
Ian Coleman [Mon, 5 Sep 2016 03:57:36 +0000 (13:57 +1000)] 
Test additional addresses ordering

7 years agoTest custom number of additional addresses
Ian Coleman [Sat, 3 Sep 2016 05:35:58 +0000 (15:35 +1000)] 
Test custom number of additional addresses

7 years agoTest more addresses can be generated
Ian Coleman [Wed, 31 Aug 2016 03:46:07 +0000 (13:46 +1000)] 
Test more addresses can be generated

7 years agoTests for namecoin and peercoin
Ian Coleman [Tue, 30 Aug 2016 05:56:20 +0000 (15:56 +1000)] 
Tests for namecoin and peercoin

7 years agoMerge pull request #29 from dangershony/master
iancoleman [Tue, 30 Aug 2016 05:49:49 +0000 (15:49 +1000)] 
Merge pull request #29 from dangershony/master

Adding peercoin and namecoin

7 years agoTest toggling private key visibility
Ian Coleman [Fri, 26 Aug 2016 02:33:47 +0000 (12:33 +1000)] 
Test toggling private key visibility

7 years agoTest private keys are shown in address table
Ian Coleman [Fri, 26 Aug 2016 02:29:31 +0000 (12:29 +1000)] 
Test private keys are shown in address table

7 years agoTest toggling address visibility
Ian Coleman [Fri, 26 Aug 2016 02:26:33 +0000 (12:26 +1000)] 
Test toggling address visibility

7 years agoTest ordering of addresses in table
Ian Coleman [Fri, 26 Aug 2016 02:21:55 +0000 (12:21 +1000)] 
Test ordering of addresses in table

7 years agoMerge branch 'master' of https://github.com/dangershony/dangershony.github.io
dangershony [Thu, 25 Aug 2016 20:40:03 +0000 (21:40 +0100)] 
Merge branch 'master' of https://github.com/dangershony/dangershony.github.io

7 years agonamecoin and peercoin
dangershony [Thu, 25 Aug 2016 15:21:41 +0000 (16:21 +0100)] 
namecoin and peercoin

7 years agoMerge pull request #2 from dcpos/master
Dan Gershony [Thu, 25 Aug 2016 07:30:17 +0000 (08:30 +0100)] 
Merge pull request #2 from dcpos/master

Merge in to fork

7 years agoTest placeholder for github issue 26
Ian Coleman [Wed, 24 Aug 2016 22:09:58 +0000 (08:09 +1000)] 
Test placeholder for github issue 26

7 years agoTest for DASH coin
Ian Coleman [Wed, 24 Aug 2016 22:07:25 +0000 (08:07 +1000)] 
Test for DASH coin

7 years agoMerge pull request #27 from dangershony/master
iancoleman [Wed, 24 Aug 2016 21:59:39 +0000 (07:59 +1000)] 
Merge pull request #27 from dangershony/master

Adding DASH and fixing the root key network bug

7 years agoupdate root key network
dangershony [Wed, 24 Aug 2016 14:29:17 +0000 (15:29 +0100)] 
update root key network

7 years agoTest table shows addresses
Ian Coleman [Wed, 24 Aug 2016 10:18:05 +0000 (20:18 +1000)] 
Test table shows addresses

7 years agoTest toggling derivation path
Ian Coleman [Wed, 24 Aug 2016 10:04:23 +0000 (20:04 +1000)] 
Test toggling derivation path

7 years agobuild
dangershony [Wed, 24 Aug 2016 09:50:44 +0000 (10:50 +0100)] 
build

7 years agoTest hardened addresses
Ian Coleman [Wed, 24 Aug 2016 09:49:24 +0000 (19:49 +1000)] 
Test hardened addresses

7 years agoTest address table shows derivation path
Ian Coleman [Wed, 24 Aug 2016 09:26:41 +0000 (19:26 +1000)] 
Test address table shows derivation path

7 years agoupdates
dangershony [Wed, 24 Aug 2016 09:42:13 +0000 (10:42 +0100)] 
updates

7 years agoTest extended priv/pub keys with BIP32 tab
Ian Coleman [Wed, 24 Aug 2016 05:45:25 +0000 (15:45 +1000)] 
Test extended priv/pub keys with BIP32 tab

7 years agoTest custom BIP32 derivation path
Ian Coleman [Wed, 24 Aug 2016 05:26:38 +0000 (15:26 +1000)] 
Test custom BIP32 derivation path

7 years agocompile
dangershony [Tue, 23 Aug 2016 14:59:17 +0000 (15:59 +0100)] 
compile

7 years agoAdd dash
Dan Gershony [Tue, 23 Aug 2016 14:33:48 +0000 (15:33 +0100)] 
Add dash

7 years agoAdd dash
Dan Gershony [Tue, 23 Aug 2016 14:31:22 +0000 (15:31 +0100)] 
Add dash

7 years agoTest BIP44 change field
Ian Coleman [Tue, 23 Aug 2016 10:09:38 +0000 (20:09 +1000)] 
Test BIP44 change field

7 years agoTest BIP44 account field
Ian Coleman [Tue, 23 Aug 2016 10:03:52 +0000 (20:03 +1000)] 
Test BIP44 account field

7 years agoTest BIP44 coin field
Ian Coleman [Tue, 23 Aug 2016 10:03:41 +0000 (20:03 +1000)] 
Test BIP44 coin field

7 years agoTest BIP44 purpose field
Ian Coleman [Tue, 23 Aug 2016 09:59:57 +0000 (19:59 +1000)] 
Test BIP44 purpose field

7 years agoTest BIP44 extended private key is shown
Ian Coleman [Tue, 23 Aug 2016 09:33:48 +0000 (19:33 +1000)] 
Test BIP44 extended private key is shown

7 years agoTest BIP44 extended private key
Ian Coleman [Tue, 23 Aug 2016 09:33:32 +0000 (19:33 +1000)] 
Test BIP44 extended private key

7 years agoTest order is randomized
Ian Coleman [Tue, 23 Aug 2016 08:25:38 +0000 (18:25 +1000)] 
Test order is randomized

7 years agoTest BIP44 derivation path is shown
Ian Coleman [Tue, 23 Aug 2016 08:22:12 +0000 (18:22 +1000)] 
Test BIP44 derivation path is shown

7 years agoTest changing tabs
Ian Coleman [Tue, 23 Aug 2016 08:16:27 +0000 (18:16 +1000)] 
Test changing tabs

7 years agoTests use waitForGenerate, not magical setTimeout
Ian Coleman [Tue, 23 Aug 2016 07:45:23 +0000 (17:45 +1000)] 
Tests use waitForGenerate, not magical setTimeout

7 years agoMerge pull request #1 from dcpos/master
Dan Gershony [Tue, 23 Aug 2016 07:35:29 +0000 (08:35 +0100)] 
Merge pull request #1 from dcpos/master

merge

7 years agoTest bip32 root key as generated from mnemonic
Ian Coleman [Tue, 23 Aug 2016 06:32:42 +0000 (16:32 +1000)] 
Test bip32 root key as generated from mnemonic

7 years agoTest bip39 seed value as generated from mnemonic
Ian Coleman [Tue, 23 Aug 2016 06:32:21 +0000 (16:32 +1000)] 
Test bip39 seed value as generated from mnemonic

7 years agoTests for all other coins / networks
Ian Coleman [Tue, 23 Aug 2016 06:28:53 +0000 (16:28 +1000)] 
Tests for all other coins / networks

7 years agoTests for passphrase and coin selection
Ian Coleman [Tue, 23 Aug 2016 06:16:41 +0000 (16:16 +1000)] 
Tests for passphrase and coin selection

7 years agoStandalone has hardened addresses checkbox
Ian Coleman [Tue, 23 Aug 2016 05:00:19 +0000 (15:00 +1000)] 
Standalone has hardened addresses checkbox

7 years agoTest suite using phantomjs
Ian Coleman [Tue, 23 Aug 2016 04:59:47 +0000 (14:59 +1000)] 
Test suite using phantomjs

7 years agoBitcoin Core derivation path information
Ian Coleman [Tue, 23 Aug 2016 01:14:41 +0000 (11:14 +1000)] 
Bitcoin Core derivation path information

7 years agoHardened Addresses checkbox
Ian Coleman [Tue, 23 Aug 2016 01:07:37 +0000 (11:07 +1000)] 
Hardened Addresses checkbox

This closes issue #25

7 years agoBIP32 Root Key can be specified by user
Ian Coleman [Tue, 23 Aug 2016 00:31:39 +0000 (10:31 +1000)] 
BIP32 Root Key can be specified by user

7 years agoWords not in list show error with suggestion
Ian Coleman [Mon, 15 Aug 2016 06:15:43 +0000 (16:15 +1000)] 
Words not in list show error with suggestion

7 years agoDerivation Path errors are detected.
Ian Coleman [Mon, 15 Aug 2016 06:03:01 +0000 (16:03 +1000)] 
Derivation Path errors are detected.

7 years agoDerivation Path global replaced with function
Ian Coleman [Mon, 15 Aug 2016 05:39:09 +0000 (15:39 +1000)] 
Derivation Path global replaced with function

7 years agoDerivation path on network change is correct.
Ian Coleman [Mon, 1 Aug 2016 00:45:15 +0000 (10:45 +1000)] 
Derivation path on network change is correct.

This closes #23

8 years agoPull Request #18 in bip39-standalone.html
Ian Coleman [Sat, 19 Mar 2016 23:31:37 +0000 (10:31 +1100)] 
Pull Request #18 in bip39-standalone.html

8 years agoMerge pull request #20 from dooglus/ignore_space_changes
iancoleman [Sat, 19 Mar 2016 23:28:19 +0000 (10:28 +1100)] 
Merge pull request #20 from dooglus/ignore_space_changes

Normalize whitespace before using mnemonic. Fixes #19.

8 years agoMerge pull request #18 from kirillkovalenko/master
iancoleman [Sat, 19 Mar 2016 23:22:23 +0000 (10:22 +1100)] 
Merge pull request #18 from kirillkovalenko/master

BIP39 seed

8 years agoNormalize whitespace before using mnemonic. Fixes #19.
Chris Moore [Sat, 19 Mar 2016 20:39:42 +0000 (13:39 -0700)] 
Normalize whitespace before using mnemonic. Fixes #19.

8 years agoDisplay BIP39 seed
Kirill Kovalenko [Fri, 18 Mar 2016 19:28:33 +0000 (20:28 +0100)] 
Display BIP39 seed

8 years agoMake CSS and JS path relative
Kirill Kovalenko [Fri, 18 Mar 2016 19:27:10 +0000 (20:27 +0100)] 
Make CSS and JS path relative

8 years agoStrength field uses select tag
Ian Coleman [Thu, 22 Oct 2015 22:41:49 +0000 (09:41 +1100)] 
Strength field uses select tag

Closes #17

8 years agoMerge pull request #15 from dooglus/clam
iancoleman [Fri, 21 Aug 2015 00:36:39 +0000 (10:36 +1000)] 
Merge pull request #15 from dooglus/clam

Add CLAM.

8 years agoAdd CLAM.
Chris Moore [Fri, 21 Aug 2015 00:02:57 +0000 (17:02 -0700)] 
Add CLAM.

8 years agoDefault mnemonic length is 15
Ian Coleman [Thu, 20 Aug 2015 23:32:35 +0000 (09:32 +1000)] 
Default mnemonic length is 15

Closes #11

8 years agoTypo privkeCell > privkeyCell
Ian Coleman [Thu, 20 Aug 2015 23:28:38 +0000 (09:28 +1000)] 
Typo privkeCell > privkeyCell

Closes #12

8 years agoDerivation path set correctly when changing coins
Ian Coleman [Thu, 20 Aug 2015 22:51:18 +0000 (08:51 +1000)] 
Derivation path set correctly when changing coins

Closes #9

8 years agoIndex column changed to Path
Ian Coleman [Sun, 16 Aug 2015 11:28:14 +0000 (21:28 +1000)] 
Index column changed to Path

8 years agoAdditional coins added which have BIP44
Ian Coleman [Sun, 16 Aug 2015 10:34:00 +0000 (20:34 +1000)] 
Additional coins added which have BIP44

see https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst

8 years agoStandalone contains ShadowCash
Ian Coleman [Sun, 16 Aug 2015 09:32:41 +0000 (19:32 +1000)] 
Standalone contains ShadowCash

8 years agoWallet tabs removed, added text to BIP32 tab
Ian Coleman [Sun, 16 Aug 2015 09:31:35 +0000 (19:31 +1000)] 
Wallet tabs removed, added text to BIP32 tab