Author

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

1Kb
full member
Activity: 224
Merit: 100
EAC should learn from WDC .explan the 2% premine   http://worldcoinfoundation.org/en/join/foundation-spending

So you think by providing such a list, that the contents is accurate and correct? I mean, what is stopping people to provide an incomplete list where only beneficial entries are made? No matter how you present information regarding any premine, it will always be based on trust.

P.s.
It was not meant as a personal attack. I apologise, I reread my comment and found that my responds sounds like a "pointing at you" kinda responds which is/was not intended. I hope you do not feel offended.
newbie
Activity: 3
Merit: 0
member
Activity: 126
Merit: 10
I like crypto
Can somebody explain to me one thing. First of all, why did the price go up, then the payout increased by 5 times? Shouldn't it go down?

And why is the price going down now? Shouldn't it actually rise, after the x5 payout day?

it is not going down... it is stable at 200 atm


and it went up because the 5x day was already priced in.

people who wanted to sell did before 5x in expectation of lower prices

people who wanted to buy waited until 5x had started, in expectation of lower prices

ergo: prices rose
member
Activity: 74
Merit: 10
Can somebody explain to me one thing. First of all, why did the price go up, then the payout increased by 5 times? Shouldn't it go down?

And why is the price going down now? Shouldn't it actually rise, after the x5 payout day?
1Kb
full member
Activity: 224
Merit: 100

The Read Me is very good with cgminer. I used this guide https://bitcointalksearch.org/topic/guide-noob-guide-to-solo-mining-usb-erupters-with-cgminer-315477, just skip the part with the eruptors. You should join a pool though.

Ok! Yes, I've joined a mining pool since before but still no luck entering the right information in cgminer.. The only thing connected seems to be the Earthcoin-program.

I've joined eac.poolerino.com and created a worker, they're giving me this info for "Stratum settings"..

STRATUM:   stratum+tcp://eac.poolerino.com
PORT:   3334
Username:   Weblogin.Worker
Password:   Worker Password

Any other tips on guides how to configure cgminer for earthcoin..?


I have a 7850 2gb btw, planning to get some more of those though.

Thank you! My GPU seem to actually mine now!  Grin With low settings for 7850. Getting hashrate etc at eac.poolerino.com. Do I have to specify an adress for my upcoming "pile" of EAC? Or does it store automatically on poolerino? Also, is it only Guiminer that has to be running? Or should i still configure cgminer/the earthcoin-client?

Bump. Thankful for any help.


You might also want to look at http://guiminer.org/guiminer-scrypt.html most of the AMD cards are there with predefined settings. It is running on guiminer 3.1.0 btw. Also, once to start mining via guiminer and look at the log, you'll see the start parameters of cgminer. If you want to use that in a start.bat please remove the -T (this suppresses any display information)

Also the links in http://earthcointalk.org/wiki/mining/ might be of help

Guiminer is a graphical tool over cgminer. Just look at the log of guiminer and find the parameters used to start cgminer (look at my previous reply to find more details)
From experience, not all cgminer versions act the same. So the 1 with guiminer (cgminer 3.1.0) now has proven to work for you. You might find 3.7.2. might not. That is something you will have to try.

Ow, and please read the wiki:) I think that will give you a head start on almost all of your questions:)
newbie
Activity: 25
Merit: 0

The Read Me is very good with cgminer. I used this guide https://bitcointalksearch.org/topic/guide-noob-guide-to-solo-mining-usb-erupters-with-cgminer-315477, just skip the part with the eruptors. You should join a pool though.

Ok! Yes, I've joined a mining pool since before but still no luck entering the right information in cgminer.. The only thing connected seems to be the Earthcoin-program.

I've joined eac.poolerino.com and created a worker, they're giving me this info for "Stratum settings"..

STRATUM:   stratum+tcp://eac.poolerino.com
PORT:   3334
Username:   Weblogin.Worker
Password:   Worker Password

Any other tips on guides how to configure cgminer for earthcoin..?


I have a 7850 2gb btw, planning to get some more of those though.

Bump. Thankful for any help.

You might also want to look at http://guiminer.org/guiminer-scrypt.html most of the AMD cards are there with predefined settings. It is running on guiminer 3.1.0 btw. Also, once to start mining via guiminer and look at the log, you'll see the start parameters of cgminer. If you want to use that in a start.bat please remove the -T (this suppresses any display information)

Also the links in http://earthcointalk.org/wiki/mining/ might be of help


Thank you! My GPU seem to actually mine now!  Grin With low settings for 7850. Getting hashrate etc at eac.poolerino.com. Do I have to specify an adress for my upcoming "pile" of EAC? Or does it store automatically on poolerino? Also, is it only Guiminer that has to be running? Or should i still configure cgminer/the earthcoin-client?
newbie
Activity: 25
Merit: 0
This is my setting:

Code:
cgminer-3.7.2-windows\cgminer.exe --scrypt -o stratum+tcp://eac.poolerino.com:3334 -u username.workername -p workerpw --gpu-platform 0 --device 0 --worksize 256 --vectors 1 --intensity 13 --gpu-threads 1 --log 1 --thread-concurrency 8192


Bump. Thankful for any help.

Thank you! And were excactly do you put this? In cmd after opening it in the cgminer directory..?

Create a .bat File in the Cgiminer directory and copy the whole command in it.

Thanks. Cgminer still wants me to "specify at least one pool server" though... Starting with URL. Is this right? What URL in that case? Tried a dozen.
newbie
Activity: 28
Merit: 0
7.46930429 btc buy wall @ 187 satoshi on cryptsy.

The walls were creeping up today - it seems the pump is more or less gradual.
member
Activity: 84
Merit: 10
This is my setting:

Code:
cgminer-3.7.2-windows\cgminer.exe --scrypt -o stratum+tcp://eac.poolerino.com:3334 -u username.workername -p workerpw --gpu-platform 0 --device 0 --worksize 256 --vectors 1 --intensity 13 --gpu-threads 1 --log 1 --thread-concurrency 8192


Bump. Thankful for any help.

Thank you! And were excactly do you put this? In cmd after opening it in the cgminer directory..?

Create a .bat File in the Cgiminer directory and copy the whole command in it.
newbie
Activity: 25
Merit: 0
This is my setting:

Code:
cgminer-3.7.2-windows\cgminer.exe --scrypt -o stratum+tcp://eac.poolerino.com:3334 -u username.workername -p workerpw --gpu-platform 0 --device 0 --worksize 256 --vectors 1 --intensity 13 --gpu-threads 1 --log 1 --thread-concurrency 8192


Bump. Thankful for any help.

Thank you! And were excactly do you put this? In cmd after opening it in the cgminer directory..?
1Kb
full member
Activity: 224
Merit: 100

The Read Me is very good with cgminer. I used this guide https://bitcointalksearch.org/topic/guide-noob-guide-to-solo-mining-usb-erupters-with-cgminer-315477, just skip the part with the eruptors. You should join a pool though.

Ok! Yes, I've joined a mining pool since before but still no luck entering the right information in cgminer.. The only thing connected seems to be the Earthcoin-program.

I've joined eac.poolerino.com and created a worker, they're giving me this info for "Stratum settings"..

STRATUM:   stratum+tcp://eac.poolerino.com
PORT:   3334
Username:   Weblogin.Worker
Password:   Worker Password

Any other tips on guides how to configure cgminer for earthcoin..?


I have a 7850 2gb btw, planning to get some more of those though.

Bump. Thankful for any help.

You might also want to look at http://guiminer.org/guiminer-scrypt.html most of the AMD cards are there with predefined settings. It is running on guiminer 3.1.0 btw. Also, once to start mining via guiminer and look at the log, you'll see the start parameters of cgminer. If you want to use that in a start.bat please remove the -T (this suppresses any display information)

Also the links in http://earthcointalk.org/wiki/mining/ might be of help
sr. member
Activity: 308
Merit: 250
This is my setting:

Code:
cgminer-3.7.2-windows\cgminer.exe --scrypt -o stratum+tcp://eac.poolerino.com:3334 -u username.workername -p workerpw --gpu-platform 0 --device 0 --worksize 256 --vectors 1 --intensity 13 --gpu-threads 1 --log 1 --thread-concurrency 8192


Bump. Thankful for any help.
newbie
Activity: 25
Merit: 0

The Read Me is very good with cgminer. I used this guide https://bitcointalksearch.org/topic/guide-noob-guide-to-solo-mining-usb-erupters-with-cgminer-315477, just skip the part with the eruptors. You should join a pool though.

Ok! Yes, I've joined a mining pool since before but still no luck entering the right information in cgminer.. The only thing connected seems to be the Earthcoin-program.

I've joined eac.poolerino.com and created a worker, they're giving me this info for "Stratum settings"..

STRATUM:   stratum+tcp://eac.poolerino.com
PORT:   3334
Username:   Weblogin.Worker
Password:   Worker Password

Any other tips on guides how to configure cgminer for earthcoin..?


I have a 7850 2gb btw, planning to get some more of those though.

Bump. Thankful for any help.
hero member
Activity: 966
Merit: 501
Honestly speaking, now EAC is going to be recognized broadly in China market, because of the professional spirit and non-compromise. Also I'm happy to hear that you're going to remove the "peoples", since it indeed will cause into some unnecessary political association. Good work, and looking forward to the PR piece, which is really expected by the supporters in China.

yes, we are expecting that.
newbie
Activity: 28
Merit: 0
Honestly speaking, now EAC is going to be recognized broadly in China market, because of the professional spirit and non-compromise. Also I'm happy to hear that you're going to remove the "peoples", since it indeed will cause into some unnecessary political association. Good work, and looking forward to the PR piece, which is really expected by the supporters in China.
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
I think he is talking that you dont spread your hashes over some pools, just concentrate on one.



Are you really that naive? if everyone jumps on 1 pool it is very, very likely that eac will fork and the network will die so is that what you are after?
exactly. if you dont spread you're hashes, you're giving 1 pool literal control over the whole network. anyone suggesting that only 1 pool should be used, needs to go back and read on 51% attacks
sr. member
Activity: 308
Merit: 250
I think he is talking that you dont spread your hashes over some pools, just concentrate on one.



Are you really that naive? if everyone jumps on 1 pool it is very, very likely that eac will fork and the network will die so is that what you are after?
newbie
Activity: 38
Merit: 0
A few buy walls moved up to 170-180 range, all amounting to about 4-6 btc.

Sell walls up to 214 disappeared. Someone getting ready to pump?

Let's see where this goes.

lol I HOPE Mr. Wolong would check out EAC. Smiley
i am ready, but i need some help from other pumpers Smiley
Jump to: