]>
git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/log
Ian Coleman [Mon, 28 Nov 2016 04:19:31 +0000 (15:19 +1100)]
BIP32 tab wallets use consistent vertical spacing
Ian Coleman [Mon, 28 Nov 2016 04:13:23 +0000 (15:13 +1100)]
Blank rows in initial table have no missing cells
Ian Coleman [Mon, 28 Nov 2016 04:11:33 +0000 (15:11 +1100)]
Hive wallet is no longer available
Ian Coleman [Mon, 28 Nov 2016 04:11:08 +0000 (15:11 +1100)]
Mycelium derivation paths contain more details
Ian Coleman [Fri, 25 Nov 2016 03:56:09 +0000 (14:56 +1100)]
Test for issue 33 checks raw entropy is in use
Ian Coleman [Fri, 25 Nov 2016 03:38:19 +0000 (14:38 +1100)]
Card entropy fixes compiled into standalone
Ian Coleman [Fri, 25 Nov 2016 03:34:11 +0000 (14:34 +1100)]
Entropy defaults to generating a 15 word mnemonic
Ian Coleman [Fri, 25 Nov 2016 03:24:58 +0000 (14:24 +1100)]
Card entropy calculation bugfix
See https://github.com/iancoleman/bip39/issues/33
Ian Coleman [Thu, 17 Nov 2016 03:36:12 +0000 (14:36 +1100)]
Card entropy corrections compiled into standalone
Ian Coleman [Thu, 17 Nov 2016 03:34:36 +0000 (14:34 +1100)]
Bits Per Event says 'or less' for card entropy
because as each card is discarded, less entropy is added for subsequent
events.
Ian Coleman [Thu, 17 Nov 2016 03:31:57 +0000 (14:31 +1100)]
Entropy library has extra comments for clarity
Ian Coleman [Thu, 17 Nov 2016 03:28:26 +0000 (14:28 +1100)]
Entropy library assumes cards are discarded
and removed the duplicate logic from the UI logic.
Ian Coleman [Thu, 17 Nov 2016 00:59:15 +0000 (11:59 +1100)]
Missing cards are detected
Ian Coleman [Thu, 17 Nov 2016 00:34:09 +0000 (11:34 +1100)]
Duplicate card detection is case insensitive
Ian Coleman [Wed, 16 Nov 2016 02:01:12 +0000 (13:01 +1100)]
Card entropy changes compiled into standalone.html
Ian Coleman [Wed, 16 Nov 2016 02:00:26 +0000 (13:00 +1100)]
testMaxTime increased from 5s to 10s
Specifically for test titled "Very large entropy results in very long
mnemonics"
Ian Coleman [Wed, 16 Nov 2016 01:50:33 +0000 (12:50 +1100)]
Entropy feedback retains horizontal spacing
was previously wrapping poorly for entropy with zxcvbn suggestions, such
as many repeated 6s
Ian Coleman [Wed, 16 Nov 2016 01:21:17 +0000 (12:21 +1100)]
Multiple decks of cards are possible
but also a needless oversupply of entropy
Ian Coleman [Wed, 16 Nov 2016 00:58:51 +0000 (11:58 +1100)]
zxcvbn errors are caught, with strength 'unknown'
Ian Coleman [Wed, 16 Nov 2016 00:46:25 +0000 (11:46 +1100)]
Card duplicates and use of full deck is detected
Ian Coleman [Wed, 16 Nov 2016 00:19:49 +0000 (11:19 +1100)]
Entropy strength for cards assumes no replacement
Ian Coleman [Tue, 15 Nov 2016 23:54:34 +0000 (10:54 +1100)]
BigInteger library moved to own file
Ian Coleman [Mon, 14 Nov 2016 02:40:04 +0000 (13:40 +1100)]
Entropy changes compiled into standalone
Ian Coleman [Mon, 14 Nov 2016 02:39:07 +0000 (13:39 +1100)]
Card suit font height is closer to text height
Ian Coleman [Mon, 14 Nov 2016 02:21:04 +0000 (13:21 +1100)]
Entropy is truncated from the left
This provides greater compatibility with bip32jp.github.io
Ian Coleman [Mon, 14 Nov 2016 02:19:53 +0000 (13:19 +1100)]
Tests pass with new entropy layout
Ian Coleman [Mon, 14 Nov 2016 02:03:43 +0000 (13:03 +1100)]
Card suits have color and use larger font size
Ian Coleman [Mon, 14 Nov 2016 00:11:20 +0000 (11:11 +1100)]
Entropy section consumes less vertical space
Ian Coleman [Fri, 11 Nov 2016 03:41:47 +0000 (14:41 +1100)]
Entropy changes compiled into standalone.html
Ian Coleman [Thu, 10 Nov 2016 10:55:32 +0000 (21:55 +1100)]
Strength tests include zxcvbn strength detection
Ian Coleman [Thu, 10 Nov 2016 10:45:16 +0000 (21:45 +1100)]
Entropy field consumes same vertical width as help
Ian Coleman [Thu, 10 Nov 2016 10:34:15 +0000 (21:34 +1100)]
Entropy strength measured using zxcvbn
Ian Coleman [Thu, 10 Nov 2016 10:12:21 +0000 (21:12 +1100)]
Entropy types are clearly indicated in UI
Ian Coleman [Thu, 10 Nov 2016 10:01:02 +0000 (21:01 +1100)]
Cards added to entropy placeholder text
Ian Coleman [Thu, 10 Nov 2016 09:44:50 +0000 (20:44 +1100)]
Entropy feedback tests all fields
Ian Coleman [Thu, 10 Nov 2016 07:58:18 +0000 (18:58 +1100)]
Mnemonic length can be set when using raw entropy
Ian Coleman [Wed, 9 Nov 2016 23:58:41 +0000 (10:58 +1100)]
Entropy feedback in tabular format, not sentence
Ian Coleman [Wed, 9 Nov 2016 23:57:25 +0000 (10:57 +1100)]
DOM.strength renamed DOM.generatedStrength
to avoid confusion with entropy strength
Ian Coleman [Wed, 9 Nov 2016 23:55:38 +0000 (10:55 +1100)]
Card entropy uses unicode suit symbols in cleanStr
Ian Coleman [Wed, 9 Nov 2016 23:54:43 +0000 (10:54 +1100)]
Dice conversion to Base 6 uses arrays not strings
Ian Coleman [Tue, 8 Nov 2016 10:59:08 +0000 (21:59 +1100)]
No leading zeros for first char unless hex
Ian Coleman [Mon, 7 Nov 2016 05:56:44 +0000 (16:56 +1100)]
Dice entropy conversion to Base 6 is simpler
Old: Every dice roll is reduced by 1
New: Replace all 6s with 0s
Ian Coleman [Mon, 7 Nov 2016 05:01:21 +0000 (16:01 +1100)]
Cards can be used for entropy
Format is [A2-9TJQK][CDHS]
Ian Coleman [Mon, 7 Nov 2016 02:18:59 +0000 (13:18 +1100)]
Entropy refactor to prep for card detection
Ian Coleman [Mon, 7 Nov 2016 00:51:12 +0000 (11:51 +1100)]
Blank entropy does not generate addresses
Ian Coleman [Mon, 7 Nov 2016 00:33:47 +0000 (11:33 +1100)]
jsbip39 updated to latest version
Ian Coleman [Thu, 3 Nov 2016 05:34:56 +0000 (16:34 +1100)]
Entropy can be supplied by user
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
Ian Coleman [Wed, 2 Nov 2016 01:13:21 +0000 (12:13 +1100)]
Public key column in table, shown as hex
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.
Ian Coleman [Thu, 20 Oct 2016 05:54:15 +0000 (16:54 +1100)]
Languages compiled into bip39-standalone.html
Ian Coleman [Thu, 20 Oct 2016 05:52:57 +0000 (16:52 +1100)]
Languages without unit tests marked 'experimental'
Ian Coleman [Thu, 20 Oct 2016 05:42:15 +0000 (16:42 +1100)]
Multiple language functionality added
Ian Coleman [Thu, 20 Oct 2016 05:40:52 +0000 (16:40 +1100)]
jsBip39 and wordlists updated with new languages
Ian Coleman [Thu, 20 Oct 2016 05:22:49 +0000 (16:22 +1100)]
Non-English language tests added
Ian Coleman [Wed, 19 Oct 2016 22:18:51 +0000 (09:18 +1100)]
Languages html to select language
Ian Coleman [Mon, 10 Oct 2016 23:08:50 +0000 (10:08 +1100)]
Links and author changed to iancoleman
Ian Coleman [Wed, 5 Oct 2016 01:47:37 +0000 (12:47 +1100)]
Generate button moved for simpler user experience
Ian Coleman [Wed, 5 Oct 2016 01:37:01 +0000 (12:37 +1100)]
Template code in comment for future tests.
Ian Coleman [Wed, 5 Oct 2016 01:36:18 +0000 (12:36 +1100)]
Test derivation from root key with other networks
Ian Coleman [Wed, 5 Oct 2016 01:35:40 +0000 (12:35 +1100)]
Test coin selection is used in derivation path
Ian Coleman [Wed, 5 Oct 2016 01:20:35 +0000 (12:20 +1100)]
Test github issue 23: derivation path on bip32 tab
Ian Coleman [Wed, 5 Oct 2016 01:11:31 +0000 (12:11 +1100)]
Test mnemonic is not sensitive to whitespace
Ian Coleman [Wed, 5 Oct 2016 00:37:59 +0000 (11:37 +1100)]
Test generate more addresses with privkeys hidden
Ian Coleman [Wed, 5 Oct 2016 00:23:29 +0000 (11:23 +1100)]
Test default word length is 15
Ian Coleman [Mon, 3 Oct 2016 00:22:49 +0000 (11:22 +1100)]
Test derivation path containing invalid characters
Ian Coleman [Mon, 3 Oct 2016 00:18:37 +0000 (11:18 +1100)]
Test derivation path not starting with m
Ian Coleman [Mon, 3 Oct 2016 00:04:44 +0000 (11:04 +1100)]
Test incorrect root key shows error
Ian Coleman [Thu, 29 Sep 2016 08:53:09 +0000 (18:53 +1000)]
Test incorrect word shows suggested replacement
Ian Coleman [Thu, 29 Sep 2016 08:52:51 +0000 (18:52 +1000)]
Test incorrect mnemonic shows error
Ian Coleman [Thu, 15 Sep 2016 03:10:50 +0000 (13:10 +1000)]
Test derivation path changes for BIP32 root key
Ian Coleman [Thu, 15 Sep 2016 02:16:02 +0000 (12:16 +1000)]
Test phrase is retained unless user confirms
Ian Coleman [Thu, 15 Sep 2016 01:50:40 +0000 (11:50 +1000)]
Test setting BIP32 root key clears phrase
Ian Coleman [Wed, 14 Sep 2016 06:46:20 +0000 (16:46 +1000)]
Test BIP32 root key being set by user
Ian Coleman [Mon, 5 Sep 2016 04:04:29 +0000 (14:04 +1000)]
Derivation path for Block Explorers
Ian Coleman [Mon, 5 Sep 2016 03:57:36 +0000 (13:57 +1000)]
Test additional addresses ordering
Ian Coleman [Sat, 3 Sep 2016 05:35:58 +0000 (15:35 +1000)]
Test custom number of additional addresses
Ian Coleman [Wed, 31 Aug 2016 03:46:07 +0000 (13:46 +1000)]
Test more addresses can be generated
Ian Coleman [Tue, 30 Aug 2016 05:56:20 +0000 (15:56 +1000)]
Tests for namecoin and peercoin
iancoleman [Tue, 30 Aug 2016 05:49:49 +0000 (15:49 +1000)]
Merge pull request #29 from dangershony/master
Adding peercoin and namecoin
Ian Coleman [Fri, 26 Aug 2016 02:33:47 +0000 (12:33 +1000)]
Test toggling private key visibility
Ian Coleman [Fri, 26 Aug 2016 02:29:31 +0000 (12:29 +1000)]
Test private keys are shown in address table
Ian Coleman [Fri, 26 Aug 2016 02:26:33 +0000 (12:26 +1000)]
Test toggling address visibility
Ian Coleman [Fri, 26 Aug 2016 02:21:55 +0000 (12:21 +1000)]
Test ordering of addresses in table
dangershony [Thu, 25 Aug 2016 20:40:03 +0000 (21:40 +0100)]
Merge branch 'master' of https://github.com/dangershony/dangershony.github.io
dangershony [Thu, 25 Aug 2016 15:21:41 +0000 (16:21 +0100)]
namecoin and peercoin
Dan Gershony [Thu, 25 Aug 2016 07:30:17 +0000 (08:30 +0100)]
Merge pull request #2 from dcpos/master
Merge in to fork
Ian Coleman [Wed, 24 Aug 2016 22:09:58 +0000 (08:09 +1000)]
Test placeholder for github issue 26
Ian Coleman [Wed, 24 Aug 2016 22:07:25 +0000 (08:07 +1000)]
Test for DASH coin
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
dangershony [Wed, 24 Aug 2016 14:29:17 +0000 (15:29 +0100)]
update root key network
Ian Coleman [Wed, 24 Aug 2016 10:18:05 +0000 (20:18 +1000)]
Test table shows addresses
Ian Coleman [Wed, 24 Aug 2016 10:04:23 +0000 (20:04 +1000)]
Test toggling derivation path
dangershony [Wed, 24 Aug 2016 09:50:44 +0000 (10:50 +0100)]
build
Ian Coleman [Wed, 24 Aug 2016 09:49:24 +0000 (19:49 +1000)]
Test hardened addresses
Ian Coleman [Wed, 24 Aug 2016 09:26:41 +0000 (19:26 +1000)]
Test address table shows derivation path
dangershony [Wed, 24 Aug 2016 09:42:13 +0000 (10:42 +0100)]
updates
Ian Coleman [Wed, 24 Aug 2016 05:45:25 +0000 (15:45 +1000)]
Test extended priv/pub keys with BIP32 tab
Ian Coleman [Wed, 24 Aug 2016 05:26:38 +0000 (15:26 +1000)]
Test custom BIP32 derivation path
dangershony [Tue, 23 Aug 2016 14:59:17 +0000 (15:59 +0100)]
compile