Pages:
Author

Topic: Terracoin a FPGA coin? (Read 7026 times)

legendary
Activity: 1420
Merit: 1010
January 04, 2013, 06:35:19 AM
#50
subStratta & FuzzyBear,

I'd like to thank you both for helping me figure out this TRC solo mining process and also using Coinotron.

I have a few TRCs and it's not much, but I'd like to donate 1TRC each to you both.

Would you please reply to this message with your TRC donation address?

Thanks,
Miner2049

Many thanks and its a pleasure to help out Smiley 1BcpSeZM8BABK8Af4PyXp3e2Ebk3zajVZV is my TRC addy, but don't feel u HAVE to give Smiley
vip
Activity: 1316
Merit: 1043
👻
January 04, 2013, 02:53:16 AM
#49
subStratta & FuzzyBear,

I'd like to thank you both for helping me figure out this TRC solo mining process and also using Coinotron.

I have a few TRCs and it's not much, but I'd like to donate 1TRC each to you both.

Would you please reply to this message with your TRC donation address?

Thanks,
Miner2049
substrata has deleted all his posts here.
newbie
Activity: 42
Merit: 0
November 17, 2012, 11:54:19 AM
#48
subStratta & FuzzyBear,

I'd like to thank you both for helping me figure out this TRC solo mining process and also using Coinotron.

I have a few TRCs and it's not much, but I'd like to donate 1TRC each to you both.

Would you please reply to this message with your TRC donation address?

Thanks,
Miner2049
hero member
Activity: 686
Merit: 500
Whoa, there are a lot of cats in this wall.
November 14, 2012, 11:53:28 AM
#47
Before mining TRC I was mining LTC at coinotron.  I also have nothing but the best of things to say about the site and the guy that runs it.  Never had any problem.  Even asked for a feature and it was implemented. 

Did you switch from ltc to mine trc without any change to your miner software or settings on that?

I've been using cgminer for both LTC & TRC.  Basically to switch from LTC to TRC all I did was modify my config file to take out the -scrypt command and I find the default settings work best for TRC.  So it's a very plain config file.  All I modify is the intensity. 

Quote
cgminer -o http://coinotron.com:8322 -u XXXX -p XXXX -I 7
legendary
Activity: 1420
Merit: 1010
November 14, 2012, 09:51:48 AM
#46
If you have 2 pools set, one of them having Long Polling enabled and other not, CGMiner and BFGMiner will use Long Polling info
from former pool to update status of later pool. In screenshot bellow, pool 1 is Coinotron and pool 0 is Terracoin server (soloing).



It happens sometimes that even though miner detected block change via LP, non-LP pool does not switch to new block immidiately.
I don't know much about the whole deal, so I can't tell if user actualy loses few seconds or if LP is not perfectly accurate.

Ahh ok thank you for your reply... a few more pieces in the puzzle Smiley

so looking at the output from your miner... at 14:04:27 the pool 1 sent message to your miner to tell it there was a new block detected... and 2 seconds later your pool 0 (solo mining caught up) ... so in this instance there was 2 seconds where you could have mined an orphan block?? or there was 2 seconds where the hashes submitted would not have been counted / valid.....

Anyways it looks like the fact that new blocks are detected by the miner once they are on the blockchain, that the miner will adjust every block for the difficulty... in this respect it makes sense as someone who had been mining since day 1 and not switched off computer will not have advantage mining at lower difficulty rate.. but does mean that anyone mining solo with small hash.. will have small chance of finding a block, and every block (as with BTC atm... ) with something like 24M/Hash you would be lucky to submit 1 hash per block found... so you would be hoping that your hash would be the one to find the block....

Setup i was considering was leaving a computer or two CPU mining for BTC for a year or 10 Tongue (sorting out solar /wind electricity b4 getting them running b4 u ask on electricity costs:P)  but if the difficulty continues to rise.. surely I will get to the point where I will almost never solve a block if difficulty increases continuously so just not sure if it worth it or not.. but people were talking about mining solo once ACIS hit as better payback if a block is found... just wondered if there was a minimum Hash threshold to difficulty ratio that should / could be applied to see if it worthwhile??

