aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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-192-8930/+152
|/ | | | | Built using instructions at https://github.com/bitcoinjs/bitcoinjs-lib/tree/v3.3.2#browser
* Merge pull request #178 from TrifidTeam/init-nebl-integrationiancoleman2018-03-162-0/+19
|\ | | | | Add Neblio
| * Add files via uploadTrifidTeam2018-03-142-0/+19
|/
* Merge pull request #177 from dimitris-t/patch-2iancoleman2018-03-141-1/+1
|\ | | | | Fixed typo
| * Fixed typoDimitris Tsapakidis2018-03-131-1/+1
|/ | | "each key will take take several minutes" -> "each key will take several minutes'
* Release v0.3.4Ian Coleman2018-03-123-26/+2145
|
* Use correct BIP44 value for Denarius of 116, not 0Ian Coleman2018-03-122-2/+2
| | | | See https://github.com/satoshilabs/slips/blob/master/slip-0044.md
* Add Korean languageIan Coleman2018-03-123-1/+2054
|
* Update jsbip39.js to latest versionIan Coleman2018-03-122-9/+5
|
* Add spacing every 11 bits to the checksumIan Coleman2018-03-122-1/+27
|
* Warn that entropy values should exclude checksumIan Coleman2018-03-121-0/+3
|
* Show the checksum value in the entropy detailsIan Coleman2018-03-123-0/+44
|
* 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.
* Add test for blackcoinIan Coleman2018-03-121-0/+7
|
* Order blackcoin alphabetically in coin listIan Coleman2018-03-121-8/+8
|
* Merge pull request #172 from carsenk/masteriancoleman2018-03-124-0/+45
|\ | | | | Add Denarius (DNR) Support
| * Add DNR Supportcarsenk2018-03-064-0/+45
| |
* | Merge pull request #163 from janko33bd/blackcoiniancoleman2018-03-122-0/+19
|\ \ | |/ |/| Add Blackcoin please
| * 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
|/
* Release v0.3.3Ian Coleman2018-02-063-8/+27986
|
* Fix tests which generate more rowsIan Coleman2018-02-061-8/+9
|
* Add BIP38 testIan Coleman2018-02-061-0/+31
|
* Allow initial number of rows to be set by userIan Coleman2018-02-061-1/+2
|
* Add BIP38 interface elementsIan Coleman2018-02-062-2/+16
|
* 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-062-0/+27918
| | | | | | | | | 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
* Remove commented-out lines of code from testIan Coleman2018-01-161-10/+4
|
* Test AXE networkIan Coleman2018-01-161-0/+7
|
* Increase allowed rendering time testsIan Coleman2018-01-161-1/+1
| | | | Firefox was only generating 15 of 20 rows in the address table
* LeftPad ethereum private keys with zeros if neededIan Coleman2018-01-162-1/+26
|
* Merge pull request #154 from AXErunners/masteriancoleman2018-01-162-0/+19
|\ | | | | Add AXE
| * AXE support-k2018-01-071-1/+1
| | | | | | prefix fixed
| * AXE support-k2018-01-062-0/+19
|/
* Release v0.3.2Ian Coleman2018-01-033-40/+271
|
* Fix test for komodoIan Coleman2018-01-031-1/+1
|
* Add csv display of addressesIan Coleman2018-01-034-36/+104
|
* Add BIP84 tabIan Coleman2018-01-033-2/+285
|
* Fix typo game/komodoIan Coleman2017-12-201-1/+1
|
* Add test for OnixcoinIan Coleman2017-12-201-0/+7
|
* 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
| |
* | Merge pull request #142 from ca333/masteriancoleman2017-12-133-0/+26
|\ \ | |/ |/| [ADD] KMD - Komodo
| * [ADD] KMD - Komodoca3332017-12-043-0/+26
|/
* Release v0.3.1Ian Coleman2017-11-293-148/+19551
|