Commit Graph

329 Commits

Author SHA1 Message Date
iancoleman a36c509c91 Merge pull request #287 from sui77/master
XLM Stellar Lumens
2019-07-04 11:39:06 +10:00
yurykk 7d4e4cbe26 Adding FIX coin support 2019-06-27 12:15:11 +03:00
yurykk 82e3938afe Adding TWINS coin support 2019-06-27 11:56:47 +03:00
Aitor P 8b569deeae removed extra character that causes the whole thing to fail 2019-06-12 18:19:20 +02:00
Suat Özgür ad59508d7c use dummyNetwork for stellar 2019-06-12 11:47:01 +02:00
Suat Özgür 562ece8004 update stellar definition 2019-06-12 11:34:31 +02:00
iancoleman 7d68d5474e Merge branch 'master' into eosio-support 2019-06-11 09:37:53 +10:00
Panagiotis David b85da0745a ADD support MONK, LTCt, DOGEt 2019-06-10 10:53:30 +03:00
Jeeyong Um 3451d1a81b Add EOSIO (EOS) 2019-06-01 20:23:28 +09:00
Aitor af14981d83 Add DeepOnion (ONION) 2019-05-29 12:21:22 +02:00
Suat Özgür c2e4f93870 Merge branch 'master' into master 2019-05-25 14:18:15 +02:00
Suat Özgür 8e2d37d450 bugfix 2019-05-25 14:13:20 +02:00
iancoleman 32b5b0363f Merge pull request #324 from jestevez/master
Add Bolivarcoin (BOLI)
2019-04-30 11:08:13 +10:00
iancoleman 8cb07685fd Merge branch 'master' into ella-support 2019-04-30 11:07:12 +10:00
Jose Luis Estevez 3e7b1ac938 Add Bolivarcoin (BOLI) 2019-04-25 22:17:31 +02:00
hackyminer 16afe3ecbf add Ethersocial Network(ESN) support 2019-04-26 01:42:07 +09:00
hackyminer 2885ddd5f7 add Ellaism(ELLA) suppport 2019-04-26 01:33:59 +09:00
Garrett MacDonald dd99c5fde9 Add EWT 2019-04-24 17:17:05 +02:00
Pawel Cioch bf13c95fb0 new Crown address format. May not be elegant solution, but bitcoinjs has limitation of network prefix length and I don't want to modify it. This approach is isolated and does not affect others 2019-04-16 23:17:16 -05:00
yamada d0889ab9de add SLP Token Type https://github.com/simpleledger/slp-specifications/blob/master/slp-token-type-1.md 2019-04-17 00:02:00 +09:00
hostgame 491948dbcb Nebulas. Add test spec. Replace nebulas.js by account part of nebulas.js only. 2019-04-03 17:09:41 +06:00
hostgame 7a11300336 Add Nebulas (nebulas.io) 2019-04-02 14:34:57 +06:00
Hsuan Lee 6cbd3bc8c2 Add definitions for DEXON (DXN) 2019-03-14 11:13:41 +08:00
robiiinos 10980ed68c Added - NIX Platform 2019-02-26 03:08:08 +09:00
Pawel Cioch f22f7677a6 Added BST - BlockStamp 2019-02-20 10:41:11 -06:00
Jose Luis Estevez Prieto 8ba31a8985 Move in alphabetical order 2019-01-14 10:05:56 +01:00
Jose Luis Estevez 4735db1064 Add LKRcoin (LKR) 2019-01-13 20:39:47 +01:00
Suat Özgür 612d6b4206 Merge branch 'master' into master 2018-12-17 01:59:05 +01:00
Suat Özgür 22c443df83 adding xlm stellar 2018-12-17 01:21:17 +01:00
Suat Özgür 8ffa333bc9 adding xlm stellar 2018-12-17 00:43:16 +01:00
Pawel Cioch d4fcdda9fb added LTZ - LitecoinZ https://litecoinz.org/ 2018-12-10 09:27:13 -06:00
iancoleman acf4c9b588 Merge branch 'master' into master 2018-12-05 08:36:51 +11:00
Matthew Cornelisse 5cdbe4620a added code to calculate hack time of split cards 2018-11-28 01:12:29 -06:00
iancoleman 20d077e3af Merge pull request #273 from CCob/master
Added support for Blocknode
2018-11-21 21:46:06 +11:00
Matthew Cornelisse 97bde20b84 Added 2/3 Seed Card 2018-11-20 02:23:51 -06:00
EternityTula d645b98261 Add Safecoin
Safecoin (SAFE) safecoin.org
2018-11-20 04:11:05 +03:00
standard-error 1fe8f5195f Add Ravencoin (RVN) 2018-11-09 17:03:28 +00:00
Unknown 6f43581752 Added support for Blocknode 2018-11-03 09:22:08 +00:00
Pawel Cioch 38d1b296df Added Phore (PHR) coin 2018-10-31 10:50:42 -05:00
Kevin Cernekee 611f76238d Allow converting mnemonic back to raw entropy value
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.
2018-10-28 15:10:51 -07:00
Pawel Cioch d2ba387163 Added PRJ - ProjectCoin 2018-10-21 14:57:38 -05:00
iancoleman cd4425ece7 Merge branch 'master' into bitcoin-green 2018-10-15 11:29:14 +11:00
Kevin van der Poll 455886617d Add ANON 2018-10-11 15:10:24 -04:00
Pawel Cioch 8b2a093c8b Added BITG - Bitcoin Green 2018-10-10 17:53:06 -05:00
David B 5ed5f6612d Add BitCloud and Megacoin 2018-09-20 19:49:00 +00:00
Pawel Cioch 2575538b25 Added Artax as HD 219 from proposed https://github.com/satoshilabs/slips/pull/363 2018-09-13 23:19:00 -05:00
harzo a44c45e3c0 Add ExchangeCoin 2018-09-05 15:04:13 +02:00
Vitório Damas 04ec88af5c Added Cryptoescudo
Committer: Vitorio Damas <vitoriodamas@gmail.com>
2018-08-28 09:38:00 +01:00
Stoner19 7878bb3295 Salus (SLS) support added 2018-08-21 13:35:49 -06:00
BeachM ae51db39a3 add stash parameters 2018-08-10 21:07:36 -07:00