Quote
Because if the difficulty is high, do you lose all your work from solo mining when you jump to a pool or does it come with you? Not sure.

From what i read elsewhere.. once you stop solomining... all your work is lost (now i think it is lost every time a new block is detected) but the principal behind the way blocks are found I believe would mean that say you were mining with 95% probability to solve block in 1 hour... and you mined for 1 hour and found nothing.... you were unlucky is what i have heard others say... say you then started back up again and found a block in 5 mins... that time you got very lucky... as far as I am aware the two sessions are not combined or related in anyway... (unless they are mining on the same block??) .... but if this is right then say you mine for 30 min intervals... over 8 hours... stopping for 30 mins between each mine period... so 4 out of 8 hours mined in total... you would have been a LOT better to continuously mine for 4 hours straight rather than 30 min periods?? hmm now i am a little confused as that can't be right??

hmm anyone care to point me at some answers or mistakes i have made with my understanding.. much appreciated for your input crazyrabit and subStrata Smiley
legendary
Activity: 1204
Merit: 1001
RUM AND CARROTS: A PIRATE LIFE FOR ME
November 14, 2012, 09:10:35 AM
#45
So what is the likelihood that with difficulty over 9000 that I can mine a block with 27MH?

Time required to mine block is the same for solo or pooled mining. Decision about going solo or pool should be based on nothing but
your affinity for gambling, as follows:

1. Go pool > you will get Z coins in Y amount of time.
2. Go solo > you will get X coins in Y amount of time, where X is anywhere in range from 0 to multiple times Z. That's gambling part.

Note that with infinite amount of time, one will surely get more coins if mining solo = it's because pools have fees.

I'm still solo mining and sometimes switch to load-balanced mode. When soloing, main "pool" is Terracoin server and Coinotron is set
as failover, which is useful because sometimes Terracoin server fails for a few seconds. When that happens, miner auto-switches to
Coinotron, so no time is wasted. As soon as Terracoin server becomes available, miner auto-switches to solo.

I have always wondered on solo mining.... and with a low hash rate compared to the network... it can take a while to submit a hash or successful share... and it is from that share that could then solve a block.... once a block is found... everyone gets the update on the blockchain and the miners then use this to identify a new block is attempting to be found.

What happens if your miner is still trying to solve the previous block that has only just been discovered? or is it that it gets the info immediately from the blockchain and will start to solve the next? If this is the case then I take it that would take care of the difficulty adjustment ... if not then how does your miner know to stop trying to solve hashes on the last block and start on the next?

sorry for slightly off topic for original thread



No, thats a good question. I wondered that myself. Like does it make any sense to jump from Solo to Pool mining. Because if the difficulty is high, do you lose all your work from solo mining when you jump to a pool or does it come with you? Not sure.
legendary
Activity: 1420
Merit: 1010
November 14, 2012, 08:28:31 AM
#44
So what is the likelihood that with difficulty over 9000 that I can mine a block with 27MH?

Time required to mine block is the same for solo or pooled mining. Decision about going solo or pool should be based on nothing but
your affinity for gambling, as follows:

1. Go pool > you will get Z coins in Y amount of time.
2. Go solo > you will get X coins in Y amount of time, where X is anywhere in range from 0 to multiple times Z. That's gambling part.

Note that with infinite amount of time, one will surely get more coins if mining solo = it's because pools have fees.

I'm still solo mining and sometimes switch to load-balanced mode. When soloing, main "pool" is Terracoin server and Coinotron is set
as failover, which is useful because sometimes Terracoin server fails for a few seconds. When that happens, miner auto-switches to
Coinotron, so no time is wasted. As soon as Terracoin server becomes available, miner auto-switches to solo.

I have always wondered on solo mining.... and with a low hash rate compared to the network... it can take a while to submit a hash or successful share... and it is from that share that could then solve a block.... once a block is found... everyone gets the update on the blockchain and the miners then use this to identify a new block is attempting to be found.

What happens if your miner is still trying to solve the previous block that has only just been discovered? or is it that it gets the info immediately from the blockchain and will start to solve the next? If this is the case then I take it that would take care of the difficulty adjustment ... if not then how does your miner know to stop trying to solve hashes on the last block and start on the next?

sorry for slightly off topic for original thread

420
hero member
Activity: 756
Merit: 500
November 14, 2012, 01:38:13 AM
#43
Before mining TRC I was mining LTC at coinotron.  I also have nothing but the best of things to say about the site and the guy that runs it.  Never had any problem.  Even asked for a feature and it was implemented. 

Did you switch from ltc to mine trc without any change to your miner software or settings on that?
hero member
Activity: 686
Merit: 500
Whoa, there are a lot of cats in this wall.
November 13, 2012, 12:40:07 PM
#42
Before mining TRC I was mining LTC at coinotron.  I also have nothing but the best of things to say about the site and the guy that runs it.  Never had any problem.  Even asked for a feature and it was implemented. 
hero member
Activity: 806
Merit: 1000
COINMIXER.NET
November 13, 2012, 08:45:55 AM
#41
I think coinotron is actually the only TRC pool available at the moment. I too have had great luck with it and highly recommend it!
legendary
Activity: 1204
Merit: 1001
RUM AND CARROTS: A PIRATE LIFE FOR ME
November 13, 2012, 05:02:30 AM
#40
I have 8 connections.  How can I get more connections if this is not enough?

It could be you are still using one of older Terracoin clients, which had uPnP disabled. I suggest you to install newest version:

1. Exit client.
2. Download newest version from Terracoin website.
3. Unpack files (overwrite existing ones) to location where you have client installed.
4. Start client.

Let it run for a while, like 15 minutes, than check number of connections.

I did all the steps

1. exited client
2. Downloaded the new version the new Terracoin logo
3. completely removed all Terracoin files from the roaming folder and also the main Terracoin folder that had the client (i.d the exe files) (the only files I kept were the conf file and the wallet file.)
4. unpacked and ran the client for 15 min, but I still have only 8 connections.

Hmmm........something on my end isn't setup correctly.  Troubleshooting is a pain.

but, thank you for your help again.  I'm still confused as to why it's not working the way it should.

If you want incoming connections, and your router is not UPNP-enabled, you have to configure it to forward inbound port to the machine running your client.
(tcp 13333  for node to node communication, for terracoi)


subSTRATA,

Checking my router worked.  I configured it to enable UPNP and now I have close to 36 active connections. 

thanks, that worked.

So what is the likelihood that with difficulty over 9000 that I can mine a block with 27MH?

It it's not worth it, which is the safest pool to join?  too bad Eligius doesn't have a TRC pool.



I'm on coinotron at the moment, doing quite fine there. What do you mean by Safest? I never heard of anything happening to someone from connecting to their pool. (I guess besides your coins being stolen- but I've had only good experince with coinotron)
newbie
Activity: 42
Merit: 0
November 13, 2012, 04:34:24 AM
#39
I have 8 connections.  How can I get more connections if this is not enough?

It could be you are still using one of older Terracoin clients, which had uPnP disabled. I suggest you to install newest version:

1. Exit client.
2. Download newest version from Terracoin website.
3. Unpack files (overwrite existing ones) to location where you have client installed.
4. Start client.

Let it run for a while, like 15 minutes, than check number of connections.

I did all the steps

1. exited client
2. Downloaded the new version the new Terracoin logo
3. completely removed all Terracoin files from the roaming folder and also the main Terracoin folder that had the client (i.d the exe files) (the only files I kept were the conf file and the wallet file.)
4. unpacked and ran the client for 15 min, but I still have only 8 connections.

Hmmm........something on my end isn't setup correctly.  Troubleshooting is a pain.

but, thank you for your help again.  I'm still confused as to why it's not working the way it should.

If you want incoming connections, and your router is not UPNP-enabled, you have to configure it to forward inbound port to the machine running your client.
(tcp 13333  for node to node communication, for terracoi)


subSTRATA,

Checking my router worked.  I configured it to enable UPNP and now I have close to 36 active connections. 

thanks, that worked.

So what is the likelihood that with difficulty over 9000 that I can mine a block with 27MH?

It it's not worth it, which is the safest pool to join?  too bad Eligius doesn't have a TRC pool.

