aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* Add spacing every 11 bits to the checksumIan Coleman2018-03-121-1/+10
* Show the checksum value in the entropy detailsIan Coleman2018-03-121-0/+27
* Add spaces every 11 bits to raw binary of entropyIan Coleman2018-03-121-1/+2
* Order blackcoin alphabetically in coin listIan Coleman2018-03-121-8/+8
* Merge pull request #172 from carsenk/masteriancoleman2018-03-122-0/+19
|\
| * Add DNR Supportcarsenk2018-03-062-0/+19
* | typojanko33bd2018-02-071-1/+1
* | update index.js with correct BIP44 reg. numberjanko33bd2018-02-071-0/+8
* | make bitcoinjs-extensions blackjanko33bd2018-02-071-0/+11
|/
* Allow initial number of rows to be set by userIan Coleman2018-02-061-1/+2
* Add BIP38 interface elementsIan Coleman2018-02-061-2/+6
* Encrypt private keys with BIP38Ian Coleman2018-02-061-5/+25
* Add bitcoinjs-bip38-2.0.2 libraryIan Coleman2018-02-061-0/+27917
* LeftPad ethereum private keys with zeros if neededIan Coleman2018-01-161-1/+1
* AXE support-k2018-01-071-1/+1
* AXE support-k2018-01-062-0/+19
* Add csv display of addressesIan Coleman2018-01-031-0/+25
* Add BIP84 tabIan Coleman2018-01-031-2/+54
* Merge pull request #137 from AraguaneyBits/masteriancoleman2017-12-202-0/+20
|\
| * 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
* 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
* Add BIP141 tab for full segwit compatibilityIan Coleman2017-11-223-62/+117
* Remove segwit from bip32 tabIan Coleman2017-11-221-58/+49
* Use ltub for litecoin by default instead of xprvIan Coleman2017-11-222-3/+14
* 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)Rik Snel2017-11-142-0/+19
* | fix new secret_key https://github.com/monacoinproject/monacoin/blob/master-0....you219792017-11-091-1/+1
* | 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 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