Removed txMessages: false because its already false by default. Fixed ultracoin timestamp

This commit is contained in:
Matt 2014-03-31 17:14:11 -06:00
parent 83db1aab81
commit 7a806b9b8c
51 changed files with 148 additions and 178 deletions

View File

@ -1,6 +1,5 @@
{ {
"name" : "Alphacoin", "name": "Alphacoin",
"symbol" : "ALF", "symbol": "ALF",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Anoncoin", "name": "Anoncoin",
"symbol" : "ANC", "symbol": "ANC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Auroracoin", "name": "Auroracoin",
"symbol" : "AUR", "symbol": "AUR",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name": "Bitcoin", "name": "Bitcoin",
"symbol": "BTC", "symbol": "BTC",
"algorithm": "sha256", "algorithm": "sha256"
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Bottlecaps", "name": "Bottlecaps",
"symbol" : "CAP", "symbol": "CAP",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Casinocoin", "name": "Casinocoin",
"symbol" : "CSC", "symbol": "CSC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Catcoin", "name": "Catcoin",
"symbol" : "CAT", "symbol": "CAT",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -2,6 +2,5 @@
"name": "Copperbars", "name": "Copperbars",
"symbol": "CPR", "symbol": "CPR",
"algorithm": "scrypt-jane", "algorithm": "scrypt-jane",
"chainStartTime": 1376184687, "chainStartTime": 1376184687
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name": "Darkcoin", "name": "Darkcoin",
"symbol": "DRK", "symbol": "DRK",
"algorithm": "x11", "algorithm": "x11"
"txMessages": false
} }

View File

