aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Collapse)AuthorAgeFilesLines
* 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 GroestlcoinHashEngineering2019-09-135-3/+46890
| |
* | 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-012-0/+22
|\ \ | | | | | | Added CSC (CasinoCoin) with test
| * | Added CSC (CasinoCoin) with testChris2019-07-182-0/+22
| | |
* | | 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
|/ /
* | 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-042-0/+42536
|\ \ \ | |/ / |/| | XLM Stellar Lumens
| * | use dummyNetwork for stellarSuat Özgür2019-06-122-2/+9
| | |
| * | update stellar definitionSuat Özgür2019-06-121-2/+1
| | |
| * | stellar-util: remove uglifySuat Özgür2019-06-121-1/+42509
| | |
| * | Merge branch 'master' into masterSuat Özgür2019-05-255-40/+27958
| |\ \
| * | | bugfixSuat Özgür2019-05-251-1/+1
| | | |
| * | | Merge branch 'master' into masterSuat Özgür2018-12-179-12707/+45480
| |\ \ \
| * | | | adding xlm stellarSuat Özgür2018-12-172-41522/+7
| | | | |
| * | | | adding xlm stellarSuat Özgür2018-12-172-0/+41536
| | | | |
* | | | | removed extra character that causes the whole thing to failAitor P2019-06-121-1/+1
| | | | |
* | | | | Merge branch 'master' into eosio-supportiancoleman2019-06-112-4/+60
|\ \ \ \ \
| * | | | | ADD support MONK, LTCt, DOGEtPanagiotis David2019-06-102-4/+59
| | | | | |
* | | | | | Add EOSIO (EOS)Jeeyong Um2019-06-012-0/+7426
|/ / / / /
* | | | | Add DeepOnion (ONION)Aitor2019-05-292-1/+19
| | | | |
* | | | | fixed bip49,84 hd key prefixsMatthew Cornelisse2019-05-221-4/+4
| | | | |
* | | | | fixed signing message for DigiByteMatthew Cornelisse2019-05-192-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.
* | | | Merge pull request #324 from jestevez/masteriancoleman2019-04-302-0/+17
|\ \ \ \ | | | | | | | | | | Add Bolivarcoin (BOLI)
| * | | | Add Bolivarcoin (BOLI)Jose Luis Estevez2019-04-252-0/+17
| | | | |
* | | | | Merge branch 'master' into ella-supportiancoleman2019-04-301-0/+9
|\ \ \ \ \
| * | | | | add Ethersocial Network(ESN) supporthackyminer2019-04-261-1/+11
| |/ / / /
* / / / / add Ellaism(ELLA) suppporthackyminer2019-04-261-1/+11
|/ / / /
* | | | new Crown address format. May not be elegant solution, but bitcoinjs has ↵Pawel Cioch2019-04-162-1/+33
| | | | | | | | | | | | | | | | limitation of network prefix length and I don't want to modify it. This approach is isolated and does not affect others
* | | | add SLP Token Type ↵yamada2019-04-172-12/+57
| | | | | | | | | | | | | | | | https://github.com/simpleledger/slp-specifications/blob/master/slp-token-type-1.md
* | | | FIX LKRcoin wif private key headerJose Luis Estevez2019-04-151-1/+1
| | | |
* | | | FIX Onixcoin bip32 Header and correct signed message headerJose Luis Estevez2019-04-151-3/+3
| | | |
* | | | FIX Onixcoin wif private key headerJose Luis Estevez2019-04-141-1/+1
| | | |
* | | | Nebulas. Add test spec. Replace nebulas.js by account part of nebulas.js only.hostgame2019-04-032-15985/+3434
| | | |
* | | | Add Nebulas (nebulas.io)hostgame2019-04-022-0/+40264
| | | |