Commit Graph

85 Commits

Author SHA1 Message Date
Ian Coleman
88e2cdaa54 Test suite using phantomjs 2016-08-23 14:59:47 +10:00
Ian Coleman
8786746ba4 Bitcoin Core derivation path information 2016-08-23 11:14:41 +10:00
Ian Coleman
146e089e28 Hardened Addresses checkbox
This closes issue #25
2016-08-23 11:14:35 +10:00
Ian Coleman
efe4158670 BIP32 Root Key can be specified by user 2016-08-23 10:31:39 +10:00
Ian Coleman
563e401a4f Words not in list show error with suggestion 2016-08-15 16:15:43 +10:00
Ian Coleman
30c9e79de3 Derivation Path errors are detected. 2016-08-15 16:03:25 +10:00
Ian Coleman
38523d36dc Derivation Path global replaced with function 2016-08-15 15:39:09 +10:00
Ian Coleman
47a56d9d97 Derivation path on network change is correct.
This closes #23
2016-08-01 10:49:20 +10:00
Ian Coleman
73161a9231 Pull Request #18 in bip39-standalone.html 2016-03-20 10:31:37 +11:00
iancoleman
87240b1eab Merge pull request #20 from dooglus/ignore_space_changes
Normalize whitespace before using mnemonic. Fixes #19.
2016-03-20 10:28:19 +11:00
iancoleman
77baafef3f Merge pull request #18 from kirillkovalenko/master
BIP39 seed
2016-03-20 10:22:23 +11:00
Chris Moore
7772c641c7 Normalize whitespace before using mnemonic. Fixes #19. 2016-03-19 13:39:42 -07:00
Kirill Kovalenko
3e0ed16a93 Display BIP39 seed 2016-03-18 20:28:33 +01:00
Kirill Kovalenko
cee442b16b Make CSS and JS path relative 2016-03-18 20:27:10 +01:00
Ian Coleman
18531979e8 Strength field uses select tag
Closes #17
2015-10-23 09:46:17 +11:00
iancoleman
bffa8eda54 Merge pull request #15 from dooglus/clam
Add CLAM.
2015-08-21 10:36:39 +10:00
Chris Moore
5c434a8a00 Add CLAM. 2015-08-20 17:02:57 -07:00
Ian Coleman
504b2c325d Default mnemonic length is 15
Closes #11
2015-08-21 09:33:19 +10:00
Ian Coleman
6d628db74f Typo privkeCell > privkeyCell
Closes #12
2015-08-21 09:30:15 +10:00
Ian Coleman
2b831bc6b5 Derivation path set correctly when changing coins
Closes #9
2015-08-21 08:54:06 +10:00
Ian Coleman
ae30fed803 Index column changed to Path 2015-08-16 21:28:14 +10:00
Ian Coleman
a3baa26e61 Additional coins added which have BIP44
see https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst
2015-08-16 20:35:44 +10:00
Ian Coleman
d5dc92fd1e Standalone contains ShadowCash 2015-08-16 19:32:41 +10:00
Ian Coleman
55a9e51a1b Wallet tabs removed, added text to BIP32 tab 2015-08-16 19:31:35 +10:00
Ian Coleman
e3a9508cc0 ShadowCash added to UI 2015-08-16 19:17:28 +10:00
Ian Coleman
9a39fb426f ShadowCash networks added to bitcoinjs 2015-08-16 19:17:06 +10:00
Ian Coleman
ab78acc683 compile.py generates bip39-standalone.html 2015-08-16 19:03:05 +10:00
Ian Coleman
c90c680e13 Brainwallet link works, must use web archive 2015-08-16 18:27:32 +10:00
Ian Coleman
29bcfbe82a CDN removed for js/css libraries 2015-08-16 18:25:39 +10:00
Ian Coleman
1759e5e80d bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7 2015-08-16 14:41:43 +10:00
Ian Coleman
7f15cb6eb9 Network select populated automatically by js 2015-08-16 14:32:25 +10:00
Ian Coleman
7a995731ad Network-specific javascript refactored 2015-08-16 14:23:26 +10:00
iancoleman
1d189b3f00 Merge pull request #8 from dasource/master
Add ShadowCash
2015-08-16 10:58:12 +10:00
dasource
cb325c5815 Added feePerKb 2015-08-13 11:48:09 +00:00
dasource
5af78c3789 Updated BIP44 index 2015-08-13 11:30:00 +00:00
dasource
a9385c1bd6 Add Shadow and Shadow Testnet 2015-07-21 21:17:19 +00:00
Ian Coleman
1494d6f3ac Dogecoin uses official BIP44 coin type
http://doc.satoshilabs.com/slips/slip-0044.html
2014-10-15 09:53:45 +11:00
iancoleman
ea483b4a2e Merge pull request #4 from robjohnson189/mycelium_testnet_fix
Mycelium Path Fix

Thanks, I had forgotten to test mycelium testnet wallet. Good catch!
2014-10-15 09:49:36 +11:00
Robert Johnson
9b5f4cc7df fix to switch bip44 coin type path for mycelium when switching between bitcoin and bitcoin-testnet 2014-10-14 17:40:19 -05:00
Ian Coleman
dc55c6b063 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.
2014-10-13 12:08:14 +11:00
Ian Coleman
bae07be32b Wordlists.js removed 2014-10-13 12:07:45 +11:00
Ian Coleman
7a58f37626 Mycelium Wallet is an option for derivation path 2014-10-13 11:55:56 +11:00
Ian Coleman
4288788818 Hive Wallet added as an option for derivation path 2014-10-13 11:26:15 +11:00
Ian Coleman
4d457a3836 Coin select input moved below passphrase input 2014-10-13 11:13:22 +11:00
Ian Coleman
d9ca839792 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.
2014-10-13 11:10:43 +11:00
Ian Coleman
1543fdbf09 BIP44 tab is always visible, unused code removed 2014-10-13 11:03:30 +11:00
iancoleman
64ed10ff75 Merge pull request #3 from robjohnson189/coin_selection
Coin selection
2014-10-13 10:45:13 +11:00
Robert Johnson
5f231c9951 fixed spacing, added missing tag 2014-09-29 22:57:48 -05:00
Robert Johnson
507a9c2925 updated standalone 2014-09-29 22:50:49 -05:00
Robert Johnson
ddc8e87747 allow for address change, while still allowing use of BIP44. 2014-09-29 22:47:01 -05:00