aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
Commit message (Expand)AuthorAgeFilesLines
* Fix ordering of networks to be alphabeticalIan Coleman2017-11-161-9/+8
* Merge pull request #129 from rsnel/bgoldiancoleman2017-11-151-0/+8
|\
| * add BTG (Bitcoin Gold/bgold)Rik Snel2017-11-141-0/+8
* | add monacoinyou219792017-11-091-0/+8
|/
* Add P2WPKH-nested-in-P2SH to litecoinIan Coleman2017-10-311-1/+1
* Use correct prefixes for xprv/xpub with segwitIan Coleman2017-10-311-2/+64
* Allow BitPay address format for bitcoin cashIan Coleman2017-10-311-1/+24
* Add nubitsalkley2017-10-091-0/+8
* add Fujicoinmotty2017-09-261-0/+8
* Detect and warn of filtered entropyIan Coleman2017-09-201-0/+11
* Allow P2WPKH nested in P2SH addresses on BIP32 tabIan Coleman2017-09-011-1/+10
* Validate root key correctly for alternate networksIan Coleman2017-09-011-2/+1
* Rename bip49 to p2wpkhNestedInP2sh where suitableIan Coleman2017-09-011-35/+35
* Add a checkbox to switch litecoin key prefixesIan Coleman2017-08-281-0/+17
* Show error when using xpub with hardened addressesIan Coleman2017-08-241-1/+3
* Merge pull request #92 from jonspock/masteriancoleman2017-08-231-0/+9
|\
| * Add maza coinJon Spock2017-08-211-0/+9
* | Improve showing feedback for pending calculationsIan Coleman2017-08-161-7/+8
* | Clear old seed when mnemonic is changedIan Coleman2017-08-161-0/+4
|/
* Added PIVXalkley2017-08-111-0/+16
* Order networks alphabeticallyIan Coleman2017-08-071-6/+6
* Add BCH - Bitcoin Cash networkIan Coleman2017-08-071-0/+8
* Default coin selection is BTC - BitcoinIan Coleman2017-08-071-0/+3
* Added myriad to selectboxalkley2017-08-061-0/+8
* Add BIP49 tabIan Coleman2017-08-021-24/+143
* Refactor clearKey to better named clearKeysIan Coleman2017-08-021-2/+12
* Change BIP44 purpose and coin fields to readonlyIan Coleman2017-08-021-2/+0
* Upgrade bitcoinjs from v1.5.7 to v3.1.1Ian Coleman2017-08-021-31/+31
* standardize dropdown naming schememikeyb2017-07-021-33/+33
* Add CRW - Crownmikeyb2017-07-011-0/+7
* Change entropy Strength to Time To CrackIan Coleman2017-06-201-30/+8
* add dash testnetKarol Rychlicki2017-06-161-0/+7
* Add hex prefix to ethereum keysIan Coleman2017-06-141-0/+2
* Merge pull request #70 from LedgerHQ/masteriancoleman2017-06-051-0/+12
|\
| * Added support for Rippleamougel2017-06-011-0/+12
* | Add SlimcoinGraham Higgins2017-05-261-0/+14
|/
* Add GAME supportmikeyb2017-04-231-0/+7
* Network order is alphabetical.Ian Coleman2017-02-211-33/+33
* Multibit on BIP32 tab has own sectionIan Coleman2017-02-191-1/+1
* Client select has 'custom derivation path' optionIan Coleman2017-02-191-12/+17
* Merge pull request #55 from galeksandrp/patch-1iancoleman2017-02-191-0/+49
|\
| * Add client selectAlexander Georgievskiy2017-02-071-0/+49
* | Ethereum addresses include checksumIan Coleman2017-02-151-1/+3
* | Ethereum address table is populatedIan Coleman2017-02-101-0/+14
|/
* Entropy is left-padded to 256 bitsIan Coleman2017-01-121-1/+1
* Generation process stopped when table rows clearedIan Coleman2017-01-041-4/+31
* Test suggested word for first four letters of wordIan Coleman2017-01-041-2/+3
* When completing a mnemonic word, return immediately if one is found in the wo...Chris Rico2017-01-011-1/+3
* Root key validity is checked before derivingIan Coleman2016-12-191-0/+8
* xpub key can be used as bip32 root keyIan Coleman2016-12-191-4/+22