Bitcoin Forum
May 06, 2024, 08:23:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 »  All
  Print  
Author Topic: [ANN][ECN] eCoin {SHA-3 Security}{Universal Currency}{GPU/CPU} LAUNCHED  (Read 42647 times)
Philll90
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 21, 2014, 11:55:47 PM
 #61

can't download the miner?
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715026992
Hero Member
*
Offline Offline

Posts: 1715026992

View Profile Personal Message (Offline)

Ignore
1715026992
Reply with quote  #2

1715026992
Report to moderator
1715026992
Hero Member
*
Offline Offline

Posts: 1715026992

View Profile Personal Message (Offline)

Ignore
1715026992
Reply with quote  #2

1715026992
Report to moderator
1715026992
Hero Member
*
Offline Offline

Posts: 1715026992

View Profile Personal Message (Offline)

Ignore
1715026992
Reply with quote  #2

1715026992
Report to moderator
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 21, 2014, 11:56:51 PM
 #62

any nodes? I am having 0 connections
ryen123
Sr. Member
****
Offline Offline

Activity: 292
Merit: 250


View Profile
January 21, 2014, 11:57:24 PM
 #63

Error compiling the qt in linux

make[1]: *** No rule to make target `libleveldb.a'.  Stop.

Wongi
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 21, 2014, 11:58:07 PM
 #64

Looks good  Smiley
MarkoDev (OP)
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
January 21, 2014, 11:58:11 PM
 #65

can't download the miner?

Please check OP for new miner link.

Please check OP for sample config to connect.
TimFChavez
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 21, 2014, 11:58:40 PM
 #66

Going to need  a pool to mine this


Code:
{
"blocks" : 3,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 1.00000000,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"hashespersec" : 640312,
"pooledtx" : 0,
"testnet" : false
}
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 21, 2014, 11:59:14 PM
 #67

Going to need  a pool to mine this


Code:
{
"blocks" : 3,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 1.00000000,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"hashespersec" : 640312,
"pooledtx" : 0,
"testnet" : false
}

getpeerinfo?
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 22, 2014, 12:05:58 AM
 #68

dev it would be so f*cking hard to paste some nodes?
slavo
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500



View Profile
January 22, 2014, 12:07:40 AM
 #69

Error compiling the qt in linux

make[1]: *** No rule to make target `libleveldb.a'.  Stop.

same here  Cool
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
January 22, 2014, 12:08:05 AM
 #70

Error compiling the qt in linux

