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
Jose Luis Estevez
3b36d6c3ba
FIX LKRcoin wif private key header
2019-04-15 00:03:48 +02:00
Jose Luis Estevez
b9f4ee2d4e
FIX Onixcoin bip32 Header and correct signed message header
2019-04-15 00:02:10 +02:00
Jose Luis Estevez
1b419bc615
FIX Onixcoin wif private key header
2019-04-14 23:59:09 +02: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
iancoleman
74762b369e
Merge pull request #309 from robiiinos/fix-clam
...
Fix CLAM scriptHash
2019-03-14 10:39:24 +11:00
iancoleman
5d7f36e9b2
Merge pull request #308 from robiiinos/xmy-scripthash
...
Fix XMY scriptHash
2019-03-14 10:38:40 +11:00
Robiiinos
9d9fefbb28
Fix CLAM scriptHash
2019-03-14 00:16:37 +09:00
Robiiinos
584d1a41c7
Fix XMY scriptHash
2019-03-14 00:12:41 +09:00
Robiiinos
a938c2f5a5
Fix NMC scriptHash
2019-03-13 23:33:39 +09:00
robiiinos
10980ed68c
Added - NIX Platform
2019-02-26 03:08:08 +09:00
Ian Coleman
5dcc0ce632
Merge branch 'master' of github.com:iancoleman/bip39
2019-02-25 11:48:41 +11:00
iancoleman
a34543f81e
Merge pull request #300 from robiiinos/master
...
Fixed PPC scriptHash
2019-02-25 11:27:23 +11:00
Ian Coleman
8aa5ad6ded
Remove unused code for Deimos
...
Closes #297
Reverses commit 3b6786bd51
2019-02-25 11:01:54 +11:00
robiiinos
5c1ad0856a
Fixed PPC scriptHash
2019-02-23 05:56:16 +09:00
Pawel Cioch
d2be7b6fd6
restored deimos per project owner request https://github.com/iancoleman/bip39/pull/296#issuecomment-466240668
2019-02-21 21:56:59 -06:00
Pawel Cioch
f22f7677a6
Added BST - BlockStamp
2019-02-20 10:41:11 -06:00
Pawel Cioch
497fcf0e48
deimos not present commenting out
2019-02-20 10:26:02 -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
Deimos
3b6786bd51
Update segwit-parameters.js
...
Deimos Support
2018-11-30 20:44:16 -05: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
EternityTula
31b846cf99
Add Safecoin
...
Safecoin (SAFE) safecoin.org
2018-11-20 04:07:08 +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
Ian Coleman
a51ef005ac
Fix whitespace consistency
2018-10-29 19:06:33 +11: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
Matthew Cornelisse
cd8893f6c9
added DigiByte segwit parameters
2018-10-02 23:44:17 -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
Vitório Damas
5a1494327f
Fixed Salus and added Cryptoescudo
2018-08-28 09:30:21 +01:00
Stoner19
7878bb3295
Salus (SLS) support added
2018-08-21 13:35:49 -06:00
iancoleman
43e5cabfcf
Merge pull request #234 from h4x3rotab/h4x3rotab-btg
...
Add SegWit support for BTG
2018-08-14 09:10:43 +10:00