Pages:
Author

Topic: [ANN][EAC] EarthCoin *SEEKING NEW EXCHANGES - HUGE VOLUMES BEING MISSED! - page 9. (Read 840288 times)

newbie
Activity: 54
Merit: 0
Hi all!
I offer you an anti-attack patch for this coin.

If you want to stop the 51% attack on EAC, use the patched wallet.
The patch is an added checkpoint in order to disconnect the attackers fork. With this patch, everyone should be able mining this coin.

I you prefer building from the source: https://github.com/Sandokaaan/earthcoin/
...or use my builds below.

Bootstrap file for a faster sync:
https://mega.nz/#!QWJw1KDC!ITKv5zmkUkG2iGThB1nQBoRHXxA4wQx5rUA5-qaoVww

Windows binary wallet:
https://mega.nz/#!ZfpgFSbI!SVDc5U7yRQm2QGr3bLo_Dk6eghq4ZPB9OhLiX5jIE3c

Linux binary wallet:
https://mega.nz/#!QPZgzSDT!bp9PNw5DfR4ZqT4PgnKTUfI7c60Vwe0LUi-WOvSyZIs

A reference node:
addnode=212.237.21.74:15677


Looks like it did not solve the problem, ah, still the four addresses in the mining
full member
Activity: 170
Merit: 101
Hi all!
I offer you an anti-attack patch for this coin.

If you want to stop the 51% attack on EAC, use the patched wallet.
The patch is an added checkpoint in order to disconnect the attackers fork. With this patch, everyone should be able mining this coin.

I you prefer building from the source: https://github.com/Sandokaaan/earthcoin/
...or use my builds below.

Bootstrap file for a faster sync:
https://mega.nz/#!QWJw1KDC!ITKv5zmkUkG2iGThB1nQBoRHXxA4wQx5rUA5-qaoVww

Windows binary wallet:
https://mega.nz/#!ZfpgFSbI!SVDc5U7yRQm2QGr3bLo_Dk6eghq4ZPB9OhLiX5jIE3c

Linux binary wallet:
https://mega.nz/#!QPZgzSDT!bp9PNw5DfR4ZqT4PgnKTUfI7c60Vwe0LUi-WOvSyZIs

A reference node:
addnode=212.237.21.74:15677
full member
Activity: 170
Merit: 101
Dev could you please take a look at the code. I have added EAC to my pool yesterday, over 100 blocks have been initially found, but not 1 single block gets confirmed. If I check the debug.log I see blocks getting reorganised all the time, so something or someone is changing the blockchain. My client is version 1.3.4 freshly compiled from source, blockheight is the same as https://chainz.cryptoid.info/eac/# . EAC is the only coin on my pool with these kind of issues. I will be taking EAC offline until this has been resolved.

I tried to mine this coin with hashrate from 100M to 10G but every mined block was later orphaned. My last try:

2017-08-10 06:14:48 received block 156e65558960facb2996124ff3344f7c9b7c43644c4b41ab2971520297f32762
2017-08-10 06:14:48 REORGANIZE: Disconnect 28 blocks; 30868df05853a7810bb8093bc58d21f1819501e5825338981dac90fcc9d86542..
2017-08-10 06:14:48 REORGANIZE: Connect 30 blocks; ..8473f4f448aaba8e19386e05f808a2b41acae2b91c96c298071557102f48fd0c

It seems someone took full control over this coin  Undecided

getblock 52eb368f7a1f35f361368f5066f088b011efb60f63061f20259bb42ea449f33e
{
    "hash" : "52eb368f7a1f35f361368f5066f088b011efb60f63061f20259bb42ea449f33e",
    "confirmations" : 1,
    "size" : 248,
    "height" : 1546181,
    "version" : 2,
    "merkleroot" : "f007bafaa4c882b8bb418e95c3062fccac99e2e9fc6d5147b914e7ed2ca4d557",
    "tx" : [
        "f007bafaa4c882b8bb418e95c3062fccac99e2e9fc6d5147b914e7ed2ca4d557"
    ],
    "time" : 1502382852,
    "nonce" : 670688551,
    "bits" : "1c01b0e9",
    "difficulty" : 151.38244981,
    "previousblockhash" : "ad364ab027466dc31d0195045136cf390ce4d4f30dd191b9e9480809e7ddf226"
}

and a few seconds later ...

getblock 52eb368f7a1f35f361368f5066f088b011efb60f63061f20259bb42ea449f33e
{
    "hash" : "52eb368f7a1f35f361368f5066f088b011efb60f63061f20259bb42ea449f33e",
    "confirmations" : -1,
    "size" : 248,
    "height" : 1546181,
    "version" : 2,
    "merkleroot" : "f007bafaa4c882b8bb418e95c3062fccac99e2e9fc6d5147b914e7ed2ca4d557",
    "tx" : [
        "f007bafaa4c882b8bb418e95c3062fccac99e2e9fc6d5147b914e7ed2ca4d557"
    ],
    "time" : 1502382852,
    "nonce" : 670688551,
    "bits" : "1c01b0e9",
    "difficulty" : 151.38244981,
    "previousblockhash" : "ad364ab027466dc31d0195045136cf390ce4d4f30dd191b9e9480809e7ddf226"
}

"confirmations" : -1 = orphaned

This coin could be mined only by 4 miners to following addresses:
 - ek2ukbyBD4gKqx6jHAmFU31Sm5UN9YmfGC
 - eS3FErWMAiAtQU2befDtJBXDVdbDN8y2Ed
 - eXR5ELqLXKPg7Tfcx2ueZbXWHPJ8h7rGdQ
 - efG4K4nLo3pbdxTNmfnjYKYM66jvpXhUZw