member
Activity: 60
Merit: 10
November 12, 2012, 06:11:08 PM
#38
I have 8 connections.  How can I get more connections if this is not enough?

It could be you are still using one of older Terracoin clients, which had uPnP disabled. I suggest you to install newest version:

1. Exit client.
2. Download newest version from Terracoin website.
3. Unpack files (overwrite existing ones) to location where you have client installed.
4. Start client.

Let it run for a while, like 15 minutes, than check number of connections.

I did all the steps

1. exited client
2. Downloaded the new version the new Terracoin logo
3. completely removed all Terracoin files from the roaming folder and also the main Terracoin folder that had the client (i.d the exe files) (the only files I kept were the conf file and the wallet file.)
4. unpacked and ran the client for 15 min, but I still have only 8 connections.

Hmmm........something on my end isn't setup correctly.  Troubleshooting is a pain.

but, thank you for your help again.  I'm still confused as to why it's not working the way it should.

If you want incoming connections, and your router is not UPNP-enabled, you have to configure it to forward inbound port to the machine running your client.
(tcp 13333  for node to node communication, for terracoi)
hero member
Activity: 826
Merit: 500
Crypto Somnium
November 12, 2012, 06:08:09 PM
#37
I just installed over the old one its working for me

newbie
Activity: 42
Merit: 0
November 12, 2012, 05:58:32 PM
#36
I have 8 connections.  How can I get more connections if this is not enough?

It could be you are still using one of older Terracoin clients, which had uPnP disabled. I suggest you to install newest version:

1. Exit client.
2. Download newest version from Terracoin website.
3. Unpack files (overwrite existing ones) to location where you have client installed.
4. Start client.

Let it run for a while, like 15 minutes, than check number of connections.

I did all the steps

1. exited client
2. Downloaded the new version the new Terracoin logo
3. completely removed all Terracoin files from the roaming folder and also the main Terracoin folder that had the client (i.d the exe files) (the only files I kept were the conf file and the wallet file.)
4. unpacked and ran the client for 15 min, but I still have only 8 connections.

Hmmm........something on my end isn't setup correctly.  Troubleshooting is a pain.

but, thank you for your help again.  I'm still confused as to why it's not working the way it should.

 
full member
Activity: 179
Merit: 100
November 12, 2012, 01:02:44 AM
#35
.
newbie
Activity: 42
Merit: 0
November 12, 2012, 12:56:26 AM
#34
two orphan blocks in a row ? ouch ..

Other posts here indicates it could be related to networking problems, Some thinks forwarding inbound port to the machine running your client may help, dunno that much to tell though..


So does that mean that either I'm mining with a bad configuration or that I need to join a pool to prevent getting an orphaned block?

Or is it something else?

How many nodes - other wallet clients - are you connected to? On my side, it's usualy 25 - 30 connections. For solo mining,
you should be connected to as many as possible so that information about block you solved propagate fast to many nodes.


How do I know how many nodes I am connected to?



if you're using the qt client, hover over the network bars in the lower right corner.

I have 8 connections.  How can I get more connections if this is not enough?

full member
Activity: 179
Merit: 100
November 12, 2012, 12:20:40 AM
#33
.
newbie
Activity: 42
Merit: 0
November 11, 2012, 11:32:55 PM
#32
two orphan blocks in a row ? ouch ..

Other posts here indicates it could be related to networking problems, Some thinks forwarding inbound port to the machine running your client may help, dunno that much to tell though..


So does that mean that either I'm mining with a bad configuration or that I need to join a pool to prevent getting an orphaned block?

Or is it something else?

How many nodes - other wallet clients - are you connected to? On my side, it's usualy 25 - 30 connections. For solo mining,
you should be connected to as many as possible so that information about block you solved propagate fast to many nodes.


How do I know how many nodes I am connected to?

newbie
Activity: 42
Merit: 0
November 11, 2012, 08:39:44 PM
#31
two orphan blocks in a row ? ouch ..

Other posts here indicates it could be related to networking problems, Some thinks forwarding inbound port to the machine running your client may help, dunno that much to tell though..


So does that mean that either I'm mining with a bad configuration or that I need to join a pool to prevent getting an orphaned block?

Or is it something else?
Pages:
Jump to: