Pages:
Author

Topic: [ANN] Elacoin | Released | Fair Elastic Scrypt Mining | No Premine - page 40. (Read 133938 times)

full member
Activity: 217
Merit: 100
{
    "version" : 60300,
    "protocolversion" : 60001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 3636,
    "connections" : 7,
    "proxy" : "",
    "difficulty" : 0.00038617,
    "testnet" : false,
    "keypoololdest" : 1368518981,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}
newbie
Activity: 28
Merit: 0
WINDOWS users can not use, how to start.
sr. member
Activity: 252
Merit: 250
WTF reward still 1 coin!

Edit:  Well, maybe it was incremented by 1 because an easy diff block was confirmed???
newbie
Activity: 31
Merit: 0
I guess we're already at block 2785

Code:
./elacoind getinfo
{
    "version" : 60300,
    "protocolversion" : 60001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 2785,
    "connections" : 7,
    "proxy" : "",
    "difficulty" : 0.00038586,
    "testnet" : false,
    "keypoololdest" : 1368513619,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}

-addnode=198.211.101.216 if you want to link to my vps node.

Too bad the difficulty is so low. Is there an rpc command that returns the total amount of coins minted?
hero member
Activity: 630
Merit: 500
Finally I can get the blockchain.  Weird, my compiled linux daemon would connect to a million peers but no blocks.  Download somebodies random Windows binary and it syncs in 2 seconds.
hero member
Activity: 630
Merit: 502
Anyone in need of some nodes, here's everyone I'm connected to:
Code:
[
    {
        "addr" : "205.209.78.176:9223",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368518537,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 480,
        "banscore" : 0
    },
    {
        "addr" : "98.220.80.237:9223",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368518802,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 559,
        "banscore" : 0
    },
    {
        "addr" : "81.3.189.156:59767",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368518858,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 633,
        "banscore" : 0
    },
    {
        "addr" : "130.79.100.90:58850",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368518864,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 0,
        "banscore" : 0
    },
    {
        "addr" : "24.34.40.175:56160",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521112,
        "conntime" : 1368518882,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 828,
        "banscore" : 0
    },
    {
        "addr" : "144.76.17.34:46530",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521104,
        "conntime" : 1368518928,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 691,
        "banscore" : 0
    },
    {
        "addr" : "66.96.18.75:9223",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368518956,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 758,
        "banscore" : 0
    },
    {
        "addr" : "172.5.141.163:46719",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519166,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1005,
        "banscore" : 0
    },
    {
        "addr" : "54.244.192.52:39240",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521104,
        "conntime" : 1368519222,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 316,
        "banscore" : 0
    },
    {
        "addr" : "54.214.72.34:48122",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519230,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 720,
        "banscore" : 0
    },
    {
        "addr" : "54.245.193.5:33403",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519236,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 316,
        "banscore" : 0
    },
    {
        "addr" : "54.245.42.74:44759",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368519239,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 316,
        "banscore" : 0
    },
    {
        "addr" : "50.112.228.232:58126",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519246,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 530,
        "banscore" : 0
    },
    {
        "addr" : "50.112.88.80:52056",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519259,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 316,
        "banscore" : 0
    },
    {
        "addr" : "50.112.52.224:51038",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368519259,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 316,
        "banscore" : 0
    },
    {
        "addr" : "54.214.66.63:50757",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519278,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1131,
        "banscore" : 0
    },
    {
        "addr" : "54.245.21.230:35542",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368519325,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1131,
        "banscore" : 0
    },
    {
        "addr" : "54.245.12.125:42098",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519356,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1252,
        "banscore" : 0
    },
    {
        "addr" : "54.244.134.131:58626",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519427,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1136,
        "banscore" : 0
    },
    {
        "addr" : "76.105.190.218:53832",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368519445,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1459,
        "banscore" : 0
    },
    {
        "addr" : "54.214.96.87:9223",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519522,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 1453,
        "banscore" : 0
    },
    {
        "addr" : "83.29.241.234:39591",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519650,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 793,
        "banscore" : 0
    },
    {
        "addr" : "92.205.99.109:44605",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368519691,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1612,
        "banscore" : 0
    },
    {
        "addr" : "69.254.155.21:9223",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521112,
        "conntime" : 1368519887,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 1842,
        "banscore" : 0
    },
    {
        "addr" : "54.245.167.57:38402",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368519888,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1912,
        "banscore" : 0
    },
    {
        "addr" : "54.245.24.43:59794",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368519894,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1921,
        "banscore" : 0
    },
    {
        "addr" : "77.170.76.112:39769",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521112,
        "conntime" : 1368519947,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1797,
        "banscore" : 0
    },
    {
        "addr" : "54.245.19.214:50108",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520061,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2160,
        "banscore" : 0
    },
    {
        "addr" : "95.246.246.53:50391",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520070,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2173,
        "banscore" : 0
    },
    {
        "addr" : "54.244.164.230:44935",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520084,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2188,
        "banscore" : 0
    },
    {
        "addr" : "54.245.217.46:37662",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520122,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2226,
        "banscore" : 0
    },
    {
        "addr" : "78.33.87.171:34195",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520127,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 222,
        "banscore" : 0
    },
    {
        "addr" : "95.208.250.172:45736",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520148,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2250,
        "banscore" : 0
    },
    {
        "addr" : "5.9.213.250:59641",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520150,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2114,
        "banscore" : 0
    },
    {
        "addr" : "109.182.13.192:56259",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520172,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2277,
        "banscore" : 0
    },
    {
        "addr" : "105.236.254.148:53784",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520176,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2280,
        "banscore" : 0
    },
    {
        "addr" : "130.43.116.17:63907",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520214,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2327,
        "banscore" : 0
    },
    {
        "addr" : "192.34.57.246:36003",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520216,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2328,
        "banscore" : 0
    },
    {
        "addr" : "64.251.173.31:55435",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520231,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2343,
        "banscore" : 0
    },
    {
        "addr" : "46.4.104.111:53565",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520355,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2287,
        "banscore" : 0
    },
    {
        "addr" : "87.76.9.107:57025",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521112,
        "conntime" : 1368520420,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2538,
        "banscore" : 0
    },
    {
        "addr" : "54.244.176.134:36603",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520448,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2573,
        "banscore" : 0
    },
    {
        "addr" : "158.36.148.180:54235",
        "services" : "00000001",
        "lastsend" : 1368521109,
        "lastrecv" : 1368521113,
        "conntime" : 1368520449,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2365,
        "banscore" : 0
    },
    {
        "addr" : "93.220.32.108:40418",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520450,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2339,
        "banscore" : 0
    },
    {
        "addr" : "24.11.159.149:46473",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520465,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1035,
        "banscore" : 0
    },
    {
        "addr" : "5.135.167.91:46611",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520495,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1367,
        "banscore" : 0
    },
    {
        "addr" : "212.159.116.120:51660",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520518,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2422,
        "banscore" : 0
    },
    {
        "addr" : "58.111.143.105:44493",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521093,
        "conntime" : 1368520522,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2326,
        "banscore" : 0
    },
    {
        "addr" : "176.9.144.240:40214",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520712,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2574,
        "banscore" : 0
    },
    {
        "addr" : "86.180.56.34:58938",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520714,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2850,
        "banscore" : 0
    },
    {
        "addr" : "54.245.3.71:9223",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520714,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 2851,
        "banscore" : 0
    },
    {
        "addr" : "5.9.107.79:41405",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520791,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2931,
        "banscore" : 0
    },
    {
        "addr" : "217.87.96.222:57169",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521112,
        "conntime" : 1368520804,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1497,
        "banscore" : 0
    },
    {
        "addr" : "118.210.234.30:57706",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520846,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2898,
        "banscore" : 0
    },
    {
        "addr" : "81.3.189.155:9223",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520847,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 2999,
        "banscore" : 0
    },
    {
        "addr" : "24.8.24.29:18810",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520862,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1085,
        "banscore" : 0
    },
    {
        "addr" : "199.204.38.220:56068",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520863,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 2975,
        "banscore" : 0
    },
    {
        "addr" : "91.212.95.97:45728",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521096,
        "conntime" : 1368520929,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1903,
        "banscore" : 0
    },
    {
        "addr" : "85.24.218.197:56349",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521104,
        "conntime" : 1368520930,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 0,
        "banscore" : 0
    },
    {
        "addr" : "50.56.174.121:56799",
        "services" : "00000001",
        "lastsend" : 1368521113,
        "lastrecv" : 1368521113,
        "conntime" : 1368520938,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 3100,
        "banscore" : 0
    },
    {
        "addr" : "31.54.8.176:56848",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521112,
        "conntime" : 1368520971,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 1500,
        "banscore" : 0
    },
    {
        "addr" : "95.126.33.190:53321",
        "services" : "00000001",
        "lastsend" : 1368521112,
        "lastrecv" : 1368521113,
        "conntime" : 1368520996,
        "version" : 60001,
        "subver" : "/Satoshi:0.6.3/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 3175,
        "banscore" : 0
    },
    {
        "addr" : "88.78.95.92:58209",
        "services" : "00000000",
        "lastsend" : 0,
        "lastrecv" : 0,
        "conntime" : 1368521085,
        "version" : 0,
        "subver" : "",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : -1,
        "banscore" : 0
    },
    {
        "addr" : "190.247.135.191:61049",
        "services" : "00000000",
        "lastsend" : 0,
        "lastrecv" : 0,
        "conntime" : 1368521091,
        "version" : 0,
        "subver" : "",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : -1,
        "banscore" : 0
    },
    {
        "addr" : "82.168.107.39:52978",
        "services" : "00000000",
        "lastsend" : 0,
        "lastrecv" : 0,
        "conntime" : 1368521093,
        "version" : 0,
        "subver" : "",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : -1,
        "banscore" : 0
    },
    {
        "addr" : "178.84.255.130:9223",
        "services" : "00000000",
        "lastsend" : 1368521093,
        "lastrecv" : 0,
        "conntime" : 1368521093,
        "version" : 0,
        "subver" : "",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : -1,
        "banscore" : 0
    },
    {
        "addr" : "192.81.215.228:53880",
        "services" : "00000000",
        "lastsend" : 0,
        "lastrecv" : 0,
        "conntime" : 1368521098,
        "version" : 0,
        "subver" : "",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : -1,
        "banscore" : 0
    }
]
sr. member
Activity: 347
Merit: 250
elacoind stability fail.  LOL..

