aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 - Komodoca3332017-12-043-0/+26
|/
* Release v0.3.1Ian Coleman2017-11-293-148/+19551
* Replace jquery.qrcode with kjua for QR codesIan Coleman2017-11-295-32/+11
* Move css specific to the app into own fileIan Coleman2017-11-292-100/+98
* Update bootstrap from minified 3.2.0 to 3.3.7Ian Coleman2017-11-295-13/+9136
* Update jquery from minified 2.1.1 to 3.2.1Ian Coleman2017-11-293-5/+10254
* Merge pull request #134 from dimitris-t/patch-2iancoleman2017-11-281-2/+2
|\
| * Fixed typosDimitris Tsapakidis2017-11-241-2/+2
|/
* Show entropy from PRNG and word indexesIan Coleman2017-11-223-2/+72
* Release v0.3.0Ian Coleman2017-11-223-1302/+10494
* Add BIP141 tab for full segwit compatibilityIan Coleman2017-11-225-62/+205
* Remove segwit from bip32 tabIan Coleman2017-11-223-90/+49
* Use ltub for litecoin by default instead of xprvIan Coleman2017-11-224-9/+20
* Update bitcoinjs from v3.1.1 to v3.3.0Ian Coleman2017-11-222-1196/+10291
* Release v0.2.9Ian Coleman2017-11-213-6/+51
* Allow more rows to be generated at a custom indexIan Coleman2017-11-213-3/+66
* Fix ordering of networks to be alphabeticalIan Coleman2017-11-161-9/+8
* Add test for monacoinIan Coleman2017-11-161-0/+7
* Add test for Bitcoin Gold networkIan Coleman2017-11-161-0/+7
* Use selenium for tests instead of phantomjsIan Coleman2017-11-166-4475/+2610
* Merge pull request #129 from rsnel/bgoldiancoleman2017-11-153-0/+38
|\
| * add BTG (Bitcoin Gold/bgold)Rik Snel2017-11-143-0/+38
* | Merge pull request #126 from monautils/masteriancoleman2017-11-152-0/+19
|\ \ | |/ |/|
| * fix new secret_key https://github.com/monacoinproject/monacoin/blob/master-0....you219792017-11-091-1/+1
| * add monacoinyou219792017-11-092-0/+19
|/
* Fix web link from github.io to iancoleman.ioIan Coleman2017-11-011-1/+1
* Release v0.2.8Ian Coleman2017-10-313-6/+171
* Add P2WPKH-nested-in-P2SH to litecoinIan Coleman2017-10-311-1/+1
* Use correct prefixes for xprv/xpub with segwitIan Coleman2017-10-313-7/+102
* Allow BitPay address format for bitcoin cashIan Coleman2017-10-314-1/+76
* Add test for nubits networkIan Coleman2017-10-101-0/+30
* Merge pull request #123 from alkley/masteriancoleman2017-10-102-0/+19
|\
| * Add nubitsalkley2017-10-092-0/+19
|/
* Merge pull request #122 from dimitris-t/patch-1iancoleman2017-10-051-1/+1
|\
| * Update changelog.mdDimitris Tsapakidis2017-10-041-1/+1
|/
* Add test for fujicoinIan Coleman2017-10-031-0/+30
* Release v0.2.7Ian Coleman2017-10-023-379/+170
* Remove hand-rolled translation libraryIan Coleman2017-10-023-377/+128
* List alternative toolsIan Coleman2017-10-021-0/+15
* Merge pull request #120 from fujicoin/add-fujicoiniancoleman2017-09-272-0/+19
|\
| * add Fujicoinmotty2017-09-262-0/+19
|/
* Release v0.2.6Ian Coleman2017-09-203-3/+31
* Detect and warn of filtered entropyIan Coleman2017-09-203-0/+56
* Update process for committing changesIan Coleman2017-09-191-1/+4
* Reword entropy text to say one type, not multipleIan Coleman2017-09-191-1/+1
* Merge pull request #117 from jonathancross/iancoleman-bip39-bip49iancoleman2017-09-192-44/+54
|\