aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #137 from AraguaneyBits/masteriancoleman2017-12-202-0/+20
|\ | | | | Add ONX (Onixcoin)
| * FIX OnixCoin Correct BIP44 Code 174jestevez2017-12-191-1/+0
| |
| * FIX OnixCoin Correct BIP44 Code 174jestevez2017-12-191-1/+2
| |
| * Add ONX (Onixcoin)jestevez2017-11-302-0/+20
| |
* | [ADD] KMD - Komodoca3332017-12-042-0/+19
|/
* Replace jquery.qrcode with kjua for QR codesIan Coleman2017-11-293-30/+9
| | | | This handles UTF-8 content correctly
* Update bootstrap from minified 3.2.0 to 3.3.7Ian Coleman2017-11-292-6/+2377
|
* Update jquery from minified 2.1.1 to 3.2.1Ian Coleman2017-11-292-4/+10253
|
* Show entropy from PRNG and word indexesIan Coleman2017-11-221-1/+42
| | | | see issue #132
* Add BIP141 tab for full segwit compatibilityIan Coleman2017-11-223-62/+117
|
* Remove segwit from bip32 tabIan Coleman2017-11-221-58/+49
| | | | This option will be added in the future to a bip141 tab
* Use ltub for litecoin by default instead of xprvIan Coleman2017-11-222-3/+14
| | | | Introduced when upgrading from bitcoinjs-lib v3.3.0
* Update bitcoinjs from v3.1.1 to v3.3.0Ian Coleman2017-11-221-1195/+10290
|
* Allow more rows to be generated at a custom indexIan Coleman2017-11-211-1/+17
|
* Fix ordering of networks to be alphabeticalIan Coleman2017-11-161-9/+8
|
* Merge pull request #129 from rsnel/bgoldiancoleman2017-11-152-0/+19
|\ | | | | add BTG (Bitcoin Gold/bgold)
| * add BTG (Bitcoin Gold/bgold)Rik Snel2017-11-142-0/+19
| |
* | fix new secret_key ↵you219792017-11-091-1/+1
| | | | | | | | https://github.com/monacoinproject/monacoin/blob/master-0.14/src/chainparams.cpp#L135
* | add monacoinyou219792017-11-092-0/+19
|/
* 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-312-1/+35
|
* Add nubitsalkley2017-10-092-0/+19
|
* Remove hand-rolled translation libraryIan Coleman2017-10-022-247/+0
|
* 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 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
* 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 coin, update PIVX in bip39-standalone.html
| * 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
|