Code:
ProcessBlock: ORPHAN BLOCK, prev=2334c82ec9792a6686b3
received block 2334c82ec9792a6686b3
ProcessBlock: ACCEPTED
received block f65939c127dff00bed0f
REORGANIZE
REORGANIZE: Disconnect 3 blocks; cd163f96d850e78ea526..667b7f2fdee024438293
REORGANIZE: Connect 4 blocks; cd163f96d850e78ea526..652cb0993fc232a1ea5e
Segmentation fault
$

Running fine here, blame litecoin Tongue

litecoind has been perfectly stable on the same box for a rather significant period of time (~10 months) with zero restarts.  Whereas I've restarted elacoind 6 times in 10 minutes due to seg faults.
member
Activity: 68
Merit: 10
Yea I don't understand that daemon thing. If it were to find a block how would it even know it's mine without a wallet? I'm stupid, I know

your wallet ist just a file with some keys in it (saved as /*coin/wallet.dat). You mistake the program itself for your wallet, but these programs are really just graphical frontends (GUIs) to this daemon everyone's talking about. in windows type elacoind.exe listtransactions to see if you have generated a block. also useful:
elacoind.exe getbalance/getinfo

What is the elacoin.conf set? i have at it says "couldn´t connect to server".

rpcuser=x
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=8344
port=7688
daemon=1
server=1
gen=0
addnode=199.204.38.220

it's fine. in this case connect with cgminer.exe --scrypt -o localhost:8344 -u x -p x
hero member
Activity: 708
Merit: 500
you're only going to feel like a rejected little orphan...
sr. member
Activity: 347
Merit: 250
What is the elacoin.conf set? i have at it says "couldn´t connect to server".

rpcuser=x
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=8344
port=7688
daemon=1
server=1
gen=0
addnode=199.204.38.220

That happens to be one of my servers.  elacoind keeps seg faulting (crashing) due to apparent bugs remaining in the code.
full member
Activity: 196
Merit: 100
member
Activity: 68
Merit: 10
i'm really just getting orphan after orphan :/
member
Activity: 98
Merit: 10
Milkshake
elacoind stability fail.  LOL..

Code:
ProcessBlock: ORPHAN BLOCK, prev=2334c82ec9792a6686b3
received block 2334c82ec9792a6686b3
ProcessBlock: ACCEPTED
received block f65939c127dff00bed0f
REORGANIZE
REORGANIZE: Disconnect 3 blocks; cd163f96d850e78ea526..667b7f2fdee024438293
REORGANIZE: Connect 4 blocks; cd163f96d850e78ea526..652cb0993fc232a1ea5e
Segmentation fault
$

Running fine here, blame litecoin Tongue
member
Activity: 108
Merit: 10
We should just relunch properly this coin.

No win binary, no config file, pool not working, that's just a joke
member
Activity: 98
Merit: 10
Milkshake
Checkpoint added at #2500.
sr. member
Activity: 347
Merit: 250
elacoind stability fail.  LOL..

Code:
ProcessBlock: ORPHAN BLOCK, prev=2334c82ec9792a6686b3
received block 2334c82ec9792a6686b3
ProcessBlock: ACCEPTED
received block f65939c127dff00bed0f
REORGANIZE
REORGANIZE: Disconnect 3 blocks; cd163f96d850e78ea526..667b7f2fdee024438293
REORGANIZE: Connect 4 blocks; cd163f96d850e78ea526..652cb0993fc232a1ea5e
Segmentation fault
$
legendary
Activity: 1960
Merit: 1022
Yea I don't understand that daemon thing. If it were to find a block how would it even know it's mine without a wallet? I'm stupid, I know

your wallet ist just a file with some keys in it (saved as /*coin/wallet.dat). You mistake the program itself for your wallet, but these programs are really just graphical frontends (GUIs) to this daemon everyone's talking about. in windows type elacoind.exe listtransactions to see if you have generated a block. also useful:
elacoind.exe getbalance/getinfo

What is the elacoin.conf set? i have at it says "couldn´t connect to server".

rpcuser=x
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=8344
port=7688
daemon=1
server=1
gen=0
addnode=199.204.38.220
full member
Activity: 168
Merit: 100
Difficulty on first 2016 blocks:
0.00024414
Difficulty after retarget:
0.00038617
Elacoin:
ORPHAN SHIT
member
Activity: 68
Merit: 10
Yea I don't understand that daemon thing. If it were to find a block how would it even know it's mine without a wallet? I'm stupid, I know

your wallet ist just a file with some keys in it (saved as /*coin/wallet.dat). You mistake the program itself for your wallet, but these programs are really just graphical frontends (GUIs) to this daemon everyone's talking about. in windows type elacoind.exe listtransactions to see if you have generated a block. also useful:
elacoind.exe getbalance/getinfo
Pages:
Jump to: