aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | This makes it easier to see that the checksum is missing from the end of the entropy.
* Order blackcoin alphabetically in coin listIan Coleman2018-03-121-8/+8
|
* Merge pull request #172 from carsenk/masteriancoleman2018-03-121-0/+8
|\ | | | | Add Denarius (DNR) Support
| * Add DNR Supportcarsenk2018-03-061-0/+8
| |
* | update index.js with correct BIP44 reg. numberjanko33bd2018-02-071-0/+8
|/
* 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
| | | | with fakes for missing UI elements
* LeftPad ethereum private keys with zeros if neededIan Coleman2018-01-161-1/+1
|
* AXE support-k2018-01-061-0/+8
|
* 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-201-0/+8
|\ | | | | 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-301-0/+8
| |
* | [ADD] KMD - Komodoca3332017-12-041-0/+8
|/
* Replace jquery.qrcode with kjua for QR codesIan Coleman2017-11-291-2/+7
| | | | This handles UTF-8 content correctly
* Show entropy from PRNG and word indexesIan Coleman2017-11-221-1/+42
| | | | see issue #132
* Add BIP141 tab for full segwit compatibilityIan Coleman2017-11-221-29/+59
|
* 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-221-3/+3
| | | | Introduced when upgrading from bitcoinjs-lib v3.3.0
* 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-151-0/+8
|\ | | | | add BTG (Bitcoin Gold/bgold)
| * 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 coin, update PIVX in bip39-standalone.html
| * 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
|