Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Added 2/3 Seed Card | Matthew Cornelisse | 2018-11-20 | 1 | -0/+6 | |
| | | | | | | | ||||||
| | * | | | | | Merge pull request #271 from cernekee/local | iancoleman | 2019-11-11 | 2 | -16/+44 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | Allow converting mnemonic back to raw entropy value | |||||
| | | * | | | | Allow converting mnemonic back to raw entropy value | Kevin Cernekee | 2018-10-28 | 2 | -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 ethereum | Ismaël Bouya | 2019-10-29 | 2 | -20/+53 | |
| |/ / / / / | ||||||
* / / / / / | added Thought network spec | Andrew | 2019-11-05 | 3 | -5/+23 | |
|/ / / / / | ||||||
* | | | / | Add Groestlcoin | HashEngineering | 2019-09-13 | 6 | -3/+46892 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fix trailing whitespace | Ian Coleman | 2019-09-13 | 8 | -73/+72 | |
| | | | | ||||||
* | | | | Change levenshtein library to fixed version 2.0.6 | Ian Coleman | 2019-09-12 | 1 | -148/+75 | |
| | | | | ||||||
* | | | | Merge pull request #352 from PavlosTze/bsv-rpd-monkey-arya | iancoleman | 2019-09-12 | 2 | -0/+73 | |
|\ \ \ \ | | | | | | | | | | | Support BSV, RPD, MONKEY, ARYA | |||||
| * | | | | Support BSV, RPD, MONKEY, ARYA | Pavlos Tzegiannakis | 2019-09-02 | 2 | -0/+73 | |
| | | | | | ||||||
* | | | | | Merge pull request #355 from zhanghangorg/master | iancoleman | 2019-09-12 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Zencash renamed Horizen | |||||
| * | | | | | Zencash was renamed Horizen in 2018 | zhanghang | 2019-09-11 | 1 | -1/+1 | |
| |/ / / / | ||||||
* / / / / | Added HUSH3 encoding and kept old as Legacy for users to be able to cross verify | Pawel Cioch | 2019-09-10 | 2 | -1/+19 | |
|/ / / / | ||||||
* | | | | Merge pull request #345 from flyfoxuk/master | iancoleman | 2019-08-01 | 3 | -0/+23 | |
|\ \ \ \ | | | | | | | | | | | Added CSC (CasinoCoin) with test | |||||
| * | | | | Added CSC (CasinoCoin) with test | Chris | 2019-07-18 | 3 | -0/+23 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into master | iancoleman | 2019-08-01 | 2 | -0/+19 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #341 from Cryptarchist/support_wagerr | iancoleman | 2019-08-01 | 2 | -0/+18 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Add support for Wagerr | |||||
| | * | | | | Add support for Wagerr | Cryptarchist | 2019-07-16 | 2 | -0/+18 | |
| | | | | | | ||||||
* | | | | | | Add CPUchain support | Min Khang Aung | 2019-07-17 | 3 | -0/+44 | |
|/ / / / / | ||||||
* / / / / | Added support for VeChain, hdcoin 818, same address formats as ETH | Matt Robertson | 2019-07-04 | 1 | -0/+8 | |
|/ / / / | ||||||
* | | | | Release v0.3.12 | Ian Coleman | 2019-07-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Remove Monkey network, test was failing. | Ian Coleman | 2019-07-04 | 2 | -18/+0 | |
| | | | | | | | | | | | | | | | | See https://github.com/iancoleman/bip39/pull/335#issuecomment-500638649 | |||||
* | | | | Order networks alphabetically | Ian Coleman | 2019-07-04 | 1 | -7/+7 | |
| | | | | ||||||
* | | | | Merge pull request #339 from NewCapital/master | iancoleman | 2019-07-04 | 2 | -1/+73 | |
|\ \ \ \ | | | | | | | | | | | Adding support for TWINS and FIX coins | |||||
| * | | | | Adding FIX coin support | yurykk | 2019-06-27 | 2 | -0/+36 | |
| | | | | | ||||||
| * | | | | Adding TWINS coin support | yurykk | 2019-06-27 | 2 | -1/+37 | |
| | | | | | ||||||
* | | | | | Merge pull request #287 from sui77/master | iancoleman | 2019-07-04 | 3 | -0/+42537 | |
|\ \ \ \ \ | |/ / / / |/| | | | | XLM Stellar Lumens | |||||
| * | | | | use dummyNetwork for stellar | Suat Özgür | 2019-06-12 | 2 | -2/+9 | |
| | | | | | ||||||
| * | | | | update stellar definition | Suat Özgür | 2019-06-12 | 1 | -2/+1 | |
| | | | | | ||||||
| * | | | | stellar-util: remove uglify | Suat Özgür | 2019-06-12 | 1 | -1/+42509 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into master | Suat Özgür | 2019-05-25 | 6 | -64/+27975 | |
| |\ \ \ \ | ||||||
| * | | | | | bugfix | Suat Özgür | 2019-05-25 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into master | Suat Özgür | 2018-12-17 | 11 | -12809/+45645 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | adding xlm stellar | Suat Özgür | 2018-12-17 | 2 | -41522/+7 | |
| | | | | | | | ||||||
| * | | | | | | adding xlm stellar | Suat Özgür | 2018-12-17 | 3 | -0/+41537 | |
| | | | | | | | ||||||
* | | | | | | | removed extra character that causes the whole thing to fail | Aitor P | 2019-06-12 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into eosio-support | iancoleman | 2019-06-11 | 2 | -4/+60 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ADD support MONK, LTCt, DOGEt | Panagiotis David | 2019-06-10 | 2 | -4/+59 | |
| | | | | | | | | ||||||
* | | | | | | | | Add EOSIO (EOS) | Jeeyong Um | 2019-06-01 | 3 | -0/+7427 | |
|/ / / / / / / | ||||||
* | | | | | | | Add DeepOnion (ONION) | Aitor | 2019-05-29 | 2 | -1/+19 | |
| | | | | | | | ||||||
* | | | | | | | fixed bip49,84 hd key prefixs | Matthew Cornelisse | 2019-05-22 | 1 | -4/+4 | |
| | | | | | | | ||||||
* | | | | | | | fixed signing message for DigiByte | Matthew Cornelisse | 2019-05-19 | 2 | -3/+3 | |
| |_|/ / / / |/| | | | | | | | | | | | Not fixed by this pull request because I could not figure out where it is done but like Bitcoin BIP44,BIP49,BIP84 should be xpub,ypub,zpub respectively. | |||||
* | | | | | | Release v0.3.11 | Ian Coleman | 2019-05-16 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Force spellcheck and autocomplete to be off | Ian Coleman | 2019-05-16 | 1 | -15/+15 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #324 from jestevez/master | iancoleman | 2019-04-30 | 2 | -0/+17 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add Bolivarcoin (BOLI) | |||||
| * | | | | | | Add Bolivarcoin (BOLI) | Jose Luis Estevez | 2019-04-25 | 2 | -0/+17 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'master' into ella-support | iancoleman | 2019-04-30 | 1 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add Ethersocial Network(ESN) support | hackyminer | 2019-04-26 | 1 | -1/+11 | |
| |/ / / / / | ||||||
* / / / / / | add Ellaism(ELLA) suppport | hackyminer | 2019-04-26 | 1 | -1/+11 | |
|/ / / / / | ||||||
* | | | | | new Crown address format. May not be elegant solution, but bitcoinjs has ↵ | Pawel Cioch | 2019-04-16 | 2 | -1/+33 | |
| | | | | | | | | | | | | | | | | | | | | limitation of network prefix length and I don't want to modify it. This approach is isolated and does not affect others |