aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | add monacoinyou219792017-11-092-0/+19
|/
* Release v0.2.8Ian Coleman2017-10-311-1/+1
|
* Add P2WPKH-nested-in-P2SH to litecoinIan Coleman2017-10-311-1/+1
|
* Use correct prefixes for xprv/xpub with segwitIan Coleman2017-10-312-2/+97
|
* Allow BitPay address format for bitcoin cashIan Coleman2017-10-313-1/+45
|
* Add nubitsalkley2017-10-092-0/+19
|
* Release v0.2.7Ian Coleman2017-10-021-1/+1
|
* Remove hand-rolled translation libraryIan Coleman2017-10-023-377/+128
|
* List alternative toolsIan Coleman2017-10-021-0/+15
|
* add Fujicoinmotty2017-09-262-0/+19
|
* Release v0.2.6Ian Coleman2017-09-201-1/+1
|
* Detect and warn of filtered entropyIan Coleman2017-09-202-0/+18
|
* Reword entropy text to say one type, not multipleIan Coleman2017-09-191-1/+1
|
* Adding BIP 49 to "More info" section.Jonathan Cross2017-09-181-0/+5
|
* Merge pull request #103 from Zwilla/patch-3iancoleman2017-09-081-1/+1
|\ | | | | correctLevel from 2 to 3
| * correctLevel from 2 to 3Zwilla2017-09-071-1/+1
| | | | | | | | | | correctLevel 3 is generally recommended for industrial environments. See also: https://github.com/iancoleman/bip39/issues/101
* | remove sourceMappingURL=zxcvbn.js.mapZwilla2017-09-071-1/+1
|/ | | | just remove this line, if not every time we run the converter it searches for the map file. It is not enough to uncomment this line. thx
* changed some wrong comma and ;Zwilla2017-09-041-42/+42
| | | nothing else
* Release v0.2.5Ian Coleman2017-09-011-1/+1
|
* Allow P2WPKH nested in P2SH addresses on BIP32 tabIan Coleman2017-09-012-1/+17
|
* Validate root key correctly for alternate networksIan Coleman2017-09-011-2/+1
|
* Rename bip49 to p2wpkhNestedInP2sh where suitableIan Coleman2017-09-011-35/+35
|
* Release v0.2.4Ian Coleman2017-08-281-1/+1
|
* Add a checkbox to switch litecoin key prefixesIan Coleman2017-08-283-1/+37
|
* Show error when using xpub with hardened addressesIan Coleman2017-08-241-1/+3
|
* Release v0.2.3Ian Coleman2017-08-231-1/+1
|
* Merge pull request #92 from jonspock/masteriancoleman2017-08-232-0/+20
|\ | | | | Add maza coin, update PIVX in bip39-standalone.html
| * Add maza coinJon Spock2017-08-212-0/+20
| |
* | Release v0.2.2Ian Coleman2017-08-161-1/+1
| |
* | 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
|
* Release v0.2.1Ian Coleman2017-08-071-1/+1
|
* 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
|
* Release v0.2.0Ian Coleman2017-08-051-1/+1
|
* Add BIP49 tabIan Coleman2017-08-023-26/+238
|
* Refactor clearKey to better named clearKeysIan Coleman2017-08-021-2/+12
|
* Change BIP44 purpose and coin fields to readonlyIan Coleman2017-08-022-4/+2
|
* Order tabs for derivation path alphabeticallyIan Coleman2017-08-021-3/+3
|
* Upgrade bitcoinjs from v1.5.7 to v3.1.1Ian Coleman2017-08-025-12734/+14950
|
* Release v0.1.2Ian Coleman2017-07-031-1/+1
|
* standardize dropdown naming schememikeyb2017-07-021-33/+33
|
* Add CRW - Crownmikeyb2017-07-012-0/+17
|
* Release v0.1.1Ian Coleman2017-06-201-1/+1
|
* Rename Word Count to Raw Entropy WordsIan Coleman2017-06-201-1/+1
| | | | See issue 78