aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Collapse)AuthorAgeFilesLines
* Add BTCP, BTCZ, ZCL, ZENxarakas2018-05-142-0/+95
|
* Merge pull request #213 from charlesrocket/upd-axeiancoleman2018-05-102-4/+4
|\ | | | | update AXE network
| * update bip value-k2018-05-091-1/+1
| |
| * update AXE network values-k2018-05-091-3/+3
| |
* | Add Xuez coinddude2018-05-091-0/+8
| |
* | Add Xuez coinddude2018-05-091-0/+11
|/
* Add cashaddr address format for bitcoin cashIan Coleman2018-05-083-32/+9344
|
* Korean uses ascii spaces, not ideographic spacesIan Coleman2018-05-082-2/+2
|
* Add zcash supportxarakas2018-04-303-7/+37
|
* Merge pull request #210 from potatohodler/patch/vertcoiniancoleman2018-04-203-2/+27
|\ | | | | Improve Vertcoin support
| * Adds Segwit support for Vertcoin.Potato2018-04-182-1/+26
| |
| * Fixes the Vertcoin Mainnet version byte.Potato2018-04-181-1/+1
| |
* | Add Kobocoin supportxarakas2018-04-182-0/+19
|/
* 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-122-0/+1408
|\ | | | | Add coins supported by Coinomi wallet
| * Add coins supported by Coinomi walletxarakas2018-04-102-0/+1408
| |
* | fix index.js fujicoinmotty2018-04-101-1/+1
|/
* mod fujicoin SegWitmotty2018-04-081-0/+26
|
* 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
* Merge pull request #188 from dalitsairio/masteriancoleman2018-03-271-0/+13
|\ | | | | Add network testnet.p2wpkh
| * Add network testnet.p2wpkhDalit Sairio2018-03-251-0/+13
| |
* | Merge pull request #186 from williamersatz/masteriancoleman2018-03-272-0/+19
|\ \ | |/ |/| Implemented support for Beetle Coin
| * Added support for Beetle Coinwilliamersatz2018-03-221-0/+11
| |
| * Added support for Beetle Coinwilliamersatz2018-03-221-0/+8
| |
* | Update bitcoinjs-lib from 3.3.0 to 3.3.2Ian Coleman2018-03-191-8929/+151
|/ | | | | Built using instructions at https://github.com/bitcoinjs/bitcoinjs-lib/tree/v3.3.2#browser
* Add files via uploadTrifidTeam2018-03-142-0/+19
|
* 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-122-1/+2052
|
* Update jsbip39.js to latest versionIan Coleman2018-03-122-9/+5
|
* 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-122-0/+19
|\ | | | | Add Denarius (DNR) Support
| * 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
| | | | with fakes for missing UI elements
* Add bitcoinjs-bip38-2.0.2 libraryIan Coleman2018-02-061-0/+27917
| | | | | | | | | Created using browserify: git clone https://github.com/bitcoinjs/bip38.git git checkout v2.0.2 npm install npm run unit browserify index.js --standalone bitcoinjs-bip38 > bitcoinjs-bip38-2.0.2.js
* LeftPad ethereum private keys with zeros if neededIan Coleman2018-01-161-1/+1
|
* AXE support-k2018-01-071-1/+1
| | | prefix fixed
* 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
|