aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #229 from majikandy/patch-2iancoleman2018-07-261-0/+7
|\ | | | | Added TSTRAT
| * Added TSTRATAndy Davis2018-07-161-0/+7
| |
* | Hush coinPawel Cioch2018-07-231-0/+7
|/
* Fix typo - reddoin/reddcoinIan Coleman2018-05-291-1/+1
|
* Add visual privacy safeguard for private dataIan Coleman2018-05-291-0/+13
|
* Parse extended root key regardless of prefixIan Coleman2018-05-291-0/+62
|
* Hide 'calculating' feedback if segwit unavailableIan Coleman2018-05-291-0/+1
|
* Replace hasSegwit variable with test for paramsIan Coleman2018-05-291-124/+17
|
* Add BIP84 unavailable indicator to UIIan Coleman2018-05-291-0/+6
|
* Fix incorrect address generation for altcoins with bip38woodser2018-05-181-2/+2
|
* Add BTCP, BTCZ, ZCL, ZENxarakas2018-05-141-0/+40
|
* Merge pull request #213 from charlesrocket/upd-axeiancoleman2018-05-101-1/+1
|\ | | | | update AXE network
| * update bip value-k2018-05-091-1/+1
| |
* | Add Xuez coinddude2018-05-091-0/+8
|/
* Add cashaddr address format for bitcoin cashIan Coleman2018-05-081-21/+16
|
* Korean uses ascii spaces, not ideographic spacesIan Coleman2018-05-081-1/+1
|
* Add zcash supportxarakas2018-04-301-0/+8
|
* Merge pull request #210 from potatohodler/patch/vertcoiniancoleman2018-04-201-1/+1
|\ | | | | Improve Vertcoin support
| * Adds Segwit support for Vertcoin.Potato2018-04-181-1/+1
| |
* | Add Kobocoin supportxarakas2018-04-181-0/+8
|/
* Warn when using weak entropy and strong mnemonicIan Coleman2018-04-121-0/+12
|
* Warn when generating low entropy mnemonicsIan Coleman2018-04-121-0/+12
|
* Merge pull request #200 from Coinomi/coinomiiancoleman2018-04-121-0/+592
|\ | | | | Add coins supported by Coinomi wallet
| * Add coins supported by Coinomi walletxarakas2018-04-101-0/+592
| |
* | fix index.js fujicoinmotty2018-04-101-1/+1
|/
* Order Neblio coin alphabeticallyIan Coleman2018-03-271-8/+8
|
* Order Beetlecoin alphabeticallyIan Coleman2018-03-271-7/+7
|
* Change Bitcoin Gold coin number to 156Ian Coleman2018-03-271-1/+1
| | | | Closes #189
* Added support for Beetle Coinwilliamersatz2018-03-221-0/+8
|
* Add files via uploadTrifidTeam2018-03-141-0/+8
|
* Use correct BIP44 value for Denarius of 116, not 0Ian Coleman2018-03-121-1/+1
| | | | See https://github.com/satoshilabs/slips/blob/master/slip-0044.md
* Add Korean languageIan Coleman2018-03-121-1/+1
|
* 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
| | | | | 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
| |