ezcoin (OP)
Member
Offline
Activity: 92
Merit: 10
|
|
May 30, 2013, 10:41:22 AM Last edit: January 21, 2016, 10:22:45 PM by ezcoin |
|
EZCoin SpecificationsEZCoin is a scrypt based coin. Block target: 1 minute (2.5x Litecoin) Difficulty retargets every 12 blocks (12 minutes). Block reward: 50 EZC per block Block reward halves every 844,000 blocks (about 1.5 years) Total coins will be around 84 million (same as Litecoin) Listen port: 7955 Config file: ezcoin.conf DownloadsGithub source codehttp://github.com/ezcoin/ezcoinWindows Qt wallethttps://mega.co.nz/#!Nox0nZaD!3nAWLpsHAcj6Guo7CR15KThrtQW4pFYKPZhBRpat1Echttps://www.dropbox.com/s/2iqusvy8pheuub4/ezcoin087r2.ziphttp://www.ezcoin.org/ezcoin087r2.zipRecent updates23 Jul 2014 - 0.8.7r2 - Code upgraded to Litecoin 0.8.7.2, Github and Windows wallet updated, Coin control 11 Apr 2014 - 0.6.4r8 - Windows wallet: Checkpoints, OpenSSL upgrade, UPNP, QR codes 21 Jan 2014 - 0.6.4r5 - Windows wallet: Checkpoints and new graphics Example conf filerpcuser=Miner rpcpassword=MyPassword rpcport=8888 server=1 irc=1 listen=1
PoolsCryptCoins - http://ezc.cryptcoins.net/Block explorerhttps://prohashing.com/explorer/EZcoin/Home pagehttp://www.ezcoin.org/Automated exchangesCoins-e - http://www.coins-e.com/exchange/EZC_BTC/Faucethttp://www.freebitcointips.co.uk/ez-coinChartshttp://myip.ms/info/chartbox/m/55#cSocialTwitter - https://twitter.com/EZ_Coin
|
|
|
|
fran2k
|
|
May 30, 2013, 11:11:54 AM |
|
When this starts?
|
|
|
|
stich
Newbie
Offline
Activity: 21
Merit: 0
|
|
May 30, 2013, 11:12:54 AM |
|
When this starts?
it has started
|
|
|
|
cre8r
Member
Offline
Activity: 100
Merit: 10
|
|
May 30, 2013, 11:14:02 AM |
|
That's not even funny.
|
|
|
|
xthestig
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 30, 2013, 11:14:25 AM |
|
any nodes
|
|
|
|
eddyfitz
|
|
May 30, 2013, 11:20:24 AM |
|
it catched some nodes upon startup. probably hardcoded...
|
|
|
|
xthestig
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 30, 2013, 11:22:39 AM |
|
Have had it running 10 mins restarted a few time zero connections, router and firewall port allowed
|
|
|
|
eddyfitz
|
|
May 30, 2013, 11:27:50 AM |
|
I've compiled it under linux and here what I've got:
./ezcoind getpeerinfo [ { "addr" : "37.191.131.44:7955", "services" : "00000001", "lastsend" : 1369913360, "lastrecv" : 1369913360, "conntime" : 1369912874, "version" : 60001, "subver" : "/Satoshi:0.6.3/", "inbound" : false, "releasetime" : 0, "startingheight" : 1874, "banscore" : 0 }, { "addr" : "105.236.229.13:7955", "services" : "00000001", "lastsend" : 1369913360, "lastrecv" : 1369913361, "conntime" : 1369912906, "version" : 60001, "subver" : "/Satoshi:0.6.3/", "inbound" : false, "releasetime" : 0, "startingheight" : 1875, "banscore" : 0 } ]
|
|
|
|
xthestig
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 30, 2013, 11:30:28 AM |
|
I've compiled it under linux and here what I've got:
./ezcoind getpeerinfo [ { "addr" : "37.191.131.44:7955", "services" : "00000001", "lastsend" : 1369913360, "lastrecv" : 1369913360, "conntime" : 1369912874, "version" : 60001, "subver" : "/Satoshi:0.6.3/", "inbound" : false, "releasetime" : 0, "startingheight" : 1874, "banscore" : 0 }, { "addr" : "105.236.229.13:7955", "services" : "00000001", "lastsend" : 1369913360, "lastrecv" : 1369913361, "conntime" : 1369912906, "version" : 60001, "subver" : "/Satoshi:0.6.3/", "inbound" : false, "releasetime" : 0, "startingheight" : 1875, "banscore" : 0 } ]
Your a gent added both of those and now its working if I get anything I'll send it your way On a quick note both of those appear to be absent from the windows version
|
|
|
|
eddyfitz
|
|
May 30, 2013, 11:39:12 AM |
|
Donations accepted here: EXRM9CavVVAMyNgvySTfFWWvLLLzrsKioD one more peer: { "addr" : "50.9.87.185:7955", "services" : "00000001", "lastsend" : 1369914059, "lastrecv" : 1369914059, "conntime" : 1369914058, "version" : 60001, "subver" : "/Satoshi:0.6.3/", "inbound" : false, "releasetime" : 0, "startingheight" : 1891, "banscore" : 0 }
|
|
|
|
kr4x
Member
Offline
Activity: 112
Merit: 10
|
|
May 30, 2013, 12:07:19 PM |
|
people jump on this while we have the early block rewards
|
|
|
|
JimmyFL
Member
Offline
Activity: 84
Merit: 10
|
|
May 30, 2013, 12:17:38 PM Last edit: May 30, 2013, 01:18:10 PM by JimmyFL |
|
If you want to compile the QT on linux with qmake, you have to delete the original qt (or rename it) and delete the litecoin-qt.pro file.
|
|
|
|
tadakaluri
|
|
May 30, 2013, 12:24:05 PM |
|
Not succeed in Mining....... Any Donations can be appreciate.
EUu3mjD9cAv1mUGiWSxkuM8MaUgdNWxURj
|
|
|
|
xthestig
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 30, 2013, 12:24:57 PM |
|
Donations accepted here: EXRM9CavVVAMyNgvySTfFWWvLLLzrsKioD one more peer: { "addr" : "50.9.87.185:7955", "services" : "00000001", "lastsend" : 1369914059, "lastrecv" : 1369914059, "conntime" : 1369914058, "version" : 60001, "subver" : "/Satoshi:0.6.3/", "inbound" : false, "releasetime" : 0, "startingheight" : 1891, "banscore" : 0 } Sent
|
|
|
|
BrewCrewFan
|
|
May 30, 2013, 12:25:09 PM |
|
07:22:07  { "blocks" : 1954, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.08366238, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkhashps" : 7845571, "pooledtx" : 0, "testnet" : false }
07:25:49  getmininginfo
07:25:49  { "blocks" : 2021, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.08366238, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkhashps" : 20074144, "pooledtx" : 1, "testnet" : false }
/shakes head
|
|
|
|
|
JimmyFL
Member
Offline
Activity: 84
Merit: 10
|
|
May 30, 2013, 12:28:16 PM |
|
{ "version" : 60300, "protocolversion" : 60001, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 2041, "connections" : 2, "proxy" : "", "difficulty" : 0.08366238, ==> maybe the starting difficulty wasn't 0 "testnet" : false, "keypoololdest" : 1369916281, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00010000, "errors" : "" }
|
|
|
|
kr4x
Member
Offline
Activity: 112
Merit: 10
|
|
May 30, 2013, 12:33:08 PM |
|
07:22:07  { "blocks" : 1954, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.08366238, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkhashps" : 7845571, "pooledtx" : 0, "testnet" : false }
07:25:49  getmininginfo
07:25:49  { "blocks" : 2021, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.08366238, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkhashps" : 20074144, "pooledtx" : 1, "testnet" : false }
/shakes head
that network hash is rising quick
|
|
|
|
nesic1
|
|
May 30, 2013, 12:35:32 PM |
|
scrypt?
why my HDD when start client act like a tractor?/ krrrkrkrkrkrkrkrkrrrr, searching for something?
|
|
|
|
BrewCrewFan
|
|
May 30, 2013, 12:38:28 PM |
|
that network hash is rising quick
And to think I gave mine away. scrypt?
why my HDD when start client act like a tractor?/ krrrkrkrkrkrkrkrkrrrr, searching for something?
yes and because its downloading the block-chain already done. Mine sounds like that on one of my computers. I got an old raptor in it.
|
|
|
|
|