aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove trailing commentsIan Coleman2019-11-111-21/+21
|
* Replace tabs with spaces as per rest of the fileIan Coleman2019-11-111-52/+52
|
* Reverse some changes from adding thought networkIan Coleman2019-11-111-1/+1
|
* Merge branch 'master' into masteriancoleman2019-11-117-40/+559
|\
| * Merge branch 'master' into masteriancoleman2019-11-117-24/+510
| |\
| | * Merge pull request #368 from johnnynanjiang/elastos-priancoleman2019-11-114-7/+171
| | |\ | | | | | | | | Add Elastos
| | | * Add ElastosNan Jiang2019-10-304-7/+171
| | | |
| | * | Merge pull request #357 from PavlosTze/enable-segwitiancoleman2019-11-111-0/+234
| | |\ \ | | | | | | | | | | Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt
| | | * \ Merge branch 'enable-segwit' of https://github.com/PavlosTze/bip39 into ↵Pavlos Tzegiannakis2019-09-176-3/+46892
| | | |\ \ | | | | | | | | | | | | | | | | | | enable-segwit
| | | | * | Merge branch 'master' into enable-segwitiancoleman2019-09-166-3/+46892
| | | | |\|
| | | * | | Fix syscoinPavlos Tzegiannakis2019-09-171-6/+6
| | | |/ /
| | | * | Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCtPavlos Tzegiannakis2019-09-131-0/+234
| | | | |
| | * | | Merge pull request #319 from energywebfoundation/masteriancoleman2019-11-111-1/+9
| | |\ \ \ | | | | | | | | | | | | Add EWT
| | | * | | compile indexGarrett MacDonald2019-04-251-0/+946
| | | | | |
| | | * | | Delete index.htmlGarrett MacDonald2019-04-251-946/+0
| | | | | |
| | | * | | Add EWTGarrett MacDonald2019-04-241-1/+9
| | | | | |
| | * | | | Merge pull request #280 from mctrivia/add-hack-time-for-split-cardsiancoleman2019-11-113-0/+18
| | |\ \ \ \ | | | | | | | | | | | | | | Add hack time calculation for Split Mnemonic Cards
| | | * | | | added code to calculate hack time of split cardsMatthew Cornelisse2018-11-281-0/+13
| | | | | | |
| | | * | | | added split card warningMatthew Cornelisse2018-11-281-0/+4
| | | | | | |
| | | * | | | added hack time messageMatthew Cornelisse2018-11-281-0/+1
| | | | | | |
| | * | | | | Merge pull request #279 from mctrivia/masteriancoleman2019-11-112-0/+34
| | |\| | | | | | | | | | | | | | | | | | Added Split Phrase Card Output
| | | * | | | Added 2/3 Seed CardMatthew Cornelisse2018-11-201-0/+28
| | | | | | |
| | | * | | | Added 2/3 Seed CardMatthew Cornelisse2018-11-201-0/+6
| | | | | | |
| | * | | | | Merge pull request #271 from cernekee/localiancoleman2019-11-112-16/+44
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | Allow converting mnemonic back to raw entropy value
| | | * | | | Allow converting mnemonic back to raw entropy valueKevin Cernekee2018-10-282-16/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, this sequence produces an unexpected result: 1) Navigate to bip39-standalone.html 2) Paste a known-good mnemonic into the BIP39 Mnemonic field 3) Select "Show entropy details" This will erase the BIP39 Mnemonic field and most of the derived address/key information. It shows an empty Entropy field, and zeroes for Event Count, Bits Per Event, Raw Entropy Words, Total Bits, etc. However, it will show valid Word Indexes and BIP39 Seed. The way to fix it is to convert the mnemonic back into a raw entropy value and populate it in DOM.entropy, so that everything stays consistent. This will only happen if the mnemonic is manually entered by the user, not if phraseChanged() is triggered by hand-editing the entropy value.
| * | | | | | Add a button to remove the "change" in the derivation path for ethereumIsmaël Bouya2019-10-292-20/+53
| |/ / / / /
* / / / / / added Thought network specAndrew2019-11-053-5/+23
|/ / / / /
* | | | / Add GroestlcoinHashEngineering2019-09-136-3/+46892
| |_|_|/ |/| | |
* | | | Fix trailing whitespaceIan Coleman2019-09-138-73/+72
| | | |
* | | | Change levenshtein library to fixed version 2.0.6Ian Coleman2019-09-121-148/+75
| | | |
* | | | Merge pull request #352 from PavlosTze/bsv-rpd-monkey-aryaiancoleman2019-09-122-0/+73
|\ \ \ \ | | | | | | | | | | Support BSV, RPD, MONKEY, ARYA
| * | | | Support BSV, RPD, MONKEY, ARYAPavlos Tzegiannakis2019-09-022-0/+73
| | | | |
* | | | | Merge pull request #355 from zhanghangorg/masteriancoleman2019-09-121-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Zencash renamed Horizen
| * | | | | Zencash was renamed Horizen in 2018zhanghang2019-09-111-1/+1
| |/ / / /
* / / / / Added HUSH3 encoding and kept old as Legacy for users to be able to cross verifyPawel Cioch2019-09-102-1/+19
|/ / / /
* | | | Merge pull request #345 from flyfoxuk/masteriancoleman2019-08-013-0/+23
|\ \ \ \ | | | | | | | | | | Added CSC (CasinoCoin) with test
| * | | | Added CSC (CasinoCoin) with testChris2019-07-183-0/+23
| | | | |
* | | | | Merge branch 'master' into masteriancoleman2019-08-012-0/+19
|\ \ \ \ \
| * \ \ \ \ Merge pull request #341 from Cryptarchist/support_wagerriancoleman2019-08-012-0/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | | Add support for Wagerr
| | * | | | Add support for WagerrCryptarchist2019-07-162-0/+18
| | | | | |
* | | | | | Add CPUchain supportMin Khang Aung2019-07-173-0/+44
|/ / / / /
* / / / / Added support for VeChain, hdcoin 818, same address formats as ETHMatt Robertson2019-07-041-0/+8
|/ / / /
* | | | Release v0.3.12Ian Coleman2019-07-041-1/+1
| | | |
* | | | Remove Monkey network, test was failing.Ian Coleman2019-07-042-18/+0
| | | | | | | | | | | | | | | | See https://github.com/iancoleman/bip39/pull/335#issuecomment-500638649
* | | | Order networks alphabeticallyIan Coleman2019-07-041-7/+7
| | | |
* | | | Merge pull request #339 from NewCapital/masteriancoleman2019-07-042-1/+73
|\ \ \ \ | | | | | | | | | | Adding support for TWINS and FIX coins
| * | | | Adding FIX coin supportyurykk2019-06-272-0/+36
| | | | |
| * | | | Adding TWINS coin supportyurykk2019-06-272-1/+37
| | | | |
* | | | | Merge pull request #287 from sui77/masteriancoleman2019-07-043-0/+42537
|\ \ \ \ \ | |/ / / / |/| | | | XLM Stellar Lumens
| * | | | use dummyNetwork for stellarSuat Özgür2019-06-122-2/+9
| | | | |