@ -1,6 +1,6 @@
{ {
"name" : "Diamondcoin", "name": "Diamondcoin",
"symbol" : "DMD", "symbol": "DMD",
"algorithm" : "scrypt", "algorithm": "scrypt",
"txMessages" : true "txMessages": true
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Digibyte", "name": "Digibyte",
"symbol" : "DGB", "symbol": "DGB",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Dogecoin", "name": "Dogecoin",
"symbol" : "DOGE", "symbol": "DOGE",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Earthcoin", "name": "Earthcoin",
"symbol" : "EAC", "symbol": "EAC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Elephantcoin", "name": "Elephantcoin",
"symbol" : "ELP", "symbol": "ELP",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Emerald", "name": "Emerald",
"symbol" : "EMD", "symbol": "EMD",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

16
coins/execoin.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "Execoin",
"symbol": "EXE",
"algorithm": "scrypt-n",
"timeTable": {
"2048": 1390959880,
"4096": 1438295269,
"8192": 1485630658,
"16384": 1532966047,
"32768": 1580301436,
"65536": 1627636825,
"131072": 1674972214,
"262144": 1722307603
}
}

View File

@ -1,6 +1,5 @@
{ {
"name" : "Ezcoin", "name": "Ezcoin",
"symbol" : "EZC", "symbol": "EZC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Fastcoin", "name": "Fastcoin",
"symbol" : "FST", "symbol": "FST",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Flappycoin", "name": "Flappycoin",
"symbol" : "FLAP", "symbol": "FLAP",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,6 @@
{ {
"name" : "Florincoin", "name": "Florincoin",
"symbol" : "FLO", "symbol": "FLO",
"algorithm" : "scrypt", "algorithm": "scrypt",
"txMessages" : true "txMessages": true
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Frankocoin", "name": "Frankocoin",
"symbol" : "FRK", "symbol": "FRK",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Galaxycoin", "name": "Galaxycoin",
"symbol" : "GLX", "symbol": "GLX",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Galleon", "name": "Galleon",
"symbol" : "GLN", "symbol": "GLN",
"algorithm" : "keccak", "algorithm": "keccak"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Gamecoin", "name": "Gamecoin",
"symbol" : "GME", "symbol": "GME",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Helixcoin", "name": "Helixcoin",
"symbol" : "HXC", "symbol": "HXC",
"algorithm" : "max", "algorithm": "max"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name": "Hirocoin", "name": "Hirocoin",
"symbol": "hic", "symbol": "hic",
"algorithm": "x11", "algorithm": "x11"
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Hobonickels", "name": "Hobonickels",
"symbol" : "HBN", "symbol": "HBN",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Junkcoin", "name": "Junkcoin",
"symbol" : "JKC", "symbol": "JKC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Kittehcoin", "name": "Kittehcoin",
"symbol" : "MEOW", "symbol": "MEOW",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Krugercoin", "name": "Krugercoin",
"symbol" : "KGC", "symbol": "KGC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Litecoin", "name": "Litecoin",
"symbol" : "LTC", "symbol": "LTC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Lottocoin", "name": "Lottocoin",
"symbol" : "LOT", "symbol": "LOT",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Luckycoin", "name": "Luckycoin",
"symbol" : "LKY", "symbol": "LKY",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Maxcoin", "name": "Maxcoin",
"symbol" : "MAX", "symbol": "MAX",
"algorithm" : "keccak", "algorithm": "keccak"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Memecoin", "name": "Memecoin",
"symbol" : "MEM", "symbol": "MEM",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,6 @@
{ {
"name" : "Neocoin", "name": "Neocoin",
"symbol" : "NEC", "symbol": "NEC",
"algorithm" : "scrypt", "algorithm": "scrypt",
"txMessages" : true "txMessages": true
} }

View File

@ -1,6 +1,6 @@
{ {
"name" : "Netcoin", "name": "Netcoin",
"symbol" : "NET", "symbol": "NET",
"algorithm" : "scrypt", "algorithm": "scrypt",
"txMessages" : true "txMessages": true
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Noirbits", "name": "Noirbits",
"symbol" : "NRB", "symbol": "NRB",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name": "Peercoin", "name": "Peercoin",
"symbol": "PPC", "symbol": "PPC",
"algorithm": "sha256", "algorithm": "sha256"
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Phoenixcoin", "name" : "Phoenixcoin",
"symbol" : "PXC", "symbol" : "PXC",
"algorithm" : "scrypt", "algorithm" : "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name": "Quarkcoin", "name": "Quarkcoin",
"symbol": "QRK", "symbol": "QRK",
"algorithm": "quark", "algorithm": "quark"
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Reddcoin", "name": "Reddcoin",
"symbol" : "REDD", "symbol": "REDD",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Sexcoin", "name": "Sexcoin",
"symbol" : "SXC", "symbol": "SXC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name": "Skeincoin", "name": "Skeincoin",
"symbol": "SKC", "symbol": "SKC",
"algorithm": "skein", "algorithm": "skein"
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Spots", "name": "Spots",
"symbol" : "SPT", "symbol": "SPT",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Stablecoin", "name": "Stablecoin",
"symbol" : "SBC", "symbol": "SBC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -2,6 +2,5 @@
"name": "Ultracoin", "name": "Ultracoin",
"symbol": "UTC", "symbol": "UTC",
"algorithm": "scrypt-jane", "algorithm": "scrypt-jane",
"chainStartTime": 1388361600, "chainStartTime": 1388361600
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name": "Vertcoin", "name": "Vertcoin",
"symbol": "VTC", "symbol": "VTC",
"algorithm": "scrypt-n", "algorithm": "scrypt-n"
"txMessages": false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Wecoin", "name": "Wecoin",
"symbol" : "WEC", "symbol": "WEC",
"algorithm" : "max", "algorithm": "max"
"txMessages" : false
} }

View File

@ -1,6 +1,5 @@
{ {
"name" : "Xencoin", "name": "Xencoin",
"symbol" : "XNC", "symbol": "XNC",
"algorithm" : "scrypt", "algorithm": "scrypt"
"txMessages" : false
} }

View File

@ -2,6 +2,5 @@
"name": "Yacoin", "name": "Yacoin",
"symbol": "YAC", "symbol": "YAC",
"algorithm": "scrypt-jane", "algorithm": "scrypt-jane",
"chainStartTime": 1367991200, "chainStartTime": 1367991200
"txMessages": false
} }