Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Order blackcoin alphabetically in coin list | Ian Coleman | 2018-03-12 | 1 | -8/+8 | |
* | Merge pull request #172 from carsenk/master | iancoleman | 2018-03-12 | 4 | -0/+45 | |
|\ | ||||||
| * | Add DNR Support | carsenk | 2018-03-06 | 4 | -0/+45 | |
* | | Merge pull request #163 from janko33bd/blackcoin | iancoleman | 2018-03-12 | 2 | -0/+19 | |
|\ \ | |/ |/| | ||||||
| * | typo | janko33bd | 2018-02-07 | 1 | -1/+1 | |
| * | update index.js with correct BIP44 reg. number | janko33bd | 2018-02-07 | 1 | -0/+8 | |
| * | make bitcoinjs-extensions black | janko33bd | 2018-02-07 | 1 | -0/+11 | |
|/ | ||||||
* | Release v0.3.3 | Ian Coleman | 2018-02-06 | 3 | -8/+27986 | |
* | Fix tests which generate more rows | Ian Coleman | 2018-02-06 | 1 | -8/+9 | |
* | Add BIP38 test | Ian Coleman | 2018-02-06 | 1 | -0/+31 | |
* | Allow initial number of rows to be set by user | Ian Coleman | 2018-02-06 | 1 | -1/+2 | |
* | Add BIP38 interface elements | Ian Coleman | 2018-02-06 | 2 | -2/+16 | |
* | Encrypt private keys with BIP38 | Ian Coleman | 2018-02-06 | 1 | -5/+25 | |
* | Add bitcoinjs-bip38-2.0.2 library | Ian Coleman | 2018-02-06 | 2 | -0/+27918 | |
* | Remove commented-out lines of code from test | Ian Coleman | 2018-01-16 | 1 | -10/+4 | |
* | Test AXE network | Ian Coleman | 2018-01-16 | 1 | -0/+7 | |
* | Increase allowed rendering time tests | Ian Coleman | 2018-01-16 | 1 | -1/+1 | |
* | LeftPad ethereum private keys with zeros if needed | Ian Coleman | 2018-01-16 | 2 | -1/+26 | |
* | Merge pull request #154 from AXErunners/master | iancoleman | 2018-01-16 | 2 | -0/+19 | |
|\ | ||||||
| * | AXE support | -k | 2018-01-07 | 1 | -1/+1 | |
| * | AXE support | -k | 2018-01-06 | 2 | -0/+19 | |
|/ | ||||||
* | Release v0.3.2 | Ian Coleman | 2018-01-03 | 3 | -40/+271 | |
* | Fix test for komodo | Ian Coleman | 2018-01-03 | 1 | -1/+1 | |
* | Add csv display of addresses | Ian Coleman | 2018-01-03 | 4 | -36/+104 | |
* | Add BIP84 tab | Ian Coleman | 2018-01-03 | 3 | -2/+285 | |
* | Fix typo game/komodo | Ian Coleman | 2017-12-20 | 1 | -1/+1 | |
* | Add test for Onixcoin | Ian Coleman | 2017-12-20 | 1 | -0/+7 | |
* | Merge pull request #137 from AraguaneyBits/master | iancoleman | 2017-12-20 | 2 | -0/+20 | |
|\ | ||||||
| * | FIX OnixCoin Correct BIP44 Code 174 | jestevez | 2017-12-19 | 1 | -1/+0 | |
| * | FIX OnixCoin Correct BIP44 Code 174 | jestevez | 2017-12-19 | 1 | -1/+2 | |
| * | Add ONX (Onixcoin) | jestevez | 2017-11-30 | 2 | -0/+20 | |
* | | Merge pull request #142 from ca333/master | iancoleman | 2017-12-13 | 3 | -0/+26 | |
|\ \ | |/ |/| | ||||||
| * | [ADD] KMD - Komodo | ca333 | 2017-12-04 | 3 | -0/+26 | |
|/ | ||||||
* | Release v0.3.1 | Ian Coleman | 2017-11-29 | 3 | -148/+19551 | |
* | Replace jquery.qrcode with kjua for QR codes | Ian Coleman | 2017-11-29 | 5 | -32/+11 | |
* | Move css specific to the app into own file | Ian Coleman | 2017-11-29 | 2 | -100/+98 | |
* | Update bootstrap from minified 3.2.0 to 3.3.7 | Ian Coleman | 2017-11-29 | 5 | -13/+9136 | |
* | Update jquery from minified 2.1.1 to 3.2.1 | Ian Coleman | 2017-11-29 | 3 | -5/+10254 | |
* | Merge pull request #134 from dimitris-t/patch-2 | iancoleman | 2017-11-28 | 1 | -2/+2 | |
|\ | ||||||
| * | Fixed typos | Dimitris Tsapakidis | 2017-11-24 | 1 | -2/+2 | |
|/ | ||||||
* | Show entropy from PRNG and word indexes | Ian Coleman | 2017-11-22 | 3 | -2/+72 | |
* | Release v0.3.0 | Ian Coleman | 2017-11-22 | 3 | -1302/+10494 | |
* | Add BIP141 tab for full segwit compatibility | Ian Coleman | 2017-11-22 | 5 | -62/+205 | |
* | Remove segwit from bip32 tab | Ian Coleman | 2017-11-22 | 3 | -90/+49 | |
* | Use ltub for litecoin by default instead of xprv | Ian Coleman | 2017-11-22 | 4 | -9/+20 | |
* | Update bitcoinjs from v3.1.1 to v3.3.0 | Ian Coleman | 2017-11-22 | 2 | -1196/+10291 | |
* | Release v0.2.9 | Ian Coleman | 2017-11-21 | 3 | -6/+51 | |
* | Allow more rows to be generated at a custom index | Ian Coleman | 2017-11-21 | 3 | -3/+66 | |
* | Fix ordering of networks to be alphabetical | Ian Coleman | 2017-11-16 | 1 | -9/+8 | |
* | Add test for monacoin | Ian Coleman | 2017-11-16 | 1 | -0/+7 |