aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* add Fujicoinmotty2017-09-262-0/+19
* Detect and warn of filtered entropyIan Coleman2017-09-201-0/+11
* Merge pull request #103 from Zwilla/patch-3iancoleman2017-09-081-1/+1
|\
| * correctLevel from 2 to 3Zwilla2017-09-071-1/+1
* | remove sourceMappingURL=zxcvbn.js.mapZwilla2017-09-071-1/+1
|/
* changed some wrong comma and ;Zwilla2017-09-041-42/+42
* 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-282-1/+28
* Show error when using xpub with hardened addressesIan Coleman2017-08-241-1/+3
* Merge pull request #92 from jonspock/masteriancoleman2017-08-232-0/+20
|\
| * Add maza coinJon Spock2017-08-212-0/+20
* | 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-112-0/+38
* 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
* placeholder scripthashalkley2017-08-061-0/+1
* Added myriad to selectboxalkley2017-08-061-0/+8
* Added myriad to extensionsalkley2017-08-061-0/+10
* Add BIP49 tabIan Coleman2017-08-022-26/+145
* 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-024-12733/+14949
* standardize dropdown naming schememikeyb2017-07-021-33/+33
* Add CRW - Crownmikeyb2017-07-012-0/+17
* Change entropy Strength to Time To CrackIan Coleman2017-06-201-30/+8
* add dash testnetKarol Rychlicki2017-06-162-0/+17
* Add hex prefix to ethereum keysIan Coleman2017-06-141-0/+2
* Merge pull request #71 from LedgerHQ/masteriancoleman2017-06-061-1/+1
|\
| * deleting the remaining checksum from the private keyamougel2017-06-051-1/+1
| * deleting the remaining checksum from the private keyamougel2017-06-051-1/+1
* | Merge pull request #70 from LedgerHQ/masteriancoleman2017-06-053-0/+2032
|\|
| * Added support for Rippleamougel2017-06-013-0/+2032
* | Add SlimcoinGraham Higgins2017-05-262-0/+34
|/
* Add GAME supportmikeyb2017-04-232-0/+17
* String normalization polyfillIan Coleman2017-03-031-0/+442
* jsbip39 updated - fixes Japanese languageIan Coleman2017-03-031-2/+3
* 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 testsIan Coleman2017-02-111-0/+3793
* | Ethereum address table is populatedIan Coleman2017-02-101-0/+14
* | Ethereum Util libraryIan Coleman2017-02-101-0/+18762
|/
* Entropy is left-padded to 256 bitsIan Coleman2017-01-121-1/+1