Those miners are probably controlled by one person (maybe by the author of this coin himself). And it seems that they accept only blocks mined by one of them. No matter how much hashpower will use any other miner, those 4 miner will automatically increase hashpower to defeat him.
According my estimation, at the current EAC price, the attacker thus gains 50 - 150 $ per hour, so it is his best paid job ever for him.

However, for the EAC, this is a path to the death...
full member
Activity: 170
Merit: 101
Dev could you please take a look at the code. I have added EAC to my pool yesterday, over 100 blocks have been initially found, but not 1 single block gets confirmed. If I check the debug.log I see blocks getting reorganised all the time, so something or someone is changing the blockchain. My client is version 1.3.4 freshly compiled from source, blockheight is the same as https://chainz.cryptoid.info/eac/# . EAC is the only coin on my pool with these kind of issues. I will be taking EAC offline until this has been resolved.

I tried to mine this coin with hashrate from 100M to 10G but every mined block was later orphaned. My last try:

2017-08-10 06:14:48 received block 156e65558960facb2996124ff3344f7c9b7c43644c4b41ab2971520297f32762
2017-08-10 06:14:48 REORGANIZE: Disconnect 28 blocks; 30868df05853a7810bb8093bc58d21f1819501e5825338981dac90fcc9d86542..
2017-08-10 06:14:48 REORGANIZE: Connect 30 blocks; ..8473f4f448aaba8e19386e05f808a2b41acae2b91c96c298071557102f48fd0c

It seems someone took full control over this coin  Undecided
sr. member
Activity: 491
Merit: 250
Any new momentum on this coin?
sr. member
Activity: 431
Merit: 250
newbie
Activity: 39
Merit: 0
Earthcoin is a coin, a statement, Which symbolizes a common hope for the future climate. Earthcoin originates from a desire to visualize Our attitude and willingness to change. Earthcoin is continuously numbered,  so each Simple coin is a unique and personal jewelery.
hero member
Activity: 673
Merit: 506
Dev could you please take a look at the code. I have added EAC to my pool yesterday, over 100 blocks have been initially found, but not 1 single block gets confirmed. If I check the debug.log I see blocks getting reorganised all the time, so something or someone is changing the blockchain. My client is version 1.3.4 freshly compiled from source, blockheight is the same as https://chainz.cryptoid.info/eac/# . EAC is the only coin on my pool with these kind of issues. I will be taking EAC offline until this has been resolved.
sr. member
Activity: 350
Merit: 250
I remember the good old days, when everyone thought EAC is a genuine project and there was so much community buzzz around it. Ah well...
hero member
Activity: 673
Merit: 506
sr. member
Activity: 1246
Merit: 257
btc38

you can check in
but you can not check out
sr. member
Activity: 756
Merit: 250
^ This is indeed true. However now that Japan, India, Aus, Other are taking leads - new exchanges will populate them all more instead Smiley
full member
Activity: 826
Merit: 103
Volume is rather huge on the Chinese exchanges, and NovaExchange is starting to capitalize on it - If you belong to other big exchanges please ask them to host EARTHCOIN, we will gladly put up coins at each exchange to get it going..

Another nice climb is happening and it looks like we're being blessed by China again in the near Smiley.

Have a look: https://www.btc123.com/market?symbol=btc38eaccny

China is the name of the game in cryptoworld in general. They have huge demand for amongst other things Bitcoin. If China were to be for some reason cut out of the Equation most cryptocurrencies would tank hard.
sr. member
Activity: 756
Merit: 250
Volume is rather huge on the Chinese exchanges, and NovaExchange is starting to capitalize on it - If you belong to other big exchanges please ask them to host EARTHCOIN, we will gladly put up coins at each exchange to get it going..

Another nice climb is happening and it looks like we're being blessed by China again in the near Smiley.

Have a look: https://www.btc123.com/market?symbol=btc38eaccny
sr. member
Activity: 756
Merit: 250
Out of maintenance now - deposit/withdrawal addresses working fine Smiley.

Great time to grab some as all the popular alts start to climb again.
full member
Activity: 133
Merit: 100
Welcome Etherum Base Market at Novaexchange more than just a Moon, Dogecoin and Bitcoin Market  Grin Cheesy Now Trading

NovaExchange Earthcoin to Etherum Base Market


Välkommen Glad att du är här
Also Developer team: request  the market be added to Coinmarketcap for Novaexchange
(Japanese/South Korea) for volume ratings: https://www.coinhills.com/
ようこそ Yōkoso
ALREADY ITS UNDER MAINTENENCE...
newbie
Activity: 20
Merit: 0
The party is over. Now dump.
member
Activity: 112
Merit: 10
Looks like EAC is sexy again  Grin

I don't get the problem with the wallet ? I use the 1.3.2 version, synchronizing well for the moment.

Something has to be done for the official website and the calendar countdown page, i'm not going to give a lecture about the many reasons that make those tools mandatory for the sake of this coin you guys get the point.

Just registered on nova, still giving away some EAC ?

Cheers Wink
full member
Activity: 133
Merit: 100
I'd like to put up a new bounty.

I'm not sure what the problem is at BTC-38, however the wallet is 'out of order' and trading is possible but creating a deposit address isn't.. If anyone would like to take this task on to fix it I will offer a 500,000 EAC bounty (1M EAC = 1BTC), so half a bitcoin for your services/time.

PM sent
Hello,
have you had any luck with this? My guess is they want to keep outsiders from dumping , trying to control the situation- Otherwise they would have fixed it..

If there's successful 51% attacks occurring BTC-38 won't fix its wallet until the attacks stop for good.
Purchases and withdrawals working fine...
newbie
Activity: 53
Merit: 0
Who is carrying out 51% attack, is it possible to fix it?
Pages:
Jump to: