Author

Topic: ★★ [ANN] ECCoin (ECC) ★★★ ECCoin - Green Future FORK FIXED UPGRADE NEEDED - page 225. (Read 342504 times)

full member
Activity: 210
Merit: 100
sr. member
Activity: 266
Merit: 250
http://cryptotrends.info/Ecco/ (better block explorer) Feedback needed...

Looks good, Design OK, but not working yet (is that right ?)
Yes it seems to me search box does not return results. let me check.

edit it works now at least for transaction search...

Search by address will be added soon, tomorrow or over weekend
And I can search for a block hash copied from my wallet, but every link on every page just points to http://188.226.175.6/Ecco/#
I noted it will be fixed later.
sr. member
Activity: 266
Merit: 250
good going guys...i guess the coin have made good progress.
Please support ECC by voting in mintpal.com
www.mintpal.com/voting
done already wherever i can
Thanks we are going good. Let's continue voting every vote helps.
www.mintpal.com/voting
member
Activity: 140
Merit: 10
http://cryptotrends.info/Ecco/ (better block explorer) Feedback needed...

Looks good, Design OK, but not working yet (is that right ?)
Yes it seems to me search box does not return results. let me check.

edit it works now at least for transaction search...

Search by address will be added soon, tomorrow or over weekend
And I can search for a block hash copied from my wallet, but every link on every page just points to http://188.226.175.6/Ecco/#
full member
Activity: 145
Merit: 100
good going guys...i guess the coin have made good progress.
Please support ECC by voting in mintpal.com
www.mintpal.com/voting
done already wherever i can
sr. member
Activity: 266
Merit: 250
good going guys...i guess the coin have made good progress.
Please support ECC by voting in mintpal.com
www.mintpal.com/voting
full member
Activity: 145
Merit: 100
good going guys...i guess the coin have made good progress.
sr. member
Activity: 266
Merit: 250
http://cryptotrends.info/Ecco/ (better block explorer) Feedback needed...

Looks good, Design OK, but not working yet (is that right ?)
Yes it seems to me search box does not return results. let me check.

edit it works now at least for transaction search...

Search by address will be added soon, tomorrow or over weekend
legendary
Activity: 2534
Merit: 1129
http://cryptotrends.info/Ecco/ (better block explorer) Feedback needed...

Looks good, Design OK, but not working yet (is that right ?)
newbie
Activity: 12
Merit: 0
GREAT GOOGILY MOOGLY, that ECC Girl on the first page is hot.
sr. member
Activity: 266
Merit: 250
...transactions will be confirmed by wallets that are left open for PoS minting.
I've been wondering about that. Do you need to have your wallet open sometime during each day to collect the interest for that day? If you skip a day, will you permanently loose out on that day's interest? Or how does that work?
No, no need to open wallet every day. Read FAQ please at OP bottom area.
member
Activity: 140
Merit: 10
...transactions will be confirmed by wallets that are left open for PoS minting.
I've been wondering about that. Do you need to have your wallet open sometime during each day to collect the interest for that day? If you skip a day, will you permanently loose out on that day's interest? Or how does that work?
sr. member
Activity: 266
Merit: 250
newbie
Activity: 56
Merit: 0
Hi guys, I need help, i'm trying to figure out how to solo mine on my linux box for the first time.

Here's how far I got, please tell me where i'm messing things up

I have copied the ECCoin.conf in to my /home/user/.ECCoin folder.

I then used the following command to start the qt- server:

./eccoin-qt -server

The next stage I tried was to use the following command in cgminer:

./cgminer --scrypt -o localhost:10119 -u user -p password

This is where I get the following error:

 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:15:00] Probing for an alive pool
 [2014-03-20 17:15:00] Pool 0 slow/down or URL or credentials invalid


Pleas help me out, can anyone see where I'm going wrong?

Thanks

are you using the conf from the OP?

If you are then try

./cgminer --scrypt -o localhost:19119 -u yourusername -p yourpassword

Sound, worked like a charm, cheers.

No worries. For future coins make sure to use the rpcport (not the p2port) and the same username/password that's set in the conf.
sr. member
Activity: 266
Merit: 250
legendary
Activity: 1288
Merit: 1000
Hi guys, I need help, i'm trying to figure out how to solo mine on my linux box for the first time.

Here's how far I got, please tell me where i'm messing things up

I have copied the ECCoin.conf in to my /home/user/.ECCoin folder.

I then used the following command to start the qt- server:

./eccoin-qt -server

The next stage I tried was to use the following command in cgminer:

./cgminer --scrypt -o localhost:10119 -u user -p password

This is where I get the following error:

 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:15:00] Probing for an alive pool
 [2014-03-20 17:15:00] Pool 0 slow/down or URL or credentials invalid


Pleas help me out, can anyone see where I'm going wrong?

Thanks

are you using the conf from the OP?

If you are then try

./cgminer --scrypt -o localhost:19119 -u yourusername -p yourpassword

Sound, worked like a charm, cheers.
newbie
Activity: 56
Merit: 0
Hi guys, I need help, i'm trying to figure out how to solo mine on my linux box for the first time.

Here's how far I got, please tell me where i'm messing things up

I have copied the ECCoin.conf in to my /home/user/.ECCoin folder.

I then used the following command to start the qt- server:

./eccoin-qt -server

The next stage I tried was to use the following command in cgminer:

./cgminer --scrypt -o localhost:10119 -u user -p password

This is where I get the following error:

 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:15:00] Probing for an alive pool
 [2014-03-20 17:15:00] Pool 0 slow/down or URL or credentials invalid


Pleas help me out, can anyone see where I'm going wrong?

Thanks

are you using the conf from the OP?

If you are then try

./cgminer --scrypt -o localhost:19119 -u yourusername -p yourpassword
sr. member
Activity: 266
Merit: 250
sr. member
Activity: 266
Merit: 250
Hi guys, I need help, i'm trying to figure out how to solo mine on my linux box for the first time.

Here's how far I got, please tell me where i'm messing things up

I have copied the ECCoin.conf in to my /home/user/.ECCoin folder.

I then used the following command to start the qt- server:

./eccoin-qt -server

The next stage I tried was to use the following command in cgminer:

./cgminer --scrypt -o localhost:10119 -u user -p password

This is where I get the following error:

 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:15:00] Probing for an alive pool
 [2014-03-20 17:15:00] Pool 0 slow/down or URL or credentials invalid


Pleas help me out, can anyone see where I'm going wrong?

Thanks
1) you cant find block with solo mining anymore... (you need to use pools)
2) you need a GPU to mine...
3) you better search on youtube & google how to solo mine scrypt or use this forum https://bitcointalk.org/index.php?board=40.0
4) use correct port from OP.
legendary
Activity: 1288
Merit: 1000
Hi guys, I need help, i'm trying to figure out how to solo mine on my linux box for the first time.

Here's how far I got, please tell me where i'm messing things up

I have copied the ECCoin.conf in to my /home/user/.ECCoin folder.

I then used the following command to start the qt- server:

./eccoin-qt -server

The next stage I tried was to use the following command in cgminer:

./cgminer --scrypt -o localhost:10119 -u user -p password

This is where I get the following error:

 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:14:59] Started cgminer 3.7.2
 [2014-03-20 17:15:00] Probing for an alive pool
 [2014-03-20 17:15:00] Pool 0 slow/down or URL or credentials invalid


Pleas help me out, can anyone see where I'm going wrong?

Thanks
Jump to: