Show Posts
|
Pages: [1] 2 3 4 5 »
|
This is John, the original dev of Earthcoin. Since there are too many wrong rumors about me. I feel that I need to post something to let you know the facts.
I created Earthcoin back in December. To better handle the communications with community, I found Norb. With whom we launched the coin together. Norb is good at graphics, and his professional graphics certainly helped Earthcoin. He later found Wes and Zark to help him on the communications side, while I was handling all the code/tech issues and new releases. We had a good partnership but unfortunately the communications between us was always an issue. We had a very different view on what is the "teamwork". Anyway I am not going to details, but at some points this was beyond the limit, and sadly I decided to quit the team.
Now on the premine. There was a 270 mil EACs premine. Of which 70 mils are spent at various giveaways and bounties (see OP for a list of giveaways, which do not include all the giveaways, many are not in the list). I handled main giveaway thread where giveaways were distributed to close to 1000 users, small giveaways are done by community members where we handed off lump sums. The remaining 200M Norb and I each took 100M. I'll leave Norb to disclose whereabouts of his 100M. For me, I contributed 26 mils to the bounty fund we created in the team (to encourage helps for EAC), including the 10 mils granted to Wes. I also spent various amount to charities, support games/faucets etc. This left about 65 mil for myself. I am not going to disclose my wallet address, or say what I will do with the coins. All I can say is that I still hold most of them. The recent down turn is clearly a confidence issue, the amount being dumped is much more than 65 mils (remember the outstanding coins are about 1.8 billions now).
With the new team in place, I wish the Earthcoin will go back to the right track, and I wish Earthcoin the best.
PS, Norb, please change password for earthcoin account, it's still the one I set originally.
|
|
|
both are scamcoins 
|
|
|
Remember that EarthCoin is now YOURS! The dev. team is kind of like a captain trying to power and steer a vessel under man power. A group to steer and a group to provide power by oar. It was easy to steer at the beginning as we had little velocity, now that the speed has picked up it has become a little harder to steer quickly and nimbly but we cover much more distance. As a captain we can eventually coordinate the power and the direction down to a fine science but it is definitely a collective effort where the value of coordination becomes greater and greater to the underlying cause. Nice job everyone. I do not expect EAC to move much until we start approaching 33% of the money supply or 4.5 Billion coins. Right now we have approximately 1,000,000,000 coins spread out over 35,000 people - pretty incredible. Things are growing and growing and I am currently demystifying why EarthCoin is so fast. The coin is being discounted for its blistering speeds. Some people think it is a trick. I assure you it is not. We did speed tests last night and had confirmations in less than 10 seconds. The World will figure it out soon after I have clarified things for the uninformed.  Let me clarify the speed thing. The EAC has target block time of 60 sec and 5 confirmations. This mean the average confirmation time is 5 mins. Now you can see the coins received instantly, depends on the distance between sent and receive wallets, but you need time to confirm it. And confirmation time depends on the (actual) block time. So you can get confirmation in 10 sec, or you can get it in 6 mins. But average will be 5 mins. Do a few tries at different times, you will see what i mean. Also, please understand that 5 confirmations is really an artificial indicator, it is for user interface only (Qt-client). It is the visual confirmations before the green tick occurs. Some coin set it to 2, some set to 3, some set to 5 (earthcoin), some set to 6 (bitcoin). It doesn't mean much, just a visual indicator. Usually after 5-6 confirmations we are pretty sure that the block will not be revoked, but there could always be exceptions. For this reason, some exchanges or services (such as CoinPayments.net) require more confirmations as many as 20.
|
|
|
please add earthcoin
+1  when earthcoin will be added?
|
|
|
when do you plan to add support to earthcoin?
|
|
|
The submitblock patch given earlier in the thread and merged in the code breaks the submitblock API. If the block is accepted, submitblock is supposed to return Null, not True: https://github.com/bitcoin/bips/blob/master/bip-0022.mediawiki#Block_SubmissionThis method MUST return either null (when a share is accepted), a String describing briefly the reason the share was rejected, or an Object of these with a key for each merged-mining chain the share was submitted to.
Line 1874 in bitcoinrpc.cpp needs to be changed from: to Yes you are right. This was the code from another member for the mining pool. I fixed it and checked in github. Thanks for the info!
|
|
|
I'm not sure if thats true, I think its about 30 minutes on average between difficulty changes.
I coudl be wrong though
yes it is. I can see difficulty changes every new block on pool.. and it's also mentioned in first post of this thread. So let's say hypotetically, EAC go huge and diff reach like thousands, if almost everybody stop mining that coin for a few, difficulty goes back around 0.* on the next block? (I don't even know if something like that can be true for BTC and LTC too for example) No, there's a limit how each block the diff can be varied, both upside and downside. It's about at double or half and not beyond it. Otherwise the coin is subject to easy attack, that people will make the diff oscillate wildly. For now if the diff is 10, say, and most people stop mining, the next will be around 5, then 2.5, then 1.3 etc, until it hits a balance (determine by the actual block time).
|
|
|
Yes the link is broken, Wolf Rainer can you please fix it?
|
|
|
Hey guys, For those of you who want to compile earthcoin-qt in a linux distro, a little modification has to made in earthcoin-qt.pro: Look for these lines near the end of file and apply the modifications: # Set libraries and includes at end, to use platform-defined defaults if not overridden INCLUDEPATH += $$BOOST_INCLUDE_PATH $$BDB_INCLUDE_PATH $$OPENSSL_INCLUDE_PATH $$QRENCODE_INCLUDE_PATH LIBS += $$join(BOOST_LIB_PATH,,-L,) $$join(BDB_LIB_PATH,,-L,) $$join(OPENSSL_LIB_PATH,,-L,) $$join(QRENCODE_LIB_PATH,,-L,) LIBS += -lssl -lcrypto -ldb_cxx$$BDB_LIB_SUFFIX -loleaut32 <---- remove if you have problems# -lgdi32 has to happen after -lcrypto (see #681) #windows:LIBS += -lole32 -luuid -lgdi32 #LIBS += E:\MinGW\lib\libws2_32.a <------- comment it #LIBS += E:\MinGW\lib\liboleaut32.a <------- comment it LIBS += -lboost_system$$BOOST_LIB_SUFFIX -lboost_filesystem$$BOOST_LIB_SUFFIX -lboost_program_options$$BOOST_LIB_SUFFIX -lboost_thread$$BOOST_THREAD_LIB_SUFFIX Please dev team change it in the official repo for the linux users  Donations accepted: epJmtcW3NhYk1S3gR1pmX8SbsW3XvAvwju Merry XMAS! Thanks. These are residues for windows compile. We removed them and updated the source in github. Tips sent to you. 
|
|
|
All requests processed. Thanks all for participating the giveaways.We will do many more after the Christmas. Happy Holidays to all!
This thread is closed.
|
|
|
Giveaway closed after this point. We will host many more giveaways after the Christmas. Please no more posts in this thread. All requests before this will be processed in order.
|
|
|
ed48wSH54d3NAwZffMteoC7qJznWUTHjUV
I think I got missed on like page 30 or something.
come on, man: Status: 3251 confirmations, broadcast through 6 nodes Date: 12/22/2013 18:39 To: ed48wSH54d3NAwZffMteoC7qJznWUTHjUV Debit: -30000.00 EAC Net amount: -30000.00 EAC Transaction ID: 38c6e95d4f7ddae7116739aacc2ea5a3ccae93d34112a925ab4fdbc4de5c185a
|
|
|
Would love to get a donation, I meet all the criteria..
Thanks eoXDWgwcMAQTTqFtYe1vNQhXyNzQ7n6gYG
Already sent to you, no need to post the 2nd time. Status: 2224 confirmations, broadcast through 7 nodes Date: 12/23/2013 11:59 To: eoXDWgwcMAQTTqFtYe1vNQhXyNzQ7n6gYG Debit: -30000.00 EAC Net amount: -30000.00 EAC Transaction ID: dc9a8c4d48c78c4ef65cde2768e0f229d003aeae9e3a09d2e6b3310a00578041
|
|
|
Merry Christmas everyone! 
|
|
|
All above requests are processed. Most should get their giveaways. If you did not get it, please check OP for conditions and what you can do. If in a rare case I missed you, re-post stating your reason. 
|
|
|
Hi, Posted early on in the giveaway but still not got anything. Pretty sure my account qualifies...
eXeW9PCAY9Gxu9WMeUMTL9zUjr7FTYxW5f
I am not sure you qualify, your account is main for all sorts of giveaways, moreover I did not see you showed any interests in EAC except for the giveaway. I sent you the giveaway anyway. This kind of accounts are usually on the decline list. Hope I qualify, anyhow, Merry Christmas!
eag1bBfJUcjb5hDQudnJ33v4gbUykAstam
Merry Christmas to you too. Please check OP on how to qualify.
|
|
|
ef3ts2CXb172uu2GMPMf4q77pLe4t4XTXb
cheers
request only once pls Status: 3987 confirmations Date: 12/21/2013 16:27 To: ef3ts2CXb172uu2GMPMf4q77pLe4t4XTXb Debit: -20000.00 EAC Net amount: -20000.00 EAC Transaction ID: 847657a82a7d9ee776b3328ccc3a713da521a523df6f479f5bb4b50468e9c349
|
|
|
Heb je wel alle transacties gedownload?
Als je op de solo mine knop klikt dan ben je in staat om zelf een block te vinden. Je moet dan nog wel een tool zoals cgminer starten om werkelijk te kunnen minen.
Aha ik had gewoon de cliënt opgestart, deze laten synchroniseren afgesloten opgestart en op minen gedrukt. CPU gaat dan wel naar 100% Ik moet dus nog wat gebruiken? Dit is niet goed?  Info over genomen van Sample .conf File: earthcoin.conf listen=1 daemon=1 server=1 rpcuser=**Yourusername** rpcpassword=**Yourpassword** rpcport=15678 rpcconnect=127.0.0.1 addnode=64.31.34.145 addnode=198.96.90.41 Please do not solo mine, the network hashrate is above 1Gh/s, solo mine will be very slow, please join a pool to mine.
|
|
|
posted earlyer but stil nothing recieved i know your all bussy but here is my adres again :
eY4WcL4tfDmyCeu5Y4SJ3ztHEiJeVRHS6H
in the hope il get some earthcoins now ;-)
The Future is now..............Earthcoin ........you cant live without it .................anymore !!
Really not received?  Here's the transaction: Status: 3444 confirmations Date: 12/22/2013 01:26 To: eY4WcL4tfDmyCeu5Y4SJ3ztHEiJeVRHS6H Debit: -20000.00 EAC Net amount: -20000.00 EAC Transaction ID: d59675655aba80dcccee5637d4f6ecccc30e266f0ec90f0a00bad1de90c6e011
|
|
|
god bless me ! 77LykCqyyDiqvtewYYvJAPB8ovqnsD5QHx
wrong address
|
|
|
|