]>
git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/log
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
Dan Gershony [Tue, 23 Aug 2016 14:33:48 +0000 (15:33 +0100)]
Add dash
Dan Gershony [Tue, 23 Aug 2016 14:31:22 +0000 (15:31 +0100)]
Add dash
Ian Coleman [Tue, 23 Aug 2016 10:09:38 +0000 (20:09 +1000)]
Test BIP44 change field
Ian Coleman [Tue, 23 Aug 2016 10:03:52 +0000 (20:03 +1000)]
Test BIP44 account field
Ian Coleman [Tue, 23 Aug 2016 10:03:41 +0000 (20:03 +1000)]
Test BIP44 coin field
Ian Coleman [Tue, 23 Aug 2016 09:59:57 +0000 (19:59 +1000)]
Test BIP44 purpose field
Ian Coleman [Tue, 23 Aug 2016 09:33:48 +0000 (19:33 +1000)]
Test BIP44 extended private key is shown
Ian Coleman [Tue, 23 Aug 2016 09:33:32 +0000 (19:33 +1000)]
Test BIP44 extended private key
Ian Coleman [Tue, 23 Aug 2016 08:25:38 +0000 (18:25 +1000)]
Test order is randomized
Ian Coleman [Tue, 23 Aug 2016 08:22:12 +0000 (18:22 +1000)]
Test BIP44 derivation path is shown
Ian Coleman [Tue, 23 Aug 2016 08:16:27 +0000 (18:16 +1000)]
Test changing tabs
Ian Coleman [Tue, 23 Aug 2016 07:45:23 +0000 (17:45 +1000)]
Tests use waitForGenerate, not magical setTimeout
Dan Gershony [Tue, 23 Aug 2016 07:35:29 +0000 (08:35 +0100)]
Merge pull request #1 from dcpos/master
merge
Ian Coleman [Tue, 23 Aug 2016 06:32:42 +0000 (16:32 +1000)]
Test bip32 root key 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
Ian Coleman [Tue, 23 Aug 2016 06:28:53 +0000 (16:28 +1000)]
Tests for all other coins / networks
Ian Coleman [Tue, 23 Aug 2016 06:16:41 +0000 (16:16 +1000)]
Tests for passphrase and coin selection
Ian Coleman [Tue, 23 Aug 2016 05:00:19 +0000 (15:00 +1000)]
Standalone has hardened addresses checkbox
Ian Coleman [Tue, 23 Aug 2016 04:59:47 +0000 (14:59 +1000)]
Test suite using phantomjs
Ian Coleman [Tue, 23 Aug 2016 01:14:41 +0000 (11:14 +1000)]
Bitcoin Core derivation path information
Ian Coleman [Tue, 23 Aug 2016 01:07:37 +0000 (11:07 +1000)]
Hardened Addresses checkbox
This closes issue #25
Ian Coleman [Tue, 23 Aug 2016 00:31:39 +0000 (10:31 +1000)]
BIP32 Root Key can be specified by user
Ian Coleman [Mon, 15 Aug 2016 06:15:43 +0000 (16:15 +1000)]
Words not in list show error with suggestion
Ian Coleman [Mon, 15 Aug 2016 06:03:01 +0000 (16:03 +1000)]
Derivation Path errors are detected.
Ian Coleman [Mon, 15 Aug 2016 05:39:09 +0000 (15:39 +1000)]
Derivation Path global replaced with function
Ian Coleman [Mon, 1 Aug 2016 00:45:15 +0000 (10:45 +1000)]
Derivation path on network change is correct.
This closes #23
Ian Coleman [Sat, 19 Mar 2016 23:31:37 +0000 (10:31 +1100)]
Pull Request #18 in bip39-standalone.html
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.
iancoleman [Sat, 19 Mar 2016 23:22:23 +0000 (10:22 +1100)]
Merge pull request #18 from kirillkovalenko/master
BIP39 seed
Chris Moore [Sat, 19 Mar 2016 20:39:42 +0000 (13:39 -0700)]
Normalize whitespace before using mnemonic. Fixes #19.
Kirill Kovalenko [Fri, 18 Mar 2016 19:28:33 +0000 (20:28 +0100)]
Display BIP39 seed
Kirill Kovalenko [Fri, 18 Mar 2016 19:27:10 +0000 (20:27 +0100)]
Make CSS and JS path relative
Ian Coleman [Thu, 22 Oct 2015 22:41:49 +0000 (09:41 +1100)]
Strength field uses select tag
Closes #17
iancoleman [Fri, 21 Aug 2015 00:36:39 +0000 (10:36 +1000)]
Merge pull request #15 from dooglus/clam
Add CLAM.
Chris Moore [Fri, 21 Aug 2015 00:02:57 +0000 (17:02 -0700)]
Add CLAM.
Ian Coleman [Thu, 20 Aug 2015 23:32:35 +0000 (09:32 +1000)]
Default mnemonic length is 15
Closes #11
Ian Coleman [Thu, 20 Aug 2015 23:28:38 +0000 (09:28 +1000)]
Typo privkeCell > privkeyCell
Closes #12
Ian Coleman [Thu, 20 Aug 2015 22:51:18 +0000 (08:51 +1000)]
Derivation path set correctly when changing coins
Closes #9
Ian Coleman [Sun, 16 Aug 2015 11:28:14 +0000 (21:28 +1000)]
Index column changed to Path
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
Ian Coleman [Sun, 16 Aug 2015 09:32:41 +0000 (19:32 +1000)]
Standalone contains ShadowCash
Ian Coleman [Sun, 16 Aug 2015 09:31:35 +0000 (19:31 +1000)]
Wallet tabs removed, added text to BIP32 tab
Ian Coleman [Sun, 16 Aug 2015 09:17:28 +0000 (19:17 +1000)]
ShadowCash added to UI
Ian Coleman [Sun, 16 Aug 2015 09:17:06 +0000 (19:17 +1000)]
ShadowCash networks added to bitcoinjs
Ian Coleman [Sun, 16 Aug 2015 08:58:42 +0000 (18:58 +1000)]
compile.py generates bip39-standalone.html
Ian Coleman [Sun, 16 Aug 2015 08:27:32 +0000 (18:27 +1000)]
Brainwallet link works, must use web archive
Ian Coleman [Sun, 16 Aug 2015 08:25:39 +0000 (18:25 +1000)]
CDN removed for js/css libraries
Ian Coleman [Sun, 16 Aug 2015 04:39:33 +0000 (14:39 +1000)]
bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7
Ian Coleman [Sun, 16 Aug 2015 04:32:25 +0000 (14:32 +1000)]
Network select populated automatically by js
Ian Coleman [Sun, 16 Aug 2015 04:23:26 +0000 (14:23 +1000)]
Network-specific javascript refactored
iancoleman [Sun, 16 Aug 2015 00:58:12 +0000 (10:58 +1000)]
Merge pull request #8 from dasource/master
Add ShadowCash
dasource [Thu, 13 Aug 2015 11:48:09 +0000 (11:48 +0000)]
Added feePerKb
dasource [Thu, 13 Aug 2015 11:30:00 +0000 (11:30 +0000)]
Updated BIP44 index
dasource [Tue, 21 Jul 2015 21:17:19 +0000 (21:17 +0000)]
Add Shadow and Shadow Testnet
Ian Coleman [Tue, 14 Oct 2014 22:51:50 +0000 (09:51 +1100)]
Dogecoin uses official BIP44 coin type
http://doc.satoshilabs.com/slips/slip-0044.html
iancoleman [Tue, 14 Oct 2014 22:49:36 +0000 (09:49 +1100)]
Merge pull request #4 from robjohnson189/mycelium_testnet_fix
Mycelium Path Fix
Thanks, I had forgotten to test mycelium testnet wallet. Good catch!
Robert Johnson [Tue, 14 Oct 2014 22:40:19 +0000 (17:40 -0500)]
fix to switch bip44 coin type path for mycelium when switching between bitcoin and bitcoin-testnet
Ian Coleman [Mon, 13 Oct 2014 01:08:14 +0000 (12:08 +1100)]
Standalone update: coin select, hive and mycelium
Coin selection is simplified in the GUI.
Hive Wallet tab is added to derivation paths.
Mycelium Wallet tab is added to derivation paths.
Ian Coleman [Mon, 13 Oct 2014 01:07:45 +0000 (12:07 +1100)]
Wordlists.js removed
Ian Coleman [Mon, 13 Oct 2014 00:55:56 +0000 (11:55 +1100)]
Mycelium Wallet is an option for derivation path
Ian Coleman [Mon, 13 Oct 2014 00:26:15 +0000 (11:26 +1100)]
Hive Wallet added as an option for derivation path
Ian Coleman [Mon, 13 Oct 2014 00:13:22 +0000 (11:13 +1100)]
Coin select input moved below passphrase input
Ian Coleman [Mon, 13 Oct 2014 00:10:43 +0000 (11:10 +1100)]
Coin selection is done from a single control
There were three places to select the coin type, which was getting
confusing. Only one place to select it is needed.
Ian Coleman [Mon, 13 Oct 2014 00:03:30 +0000 (11:03 +1100)]
BIP44 tab is always visible, unused code removed
iancoleman [Sun, 12 Oct 2014 23:45:13 +0000 (10:45 +1100)]
Merge pull request #3 from robjohnson189/coin_selection
Coin selection
Robert Johnson [Tue, 30 Sep 2014 03:57:48 +0000 (22:57 -0500)]
fixed spacing, added missing tag
Robert Johnson [Tue, 30 Sep 2014 03:50:49 +0000 (22:50 -0500)]
updated standalone
Robert Johnson [Tue, 30 Sep 2014 03:47:01 +0000 (22:47 -0500)]
allow for address change, while still allowing use of BIP44.
Ian Coleman [Tue, 30 Sep 2014 00:03:53 +0000 (10:03 +1000)]
Derivation path tabs display by network selection
Ian Coleman [Tue, 30 Sep 2014 00:02:06 +0000 (10:02 +1000)]
Tabs for derivation path have ids
Ian Coleman [Tue, 30 Sep 2014 00:00:42 +0000 (10:00 +1000)]
Indenting is consistent
Ian Coleman [Mon, 29 Sep 2014 23:58:03 +0000 (09:58 +1000)]
Unsupported coins removed
These coins are only supported in versions of bitcoinjs-lib > 1.0.0