aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Adding BIP 49 to "More info" section.Jonathan Cross2017-09-182-44/+54
* | Merge pull request #116 from jonathancross/iancoleman-bip39-compileiancoleman2017-09-191-0/+1
|\ \ | |/ |/|
| * Allowing compilation with Python 2.x and 3.Jonathan Cross2017-09-181-0/+1
|/
* Merge pull request #103 from Zwilla/patch-3iancoleman2017-09-081-1/+1
|\
| * correctLevel from 2 to 3Zwilla2017-09-071-1/+1
* | Merge pull request #102 from Zwilla/patch-2iancoleman2017-09-081-1/+1
|\ \ | |/ |/|
| * remove sourceMappingURL=zxcvbn.js.mapZwilla2017-09-071-1/+1
|/
* Merge pull request #98 from Zwilla/patch-1iancoleman2017-09-041-42/+42
|\
| * changed some wrong comma and ;Zwilla2017-09-041-42/+42
|/
* Improve release process order and add detailsIan Coleman2017-09-011-5/+7
* Release v0.2.5Ian Coleman2017-09-013-39/+60
* Allow P2WPKH nested in P2SH addresses on BIP32 tabIan Coleman2017-09-013-1/+56
* Validate root key correctly for alternate networksIan Coleman2017-09-011-2/+1
* Rename bip49 to p2wpkhNestedInP2sh where suitableIan Coleman2017-09-011-35/+35
* Add confirmation steps to the release processIan Coleman2017-08-281-0/+2