make[1]: *** No rule to make target `libleveldb.a'.  Stop.

I got past this by
Code:
chmod +x leveldb/build_detect_platform

The Makefile is missing in leveldb directory, copy it from any of the recent files.
but... after that there is

Code:
obj/init.o: In function `Hash3<char*>':
/xxx/eCoin/src/keccak/hash3.h:16: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)'
/xxx/eCoin/src/keccak/hash3.h:18: undefined reference to `crypto_hash(unsigned char*, unsigned char const*, unsigned long long)'

which i suspect needs nacl library from http://nacl.cr.yp.to/ ... trying it out.
Would be nice if OP provides the list of dependencies needed and proper makefiles.

MarkoDev (OP)
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
January 22, 2014, 12:08:12 AM
 #71

Nodes posted in OP.
TimFChavez
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 22, 2014, 12:08:23 AM
 #72

getpeerinfo

Code:

[
{
"addr" : "119.163.187.159:53873",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349205,
"conntime" : 1390348510,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "5.147.166.125:53431",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390348516,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "176.27.193.14:23024",
"services" : "00000001",
"lastsend" : 1390349192,
"lastrecv" : 1390349193,
"conntime" : 1390348530,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "207.206.239.107:51081",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349157,
"conntime" : 1390348532,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "124.131.169.69:61963",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349194,
"conntime" : 1390348533,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "113.73.121.240:10222",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349158,
"conntime" : 1390348537,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "31.17.57.59:10222",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390348549,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "46.39.46.19:1991",
"services" : "00000001",
"lastsend" : 1390349205,
"lastrecv" : 1390349193,
"conntime" : 1390348591,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 2,
"banscore" : 0
},
{
"addr" : "182.32.195.170:10222",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349204,
"conntime" : 1390348605,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 2,
"banscore" : 0
},
{
"addr" : "71.77.234.114:10222",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349158,
"conntime" : 1390348623,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 3,
"banscore" : 0
},
{
"addr" : "58.55.192.11:10222",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390348635,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1,
"banscore" : 0
},
{
"addr" : "49.122.70.2:58184",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349187,
"conntime" : 1390348654,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 0,
"banscore" : 0
},
{
"addr" : "119.163.187.159:53486",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349113,
"conntime" : 1390348662,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 3,
"banscore" : 0
},
{
"addr" : "2.28.214.253:54858",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390348759,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 2,
"banscore" : 0
},
{
"addr" : "182.148.114.131:10222",
"services" : "00000001",
"lastsend" : 1390349206,
"lastrecv" : 1390349237,
"conntime" : 1390348762,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 0,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6abd:1002:21de:fde3:2902]:10222",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390348787,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 6,
"banscore" : 0
},
{
"addr" : "172.240.87.74:52625",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390348844,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 10,
"banscore" : 0
},
{
"addr" : "61.164.40.10:39974",
"services" : "00000001",
"lastsend" : 1390349210,
"lastrecv" : 1390349119,
"conntime" : 1390348905,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 13,
"banscore" : 0
},
{
"addr" : "119.120.105.8:49952",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349228,
"conntime" : 1390348919,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 13,
"banscore" : 0
},
{
"addr" : "182.204.23.162:1485",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349090,
"conntime" : 1390348956,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 14,
"banscore" : 0
},
{
"addr" : "119.120.105.8:49887",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349205,
"conntime" : 1390348959,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 14,
"banscore" : 0
},
{
"addr" : "182.204.23.162:1115",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349206,
"conntime" : 1390348963,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 14,
"banscore" : 0
},
{
"addr" : "121.63.95.194:63159",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349158,
"conntime" : 1390348990,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 0,
"banscore" : 0
},
{
"addr" : "110.87.140.164:18816",
"services" : "00000001",
"lastsend" : 1390349236,
"lastrecv" : 1390349236,
"conntime" : 1390349008,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 16,
"banscore" : 0
},
{
"addr" : "27.122.12.66:50989",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349209,
"conntime" : 1390349039,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 0,
"banscore" : 0
},
{
"addr" : "60.13.133.224:17987",
"services" : "00000001",
"lastsend" : 1390349194,
"lastrecv" : 1390349195,
"conntime" : 1390349084,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 18,
"banscore" : 0
},
{
"addr" : "115.200.197.204:1765",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349158,
"conntime" : 1390349087,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 18,
"banscore" : 0
},
{
"addr" : "180.157.128.7:3583",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390349107,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 19,
"banscore" : 0
},
{
"addr" : "216.99.147.149:49667",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349209,
"conntime" : 1390349107,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 19,
"banscore" : 0
},
{
"addr" : "93.42.238.141:53886",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349158,
"conntime" : 1390349108,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 19,
"banscore" : 0
},
{
"addr" : "81.155.214.90:50919",
"services" : "00000001",
"lastsend" : 1390349194,
"lastrecv" : 1390349197,
"conntime" : 1390349129,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 21,
"banscore" : 0
},
{
"addr" : "78.61.244.154:57371",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349193,
"conntime" : 1390349140,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 21,
"banscore" : 0
},
{
"addr" : "124.131.169.69:63652",
"services" : "00000001",
"lastsend" : 1390349207,
"lastrecv" : 1390349210,
"conntime" : 1390349150,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 0,
"banscore" : 0
},
{
"addr" : "180.157.129.51:5791",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349158,
"conntime" : 1390349152,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 22,
"banscore" : 0
},
{
"addr" : "180.157.128.7:3723",
"services" : "00000001",
"lastsend" : 1390349194,
"lastrecv" : 1390349194,
"conntime" : 1390349161,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 23,
"banscore" : 0
},
{
"addr" : "180.157.129.51:5646",
"services" : "00000001",
"lastsend" : 1390349209,
"lastrecv" : 1390349186,
"conntime" : 1390349167,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 23,
"banscore" : 0
},
{
"addr" : "123.160.226.150:10222",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349236,
"conntime" : 1390349171,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 23,
"banscore" : 0
},
{
"addr" : "119.163.211.235:1589",
"services" : "00000001",
"lastsend" : 1390349193,
"lastrecv" : 1390349176,
"conntime" : 1390349175,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 23,
"banscore" : 0
},
{
"addr" : "119.0.116.243:58308",
"services" : "00000000",
"lastsend" : 0,
"lastrecv" : 0,
"conntime" : 1390349178,
"version" : 0,
"subver" : "",
"inbound" : true,
"releasetime" : 0,
"startingheight" : -1,
"banscore" : 0
},
{
"addr" : "183.31.215.33:1177",
"services" : "00000001",
"lastsend" : 1390349197,
"lastrecv" : 1390349194,
"conntime" : 1390349192,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 23,
"banscore" : 0
},
{
"addr" : "183.8.77.204:33487",
"services" : "00000001",
"lastsend" : 1390349210,
"lastrecv" : 1390349209,
"conntime" : 1390349208,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 24,
"banscore" : 0
},
{
"addr" : "119.120.105.8:49578",
"services" : "00000001",
"lastsend" : 1390349228,
"lastrecv" : 1390349234,
"conntime" : 1390349216,
"version" : 70001,
"subver" : "/eCoin:0.1.1.65/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 24,
"banscore" : 0
}
]

TIPS: e4Q23wECrtYsahFHNjNj4M3btGovkDG9ZE
Wongi
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
January 22, 2014, 12:10:10 AM
 #73


addnode=67.83.5.144:53620
addnode=78.61.244.154:56024
addnode=113.73.121.240:52256
addnode=111.175.56.78:65333
addnode=58.55.192.11:58912
addnode=182.32.195.170:10222
addnode=71.77.234.114:10222
addnode=98.236.85.187:55900
addnode=80.131.61.230:62228
addnode=115.200.197.204:1647
addnode=119.163.187.159:53870
addnode=207.206.239.107:51076
addnode=93.42.238.141:53738
addnode=124.131.169.69:61971
addnode=176.27.193.14:23037
addnode=219.138.221.151:63654
addnode=75.130.160.109:59712
addnode=5.147.166.125:53453
addnode=46.39.46.19:1908
addnode=112.122.215.182:7148
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 22, 2014, 12:10:21 AM
 #74

Thanks for the nodes connected now
TimFChavez
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 22, 2014, 12:10:52 AM
 #75

I got two blocks so far. Yeah!

eCoin: e4Q23wECrtYsahFHNjNj4M3btGovkDG9ZE

Code:
{
"blocks" : 32,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 1.18266472,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"hashespersec" : 653447,
"pooledtx" : 0,
"testnet" : false
}
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
January 22, 2014, 12:15:48 AM
 #76

https://github.com/eCoinSource/eCoin/blob/master/src/keccak/crypto_hash.h

That file is blank!
I think thats causing compile issues. OP pls check asap.

Philll90
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 22, 2014, 12:18:31 AM
 #77

I get 85 mh/s with my 280x. Someone else mining with this gpu and get better results?
DocNougat
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
January 22, 2014, 12:20:48 AM
 #78

I get 85 mh/s with my 280x. Someone else mining with this gpu and get better results?

my 6950 is getting 40mhs
MarkoDev (OP)
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
January 22, 2014, 12:21:12 AM
 #79

https://github.com/eCoinSource/eCoin/blob/master/src/keccak/crypto_hash.h

That file is blank!
I think thats causing compile issues. OP pls check asap.

Hello,

I compiled using this same source. I am looking into it to see if there is anything causing issues.

P.S. Official SHA-3 GIT also does not have anything in that file: https://github.com/bjornedstrom/python-sha3/blob/master/KeccakReferenceAndOptimized/TreeHashing/Sources/crypto_hash.h
DocNougat
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
January 22, 2014, 12:26:38 AM
 #80

with the modified cgminer the dev posted i've hit one block but it say shares accepted=2. total share rejects = 7
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!